From 02dc85a95b228b7242b0d11ea35619faad96db03 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 10 Sep 2012 16:16:32 -0500 Subject: Split precise from maverick --- ubuntu/precise/tdevelop/debian/control | 79 ++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 ubuntu/precise/tdevelop/debian/control (limited to 'ubuntu/precise/tdevelop/debian/control') diff --git a/ubuntu/precise/tdevelop/debian/control b/ubuntu/precise/tdevelop/debian/control new file mode 100644 index 000000000..6203fd52d --- /dev/null +++ b/ubuntu/precise/tdevelop/debian/control @@ -0,0 +1,79 @@ +Source: tdevelop-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson +XSBC-Original-Maintainer: Jeremy Lain +Build-Depends: cdbs (>= 0.4.38), debhelper (>= 5), tdelibs4-trinity-dev, gettext, tdelibs4-trinity-doc, libtqtinterface-doc, flex, python, libcvsservice-trinity-dev, groff-base, libsvn-dev, libaprutil1-dev, libdb-dev, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 + +Package: tdevelop-trinity +Architecture: any +Depends: ${shlibs:Depends}, tdevelop-data-trinity (>= ${source:Version}), tdebase-trinity-bin +Replaces: kdevelop-trinity (<< 4:14.0.0) +Breaks: kdevelop-trinity (<< 4:14.0.0) +Recommends: tdevelop-trinity-doc, make, libtool, autoconf, automaken, gdb (>= 6.4) +Suggests: libtqtinterface-dev, tdelibs4-trinity-dev, sgmltools-lite, gettext, ark-trinity, kbabel-trinity, kiconedit-trinity, tdesdk-scripts-trinity, graphviz, tdebase-kio-plugins-trinity, exuberant-ctags, khelpcenter-trinity, tdelibs4-trinity-doc, libtqtinterface-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.tdevelop.org/ + +Package: tdevelop-trinity-doc +Section: doc +Architecture: all +Replaces: kdevelop-trinity-doc (<< 4:14.0.0) +Breaks: 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.tdevelop.org/ + +Package: tdevelop-data-trinity +Architecture: all +Replaces: kdevelop-data-trinity (<< 4:14.0.0) +Breaks: kdevelop-data-trinity (<< 4:14.0.0) +Description: An IDE for Unix/X11 - data + 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.tdevelop.org/ + +Package: tdevelop-trinity-dev +Architecture: any +Depends: tdevelop-trinity (= ${binary:Version}), tdelibs4-trinity-dev +Replaces: kdevelop-trinity-dev (<< 4:14.0.0) +Breaks: 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.tdevelop.org/ + -- cgit v1.2.3