Package: sampleicc Version: 1.6.4-1 Severity: normal Tags: patch User: [email protected] Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer, It makes it easier to do libtiff transitions (like the upcoming libtiff5 one) if the unversioned virtual libtiff-dev is used. Thanks for considering the patch. -- 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-4-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 sampleicc-1.6.4/debian/changelog sampleicc-1.6.4/debian/changelog diff -Nru sampleicc-1.6.4/debian/control sampleicc-1.6.4/debian/control --- sampleicc-1.6.4/debian/control 2011-12-24 09:35:22.000000000 -0500 +++ sampleicc-1.6.4/debian/control 2012-07-17 11:37:18.000000000 -0400 @@ -1,7 +1,7 @@ Source: sampleicc Priority: optional Maintainer: Rene Engelhard <[email protected]> -Build-Depends: debhelper (>= 8.0.0), autotools-dev, libtiff4-dev +Build-Depends: debhelper (>= 8.0.0), autotools-dev, libtiff-dev Standards-Version: 3.9.2 Section: libs Homepage: http://sampleicc.sourceforge.net

