diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:53:27 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:53:27 +0900 |
commit | 7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e (patch) | |
tree | 6a309da61ff8fad680a38dd405e7066646262cfa /ubuntu/raring/tdevelop/debian/control | |
parent | e43a1170040313d3384f0eefdf7a071059b9c2a9 (diff) | |
download | tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.tar.gz tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.zip |
Removed Ubuntu/raring folder
Diffstat (limited to 'ubuntu/raring/tdevelop/debian/control')
-rw-r--r-- | ubuntu/raring/tdevelop/debian/control | 79 |
1 files changed, 0 insertions, 79 deletions
diff --git a/ubuntu/raring/tdevelop/debian/control b/ubuntu/raring/tdevelop/debian/control deleted file mode 100644 index 982af4d7c..000000000 --- a/ubuntu/raring/tdevelop/debian/control +++ /dev/null @@ -1,79 +0,0 @@ -Source: tdevelop-trinity -Section: tde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: Jeremy Lain <jeremy.laine@m4x.org> -Build-Depends: cdbs (>= 0.4.38), debhelper (>= 5), quilt, cmake, tdelibs14-trinity-dev, gettext, tdelibs14-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, tdelibs-trinity-dev, g++ -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: tdevelop-trinity-doc, make, libtool, autoconf, automaken, gdb (>= 6.4) -Suggests: libtqtinterface-dev, tdelibs14-trinity-dev, sgmltools-lite, gettext, ark-trinity, kbabel-trinity, tdeiconedit-trinity, tdesdk-scripts-trinity, graphviz, tdebase-tdeio-plugins-trinity, exuberant-ctags, khelpcenter-trinity, tdelibs14-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-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.tdevelop.org/ - -Package: tdevelop-data-trinity -Architecture: all -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~) -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}), tdelibs14-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.tdevelop.org/ - |