summaryrefslogtreecommitdiffstats
path: root/ubuntu/precise/tdevelop
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-03-20 18:24:54 +0100
committerSlávek Banko <slavek.banko@axis.cz>2013-03-20 18:24:54 +0100
commit9729a641b920e937801a31a96b86ac2ea98a1d66 (patch)
tree466fdc764fa6b966481d303c78583e7d67f73a28 /ubuntu/precise/tdevelop
parent6f4e4fffbc2a06567e878ceaecc203eecd94b567 (diff)
downloadtde-packaging-9729a641b920e937801a31a96b86ac2ea98a1d66.tar.gz
tde-packaging-9729a641b920e937801a31a96b86ac2ea98a1d66.zip
Fix Ubuntu -kde3 to -trinity automatic migration
Fix Debian krita to chalk automatic migration
Diffstat (limited to 'ubuntu/precise/tdevelop')
-rw-r--r--ubuntu/precise/tdevelop/debian/control16
1 files changed, 8 insertions, 8 deletions
diff --git a/ubuntu/precise/tdevelop/debian/control b/ubuntu/precise/tdevelop/debian/control
index e3baf874d..4b07383ed 100644
--- a/ubuntu/precise/tdevelop/debian/control
+++ b/ubuntu/precise/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: kdevelop-trinity (<< 4:14.0.0)
-Breaks: kdevelop-trinity (<< 4:14.0.0)
+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
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: kdevelop-trinity-doc (<< 4:14.0.0)
-Breaks: kdevelop-trinity-doc (<< 4:14.0.0)
+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
@@ -44,8 +44,8 @@ Description: An IDE for Unix/X11 - documentation
Package: tdevelop-data-trinity
Architecture: all
-Replaces: kdevelop-data-trinity (<< 4:14.0.0)
-Breaks: kdevelop-data-trinity (<< 4:14.0.0)
+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
@@ -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: kdevelop-trinity-dev (<< 4:14.0.0)
-Breaks: kdevelop-trinity-dev (<< 4:14.0.0)
+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