Package: devil Version: 1.7.8-6.1 Severity: minor Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer, It makes it easier to handle libtiff transitions (like the upcoming libtiff5 one) if the unversioned -dev package 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 devil-1.7.8/debian/control devil-1.7.8/debian/control --- devil-1.7.8/debian/control +++ devil-1.7.8/debian/control @@ -2,7 +2,7 @@ Section: devel Priority: optional Maintainer: Bradley Smith <bradsm...@debian.org> -Build-Depends: debhelper (>= 7), libpng12-dev, zlib1g-dev, libjpeg-dev, libtiff4-dev, libmng-dev, liblcms1-dev, freeglut3-dev, libgl1-mesa-dev | libgl-dev, libsdl1.2-dev, liballegro4.2-dev, quilt +Build-Depends: debhelper (>= 7), libpng12-dev, zlib1g-dev, libjpeg-dev, libtiff-dev, libmng-dev, liblcms1-dev, freeglut3-dev, libgl1-mesa-dev | libgl-dev, libsdl1.2-dev, liballegro4.2-dev, quilt Standards-Version: 3.8.3 Homepage: http://openil.sourceforge.net/ Vcs-Git: http://git.brad-smith.co.uk/git/debian/pkg-devil.git @@ -27,7 +27,7 @@ Package: libdevil-dev Section: libdevel Architecture: any -Depends: libdevil1c2 (= ${binary:Version}), libtiff4-dev, liblcms1-dev, ${misc:Depends} +Depends: libdevil1c2 (= ${binary:Version}), libtiff-dev, liblcms1-dev, ${misc:Depends} Description: Cross-platform image loading and manipulation toolkit Developer's Image Library (DevIL) is a programmer's toolkit which can load, save and convert a wide variety of image formats. It also offers