summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdevelop/debian/control
diff options
context:
space:
mode:
authoralbator <albator@arcadia.vtf>2011-11-05 11:51:44 +0100
committeralbator <albator@arcadia.vtf>2011-11-05 11:51:44 +0100
commit70bc259aa3f4dbd83bd239030690759449ee714b (patch)
treeb61af2d70c64ca12dbec49053c0b20dae8ba7926 /ubuntu/maverick/tdevelop/debian/control
parent1f3a44f73fa43d3c30f47ff8c4f5c414d83f4765 (diff)
parent169853a068683db6540e3b77542d5139bb7867d1 (diff)
downloadtde-packaging-70bc259aa3f4dbd83bd239030690759449ee714b.tar.gz
tde-packaging-70bc259aa3f4dbd83bd239030690759449ee714b.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/tdevelop/debian/control')
-rw-r--r--ubuntu/maverick/tdevelop/debian/control79
1 files changed, 79 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdevelop/debian/control b/ubuntu/maverick/tdevelop/debian/control
new file mode 100644
index 000000000..d7597762b
--- /dev/null
+++ b/ubuntu/maverick/tdevelop/debian/control
@@ -0,0 +1,79 @@
+Source: tdevelop-trinity
+Section: kde
+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), tdelibs4-trinity-dev (>= 4:3.5.10), gettext, tdelibs4-trinity-doc, libtqtinterface-doc, flex, python, libcvsservice-trinity-dev (>= 4:3.5.10), 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: tdevelop-kde3 (<< 4:3.5.13)
+Breaks: tdevelop-kde3 (<< 4:3.5.13)
+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: tdevelop-kde3-doc (<< 4:3.5.13)
+Breaks: tdevelop-kde3-doc (<< 4:3.5.13)
+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: tdevelop-data-kde3 (<< 4:3.5.13)
+Breaks: tdevelop-data-kde3 (<< 4:3.5.13)
+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: tdevelop-kde3-dev (<< 4:3.5.13)
+Breaks: tdevelop-kde3-dev (<< 4:3.5.13)
+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/
+