diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-05-04 03:55:08 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-05-04 03:55:08 -0500 |
commit | 12eaf9391325fe53a50f0e7a016ae54d7c85ce3f (patch) | |
tree | eaf8f5bbde95d1ac11dd6ee02cece75152079215 /ubuntu/maverick/tdewebdev/debian | |
parent | f26bc5a86239f0a0bc3b11a0c8a38668cc35c051 (diff) | |
download | tde-packaging-12eaf9391325fe53a50f0e7a016ae54d7c85ce3f.tar.gz tde-packaging-12eaf9391325fe53a50f0e7a016ae54d7c85ce3f.zip |
Remove spurious version deps on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/tdewebdev/debian')
-rw-r--r-- | ubuntu/maverick/tdewebdev/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/maverick/tdewebdev/debian/control.in | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/tdewebdev/debian/control b/ubuntu/maverick/tdewebdev/debian/control index b306cdb69..542f7f514 100644 --- a/ubuntu/maverick/tdewebdev/debian/control +++ b/ubuntu/maverick/tdewebdev/debian/control @@ -171,7 +171,7 @@ Architecture: any Section: libdevel Replaces: kommander-trinity-dev (<< 4:14.0.0) Breaks: kommander-trinity-dev (<< 4:14.0.0) -Depends: kommander-trinity (= ${binary:Version}), tdelibs4-dev (>= 4:3.5.8) +Depends: kommander-trinity (= ${binary:Version}), tdelibs4-dev Description: development files for Kommander [Trinity] This package contains the headers and other development files for building plugins or otherwise extending Kommander. diff --git a/ubuntu/maverick/tdewebdev/debian/control.in b/ubuntu/maverick/tdewebdev/debian/control.in index cbc4129c9..aa1dcb562 100644 --- a/ubuntu/maverick/tdewebdev/debian/control.in +++ b/ubuntu/maverick/tdewebdev/debian/control.in @@ -4,7 +4,7 @@ Priority: optional Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com> XSBC-Original-Maintainer: @@@MAINTAINER@@@ Uploaders: @@@UPLOADERS@@@ -Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, gettext, tdelibs4-dev (>= 4:3.5.8), libcvsservice-dev (>= 4:3.5.8), libreadline5-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, gettext, tdelibs4-dev, libcvsservice-dev, libreadline5-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo Standards-Version: 3.7.2 Package: tdewebdev @@ -157,7 +157,7 @@ Description: visual dialog builder and executor tool Package: kommander-dev Architecture: any Section: libdevel -Depends: kommander (= ${Source-Version}), tdelibs4-dev (>= 4:3.5.8) +Depends: kommander (= ${Source-Version}), tdelibs4-dev Replaces: kommander (<< 1:3.3.0) Description: development files for Kommander This package contains the headers and other development files for |