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/tdegraphics/debian/control.in | |
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/tdegraphics/debian/control.in')
-rw-r--r-- | ubuntu/maverick/tdegraphics/debian/control.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/tdegraphics/debian/control.in b/ubuntu/maverick/tdegraphics/debian/control.in index 678200a9a..f84b69851 100644 --- a/ubuntu/maverick/tdegraphics/debian/control.in +++ b/ubuntu/maverick/tdegraphics/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, imlib11-dev, tdelibs4-dev (>= 4:3.5.6), libexif-dev (>= 0.6.9-1), libfribidi-dev, freeglut3-dev, libgphoto2-2-dev, libltdl3-dev, libopenexr-dev (>= 1.2.1), libpaper-dev, libpoppler-qt-dev, libsane-dev (>> 1.0.15), libtiff4-dev, libtiff-tools, libusb-dev, sharutils, libxxf86vm-dev, xpdf-common, chrpath [powerpc] +Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, gettext, imlib11-dev, tdelibs4-dev, libexif-dev (>= 0.6.9-1), libfribidi-dev, freeglut3-dev, libgphoto2-2-dev, libltdl3-dev, libopenexr-dev (>= 1.2.1), libpaper-dev, libpoppler-qt-dev, libsane-dev (>> 1.0.15), libtiff4-dev, libtiff-tools, libusb-dev, sharutils, libxxf86vm-dev, xpdf-common, chrpath [powerpc] Standards-Version: 3.7.2 Package: tdegraphics @@ -66,7 +66,7 @@ Description: a color palette editor and color picker for KDE Package: tdegraphics-dev Section: devel Architecture: any -Depends: kghostview (= ${binary:Version}), kmrml (= ${binary:Version}), kpovmodeler (= ${binary:Version}), ksvg (= ${binary:Version}), kuickshow (= ${binary:Version}), kview (= ${binary:Version}), kviewshell (= ${binary:Version}), tdelibs4-dev (>= 4:3.5.8) +Depends: kghostview (= ${binary:Version}), kmrml (= ${binary:Version}), kpovmodeler (= ${binary:Version}), ksvg (= ${binary:Version}), kuickshow (= ${binary:Version}), kview (= ${binary:Version}), kviewshell (= ${binary:Version}), tdelibs4-dev Description: development files for the KDE graphics module This package contains headers and other development files for the KDE graphics module. @@ -350,7 +350,7 @@ Description: generic framework for viewer applications in KDE Package: libkscan-dev Section: libdevel Architecture: any -Depends: libkscan1 (= ${binary:Version}), tdelibs4-dev (>= 4:3.5.8) +Depends: libkscan1 (= ${binary:Version}), tdelibs4-dev Description: development files for the KDE scanner library This package contains development files for KDE's scanner library. . |