diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-11-26 23:00:55 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-11-26 23:00:55 -0600 |
commit | 28976a0c1f7d55400eecba92e4f44b10fe84d291 (patch) | |
tree | c3e16f7f400215881c7ca4175a926cfc36a2eaf1 /ubuntu/maverick/tdevelop/debian/control | |
parent | ae5b2bf6dae2bc4ce4963b2daddb63f2ca461055 (diff) | |
download | tde-packaging-28976a0c1f7d55400eecba92e4f44b10fe84d291.tar.gz tde-packaging-28976a0c1f7d55400eecba92e4f44b10fe84d291.zip |
Split kdevdesigner off into its own package
This relates to Bug 2200
Diffstat (limited to 'ubuntu/maverick/tdevelop/debian/control')
-rw-r--r-- | ubuntu/maverick/tdevelop/debian/control | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdevelop/debian/control b/ubuntu/maverick/tdevelop/debian/control index 52280e767..442ec61d3 100644 --- a/ubuntu/maverick/tdevelop/debian/control +++ b/ubuntu/maverick/tdevelop/debian/control @@ -12,7 +12,7 @@ Depends: ${shlibs:Depends}, tdevelop-data-trinity (>= ${source:Version}), tdebas 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, g++ +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, g++, kdevdesigner-trinity Description: An IDE for Unix/X11 TDevelop is an easy to use Integrated Development Environment for developing C/C++ applications under X11. It features @@ -53,6 +53,12 @@ Description: An IDE for Unix/X11 - data . This package contains arch independent data for TDevelop. +Package: kdevdesigner-trinity +Architecture: all +Depends: ${shlibs:Depends}, tdevelop-trinity (= ${source:Version}) +Description: KDevDesigner part for TDevelop + This package provides the KDevDesigner part for TDevelop + Package: tdevelop-trinity-dev Architecture: any Depends: tdevelop-trinity (= ${binary:Version}), tdelibs14-trinity-dev |