Package: arb Version: 5.5-4 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu trusty ubuntu-patch
Dear Maintainer, Please build-depend on libtiff-dev instead of libtiff4-dev so that it picks up the new libtiff5. In Ubuntu, the attached patch was applied to achieve the following: * Build-depend on libtiff-dev rather than libtiff4-dev. Thanks for considering the patch. Logan Rosen -- System Information: Debian Release: wheezy/sid APT prefers trusty-updates APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 'trusty'), (100, 'trusty-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.12.0-2-generic (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/control' --- debian/control 2013-06-28 09:42:35 +0000 +++ debian/control 2013-11-17 02:12:48 +0000 @@ -13,7 +14,7 @@ libglu1-mesa-dev, libmotif-dev, libpng-dev, - libtiff4-dev, + libtiff-dev, libxaw7-dev, libxml2-utils, libxpm-dev,