From 4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 28 Mar 2013 14:13:18 -0500 Subject: Split raring packaging into new directory due to defoma changes --- ubuntu/raring/kdevelop.cmake/debian/control | 79 +++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 ubuntu/raring/kdevelop.cmake/debian/control (limited to 'ubuntu/raring/kdevelop.cmake/debian/control') diff --git a/ubuntu/raring/kdevelop.cmake/debian/control b/ubuntu/raring/kdevelop.cmake/debian/control new file mode 100644 index 000000000..dfa4f6f25 --- /dev/null +++ b/ubuntu/raring/kdevelop.cmake/debian/control @@ -0,0 +1,79 @@ +Source: kdevelop-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson +XSBC-Original-Maintainer: Jeremy Lain +Build-Depends: cdbs (>= 0.4.38), debhelper (>= 5), qt3-apps-dev, kdelibs4-trinity-dev, gettext, kdelibs4-trinity-doc, qt3-doc, flex, python, libcvsservice-trinity-dev, groff-base, libsvn-dev, libaprutil1-dev, cmake, libtool, libltdl-dev +Standards-Version: 3.8.4 + +Package: kdevelop-trinity +Architecture: any +Depends: ${shlibs:Depends}, kdevelop-data-trinity (>= ${source:Version}), kdebase-trinity-bin +Replaces: kdevelop-kde3 (<< 4:14.0.0), kdevelop-trinity (<< 4:14.0.0) +Breaks: kdevelop-kde3 (<< 4:14.0.0), kdevelop-trinity (<< 4:14.0.0) +Recommends: kdevelop-trinity-doc, make, libtool, autoconf, automaken, gdb (>= 6.4) +Suggests: libqt3-mt-dev, kdelibs4-trinity-dev, sgmltools-lite, gettext, qt3-dev-tools, ark-trinity, kbabel-trinity, kiconedit-trinity, kdesdk-scripts-trinity, graphviz, kdebase-kio-plugins-trinity, exuberant-ctags, khelpcenter-trinity, kdelibs4-trinity-doc, qt3-doc, konsole-trinity, cmake, ruby, python +Description: An IDE for Unix/X11 + KDevelop is an easy to use Integrated Development Environment + for developing C/C++ applications under X11. It features + project management, an advanced editor, a class browser + and an integrated debugger. + . + The application wizard can generate fully functional projects + for terminal programs and GUI programs using Qt, KDE or GNOME. + . + Homepage: http://www.kdevelop.org/ + +Package: kdevelop-trinity-doc +Section: doc +Architecture: all +Replaces: kdevelop-kde3-doc (<< 4:14.0.0), kdevelop-trinity-doc (<< 4:14.0.0) +Breaks: kdevelop-kde3-doc (<< 4:14.0.0), kdevelop-trinity-doc (<< 4:14.0.0) +Description: An IDE for Unix/X11 - documentation + KDevelop is an easy to use Integrated Development Environment + for developing C/C++ applications under X11. It features + project management, an advanced editor, a class browser + and an integrated debugger. + . + The application wizard can generate fully functional projects + for terminal programs and GUI programs using Qt, KDE or GNOME. + . + This package contains documentation for KDevelop. + . + Homepage: http://www.kdevelop.org/ + +Package: kdevelop-data-trinity +Architecture: all +Description: An IDE for Unix/X11 - data +Replaces: kdevelop-data-kde3 (<< 4:14.0.0), kdevelop-data-trinity (<< 4:14.0.0) +Breaks: kdevelop-data-kde3 (<< 4:14.0.0), kdevelop-data-trinity (<< 4:14.0.0) + KDevelop is an easy to use Integrated Development Environment + for developing C/C++ applications under X11. It features + project management, an advanced editor, a class browser + and an integrated debugger. + . + The application wizard can generate fully functional projects + for terminal programs and GUI programs using Qt, KDE or GNOME. + . + This package contains arch independent data for KDevelop. + . + Homepage: http://www.kdevelop.org/ + +Package: kdevelop-trinity-dev +Architecture: any +Depends: kdevelop-trinity (= ${binary:Version}), kdelibs4-trinity-dev +Replaces: kdevelop-kde3-dev (<< 4:14.0.0), kdevelop-trinity-dev (<< 4:14.0.0) +Breaks: kdevelop-kde3-dev (<< 4:14.0.0), kdevelop-trinity-dev (<< 4:14.0.0) +Description: An IDE for Unix/X11 - development files + KDevelop is an easy to use Integrated Development Environment + for developing C/C++ applications under X11. It features + project management, an advanced editor, a class browser + and an integrated debugger. + . + The application wizard can generate fully functional projects + for terminal programs and GUI programs using Qt, KDE or GNOME. + . + This package contains development files for KDevelop. + . + Homepage: http://www.kdevelop.org/ + -- cgit v1.2.1