summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/tdesdk/debian/control
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-05-04 03:55:08 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-05-04 03:55:08 -0500
commit12eaf9391325fe53a50f0e7a016ae54d7c85ce3f (patch)
treeeaf8f5bbde95d1ac11dd6ee02cece75152079215 /debian/squeeze/tdesdk/debian/control
parentf26bc5a86239f0a0bc3b11a0c8a38668cc35c051 (diff)
downloadtde-packaging-12eaf9391325fe53a50f0e7a016ae54d7c85ce3f.tar.gz
tde-packaging-12eaf9391325fe53a50f0e7a016ae54d7c85ce3f.zip
Remove spurious version deps on Debian and Ubuntu
Diffstat (limited to 'debian/squeeze/tdesdk/debian/control')
-rw-r--r--debian/squeeze/tdesdk/debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/squeeze/tdesdk/debian/control b/debian/squeeze/tdesdk/debian/control
index ee68872cf..16d2c2e6b 100644
--- a/debian/squeeze/tdesdk/debian/control
+++ b/debian/squeeze/tdesdk/debian/control
@@ -73,7 +73,7 @@ Section: devel
Replaces: kapptemplate-trinity (<< 4:14.0.0)
Breaks: kapptemplate-trinity (<< 4:14.0.0)
Conflicts: kapptemplate
-Recommends: automake1.9 | automaken, tdelibs4-trinity-dev (>= 4:3.5.8)
+Recommends: automake1.9 | automaken, tdelibs4-trinity-dev
Description: creates a framework to develop a Trinity application
KAppTemplate is a shell script that will create the necessary
framework to develop various KDE applications. It takes care of the
@@ -111,7 +111,7 @@ Architecture: any
Section: libdevel
Replaces: kbabel-trinity-dev (<< 4:14.0.0)
Breaks: kbabel-trinity-dev (<< 4:14.0.0)
-Depends: kbabel-trinity (= ${Source-Version}), tdelibs4-trinity-dev (>= 4:3.5.8)
+Depends: kbabel-trinity (= ${Source-Version}), tdelibs4-trinity-dev
Conflicts: kbabel
Description: PO-file editing suite for Trinity (development files)
This is a suite of programs for editing gettext message files (PO-files).
@@ -282,7 +282,7 @@ Architecture: any
Section: devel
Replaces: kspy-trinity (<< 4:14.0.0)
Breaks: kspy-trinity (<< 4:14.0.0)
-Depends: ${shlibs:Depends}, tdelibs4-trinity-dev (>= 4:3.5.8)
+Depends: ${shlibs:Depends}, tdelibs4-trinity-dev
Conflicts: kspy
Description: examines the internal state of a Qt/KDE app
KSpy is a tiny library which can be used to graphically display
@@ -340,7 +340,7 @@ Architecture: any
Section: libdevel
Replaces: libcvsservice-trinity-dev (<< 4:14.0.0)
Breaks: libcvsservice-trinity-dev (<< 4:14.0.0)
-Depends: libcvsservice0-trinity (= ${Source-Version}), tdelibs4-trinity-dev (>= 4:3.5.8)
+Depends: libcvsservice0-trinity (= ${Source-Version}), tdelibs4-trinity-dev
Conflicts: libcvsservice-dev
Description: development files for CVS DCOP service
The library libcvsservice provides a DCOP service for accessing and