Package: netpbm-free Version: 2:10.0-15 Severity: normal Tags: patch User: [email protected] Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer, libtiff5 is now available (source tiff), and it would be nice if netpbm-free 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 -u netpbm-free-10.0/debian/changelog netpbm-free-10.0/debian/changelog diff -u netpbm-free-10.0/debian/control netpbm-free-10.0/debian/control --- netpbm-free-10.0/debian/control +++ netpbm-free-10.0/debian/control @@ -4,7 +4,7 @@ Maintainer: Andreas Barth <[email protected]> Uploaders: Steve McIntyre <[email protected]> Standards-Version: 3.8.4 -Build-Depends: libtiff-dev, libjpeg-dev, debhelper (>= 7), libpng12-dev, zlib1g-dev, flex, quilt +Build-Depends: libtiff5-dev, libjpeg-dev, debhelper (>= 7), libpng12-dev, zlib1g-dev, flex, quilt Homepage: http://netpbm.alioth.debian.org Vcs-Browser: http://git.debian.org/?p=collab-maint/netpbm-free.git Vcs-Cvs: :pserver:[email protected]:/cvsroot/netpbm

