summaryrefslogtreecommitdiffstats
path: root/debian/lenny/tdevelop/debian
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-17 20:02:33 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-17 20:02:33 +0200
commit3c82c9ec910b53545d0675adcbe79962643314bb (patch)
treeb12963f69cfc99d0d07ac0138aca26ded772049e /debian/lenny/tdevelop/debian
parentca4458dfd48af9b7caf4ec2d31f78a136a23ec0e (diff)
downloadtde-packaging-3c82c9ec910b53545d0675adcbe79962643314bb.tar.gz
tde-packaging-3c82c9ec910b53545d0675adcbe79962643314bb.zip
Fix checks preliminary versions in dependencies on Debian and Ubuntu
Diffstat (limited to 'debian/lenny/tdevelop/debian')
-rw-r--r--debian/lenny/tdevelop/debian/control16
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/lenny/tdevelop/debian/control b/debian/lenny/tdevelop/debian/control
index cfc4a38d6..f38b94501 100644
--- a/debian/lenny/tdevelop/debian/control
+++ b/debian/lenny/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, tdelibs-trinity-dev, g++
-Replaces: kdevelop-trinity (<< 4:14.0.0)
-Breaks: kdevelop-trinity (<< 4:14.0.0)
+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, 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
@@ -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-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,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-trinity (<< 4:14.0.0~)
+Breaks: 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}), tdelibs14-trinity-dev
-Replaces: kdevelop-trinity-dev (<< 4:14.0.0)
-Breaks: kdevelop-trinity-dev (<< 4:14.0.0)
+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