Package: sane-backends Version: 1.0.22-7 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer, libtiff5 is now available (source tiff), and it would be nice if sane-backends used that instead of libtiff4 (source tiff3). The attached patch makes the change. Thanks for considering it. -- System Information: Debian Release: wheezy/sid APT prefers quantal-updates APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 'quantal') Architecture: i386 (i686) Kernel: Linux 3.5.0-3-generic (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru sane-backends-1.0.22/debian/control sane-backends-1.0.22/debian/control --- sane-backends-1.0.22/debian/control 2011-12-04 23:22:04.000000000 -0500 +++ sane-backends-1.0.22/debian/control 2012-07-10 09:18:48.000000000 -0400 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Julien BLACHE <jbla...@debian.org> Standards-Version: 3.9.2 -Build-Depends: debhelper (>= 8.1.3), po-debconf, libv4l-dev [linux-any], libgphoto2-2-dev, libltdl3-dev, libjpeg-dev, libtiff4-dev, libusb-dev (>= 2:0.1.10a-9) [!hurd-i386], libieee1284-3-dev (>= 0.2.10-5) [!hurd-i386], libcam-dev [kfreebsd-any], libavahi-client-dev (>= 0.6.4), gettext, texlive, texlive-latex-extra, autotools-dev, pkg-config, chrpath, xutils-dev +Build-Depends: debhelper (>= 8.1.3), po-debconf, libv4l-dev [linux-any], libgphoto2-2-dev, libltdl3-dev, libjpeg-dev, libtiff5-dev, libusb-dev (>= 2:0.1.10a-9) [!hurd-i386], libieee1284-3-dev (>= 0.2.10-5) [!hurd-i386], libcam-dev [kfreebsd-any], libavahi-client-dev (>= 0.6.4), gettext, texlive, texlive-latex-extra, autotools-dev, pkg-config, chrpath, xutils-dev Homepage: http://www.sane-project.org Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/sane-backends/ubuntu @@ -76,7 +76,7 @@ Package: libsane-dev Section: libdevel Architecture: any -Depends: libsane (= ${binary:Version}), libjpeg-dev, libtiff4-dev, libusb-dev (>= 1:0.1.6a-1) [!hurd-i386], libieee1284-3-dev (>= 0.2.10-5) [!hurd-i386], libcam-dev [kfreebsd-any], libgphoto2-2-dev, libv4l-dev [linux-any], libavahi-client-dev, pkg-config, ${misc:Depends} +Depends: libsane (= ${binary:Version}), libjpeg-dev, libtiff5-dev, libusb-dev (>= 1:0.1.6a-1) [!hurd-i386], libieee1284-3-dev (>= 0.2.10-5) [!hurd-i386], libcam-dev [kfreebsd-any], libgphoto2-2-dev, libv4l-dev [linux-any], libavahi-client-dev, pkg-config, ${misc:Depends} Suggests: libsane-extras-dev (>= 1.0.22.1) Replaces: libsane-extras-dev (<< 1.0.18.14) Description: API development library for scanners [development files]