diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-25 01:06:07 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-25 01:06:07 -0600 |
commit | 61a6392e76ea4ba5531c9501ac919b7e0b249fd6 (patch) | |
tree | 6c0139d8983835dfb555e08f58c75526f018adc3 /ubuntu/maverick/tdevelop/debian/control | |
parent | b27cf9b441a01aad2c8457b4d5b30039ddcf3084 (diff) | |
download | tde-packaging-61a6392e76ea4ba5531c9501ac919b7e0b249fd6.tar.gz tde-packaging-61a6392e76ea4ba5531c9501ac919b7e0b249fd6.zip |
Update Debian and Ubuntu Breaks and Replaces fields
Diffstat (limited to 'ubuntu/maverick/tdevelop/debian/control')
-rw-r--r-- | ubuntu/maverick/tdevelop/debian/control | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/ubuntu/maverick/tdevelop/debian/control b/ubuntu/maverick/tdevelop/debian/control index d7597762b..4d9a09cde 100644 --- a/ubuntu/maverick/tdevelop/debian/control +++ b/ubuntu/maverick/tdevelop/debian/control @@ -9,8 +9,8 @@ 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) +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 @@ -27,8 +27,8 @@ Description: An IDE for Unix/X11 Package: tdevelop-trinity-doc Section: doc Architecture: all -Replaces: tdevelop-kde3-doc (<< 4:3.5.13) -Breaks: tdevelop-kde3-doc (<< 4:3.5.13) +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 @@ -44,9 +44,9 @@ Description: An IDE for Unix/X11 - documentation 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 +Replaces: kdevelop-data-trinity (<< 4:14.0.0) +Breaks: kdevelop-data-trinity (<< 4:14.0.0) 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 @@ -62,8 +62,8 @@ Description: An IDE for Unix/X11 - data 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) +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 |