diff options
author | Julien BLACHE <jblache@debian.org> | 2007-01-07 19:00:11 +0100 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:27 +0000 |
commit | dd3102901112f4fc76a033925f42222820d1eba5 (patch) | |
tree | 4ab51744ce6a8daed3d57bd5777e05d99dc1fd4a /debian/control | |
parent | 9d7d5dc7bfe282d0e3df4ea4111fa4a37f1629a2 (diff) |
Imported Debian patch 0.99+0.991-2debian/0.99+0.991-2
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control index f066847..6f529d7 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,14 @@ Source: xsane Section: graphics Priority: optional Maintainer: Julien BLACHE <jblache@debian.org> -Uploaders: Aurelien Jarno <aurel32@debian.org> -Standards-Version: 3.6.2 +Standards-Version: 3.7.2 Build-Depends: debhelper (>= 4.0.0), dpatch, libgimp2.0-dev (>= 2.0.0), libgtk2.0-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, libsane-dev (>= 1.0.11-3), zlib1g-dev, gettext, autotools-dev Build-Conflicts: libpng10-dev Package: xsane Section: graphics Architecture: any -Depends: xsane-common (= ${Source-Version}), ${shlibs:Depends} +Depends: xsane-common (= ${source:Version}), ${shlibs:Depends} Recommends: mozilla-browser | www-browser Suggests: gimp, hylafax-client | mgetty-fax, gv, gocr Conflicts: xsane-gimp1.2, xsane-gimp1.3 |