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 /debian/lenny/tdetoys | |
parent | f26bc5a86239f0a0bc3b11a0c8a38668cc35c051 (diff) | |
download | tde-packaging-12eaf9391325fe53a50f0e7a016ae54d7c85ce3f.tar.gz tde-packaging-12eaf9391325fe53a50f0e7a016ae54d7c85ce3f.zip |
Remove spurious version deps on Debian and Ubuntu
Diffstat (limited to 'debian/lenny/tdetoys')
-rw-r--r-- | debian/lenny/tdetoys/debian/control.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/lenny/tdetoys/debian/control.in b/debian/lenny/tdetoys/debian/control.in index d1954caad..5fb46a280 100644 --- a/debian/lenny/tdetoys/debian/control.in +++ b/debian/lenny/tdetoys/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, tdelibs4-dev (>= 4:3.5.7), gawk, gettext, sharutils +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, tdelibs4-dev, gawk, gettext, sharutils Standards-Version: 3.7.2 Package: tdetoys |