diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-08-28 02:16:46 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-08-28 02:22:24 +0200 |
commit | 7aa932fc07b4778ad769409861aae68f1ddc83b5 (patch) | |
tree | a76e630361df6048fe6125be7a9069b7f03a606e /ubuntu/maverick/tdevelop/debian/control | |
parent | 2d0d0ba99b507cab093962cb910ddc7dd4755c94 (diff) | |
download | tde-packaging-7aa932fc07b4778ad769409861aae68f1ddc83b5.tar.gz tde-packaging-7aa932fc07b4778ad769409861aae68f1ddc83b5.zip |
Rename tdelibs4-* to tdelibs14-* on Debian and Ubuntu
This relates to Bug 1575
Diffstat (limited to 'ubuntu/maverick/tdevelop/debian/control')
-rw-r--r-- | ubuntu/maverick/tdevelop/debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/tdevelop/debian/control b/ubuntu/maverick/tdevelop/debian/control index 92f69f86d..c5ef6b183 100644 --- a/ubuntu/maverick/tdevelop/debian/control +++ b/ubuntu/maverick/tdevelop/debian/control @@ -3,7 +3,7 @@ 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), cmake, 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 +Build-Depends: cdbs (>= 0.4.38), debhelper (>= 5), 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 @@ -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, tdelibs4-trinity-dev, sgmltools-lite, gettext, ark-trinity, kbabel-trinity, kiconedit-trinity, tdesdk-scripts-trinity, graphviz, tdebase-tdeio-plugins-trinity, exuberant-ctags, khelpcenter-trinity, tdelibs4-trinity-doc, libtqtinterface-doc, konsole-trinity, cmake, ruby, python +Suggests: libtqtinterface-dev, tdelibs14-trinity-dev, sgmltools-lite, gettext, ark-trinity, kbabel-trinity, kiconedit-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 @@ -61,7 +61,7 @@ Description: An IDE for Unix/X11 - data Package: tdevelop-trinity-dev Architecture: any -Depends: tdevelop-trinity (= ${binary:Version}), tdelibs4-trinity-dev +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 |