Package: plastimatch Version: 1.5.11+dfsg0-1 Severity: minor Tags: patch User: [email protected] Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer, It makes libtiff transitions (like the upcoming libtiff5 one) easier if the unversioned virtual package 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-6-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 plastimatch-1.5.11+dfsg0/debian/control plastimatch-1.5.11+dfsg0/debian/control --- plastimatch-1.5.11+dfsg0/debian/control 2012-06-13 22:06:29.000000000 -0400 +++ plastimatch-1.5.11+dfsg0/debian/control 2012-07-25 16:41:19.000000000 -0400 @@ -11,7 +11,7 @@ libgdcm2-dev, libinsighttoolkit3-dev (>= 3.20.0-15), libpng-dev, - libtiff4-dev, + libtiff-dev, uuid-dev, zlib1g-dev Standards-Version: 3.9.3

