diff options
author | Julien BLACHE <jblache@debian.org> | 2008-03-01 16:59:01 +0100 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:42 +0000 |
commit | 35feccb263361860ca0411bed25020dfc22e27f6 (patch) | |
tree | 23aaf6d1ee1adc82ce305bb736687487407ade31 /debian | |
parent | 95475333e13157b2a9b62c57be7c82d99e0c4460 (diff) |
Imported Debian patch 0.995-2debian/0.995-2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 2 |
3 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 885e45a..008c86b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xsane (0.995-2) unstable; urgency=low + + * debian/control: + + Bump Standards-Version to 3.7.3 (no changes). + + -- Julien BLACHE <jblache@debian.org> Sat, 01 Mar 2008 16:59:01 +0100 + xsane (0.995-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 94957fc..7aaf05c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: xsane Section: graphics Priority: optional Maintainer: Julien BLACHE <jblache@debian.org> -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 Build-Depends: debhelper (>= 5), dpatch, libgimp2.0-dev (>= 2.0.0), libgtk2.0-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, liblcms1-dev, libsane-dev (>= 1.0.11-3), zlib1g-dev, gettext, autotools-dev Package: xsane diff --git a/debian/copyright b/debian/copyright index ae0b088..52b22a1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ This package was first debianized by Kevin Dalley kevind@rahul.net. It is now maintained by Julien BLACHE <jblache@debian.org> and -Aurélien JARNO <aurel32@debian.org>. +Aurélien JARNO <aurel32@debian.org>. It was downloaded from : ftp://ftp.sane-project.org/pub/sane/xsane/ |