Package: lcms Version: 1.19.dfsg-1.1 Severity: minor Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer, It makes it easier for libtiff transitions, like the upcoming libtiff5 one, if the unversioned virtual libtiff-dev is used instead of libtiff4-dev. 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 -u lcms-1.19.dfsg/debian/control lcms-1.19.dfsg/debian/control --- lcms-1.19.dfsg/debian/control +++ lcms-1.19.dfsg/debian/control @@ -1,7 +1,7 @@ Section: libs Priority: optional Maintainer: Oleksandr Moskalenko <ma...@debian.org> -Build-Depends: debhelper (>> 8.1.3), libtiff4-dev, libjpeg-dev, zlib1g-dev, python-all-dev (>= 2.3.5-11), swig +Build-Depends: debhelper (>> 8.1.3), libtiff-dev, libjpeg-dev, zlib1g-dev, python-all-dev (>= 2.3.5-11), swig Standards-Version: 3.9.2 Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/lcms/trunk/ Vcs-Browser: http://svn.debian.org/wsvn/collab-maint/deb-maint/lcms/trunk/?op=log