[med-svn] r15421 - trunk/packages/arb/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Dec 4 08:20:39 UTC 2013
Author: tille
Date: 2013-12-04 08:20:39 +0000 (Wed, 04 Dec 2013)
New Revision: 15421
Modified:
trunk/packages/arb/trunk/debian/changelog
trunk/packages/arb/trunk/debian/control
Log:
build-depend on libtiff-dev instead of libtiff4-dev
Modified: trunk/packages/arb/trunk/debian/changelog
===================================================================
--- trunk/packages/arb/trunk/debian/changelog 2013-12-04 08:17:58 UTC (rev 15420)
+++ trunk/packages/arb/trunk/debian/changelog 2013-12-04 08:20:39 UTC (rev 15421)
@@ -1,3 +1,11 @@
+arb (5.5-5) UNRELEASED; urgency=low
+
+ * build-depend on libtiff-dev instead of libtiff4-dev (thanks for the
+ patch to Logan Rosen <logan at ubuntu.com>)
+ Closes: #729769
+
+ -- Andreas Tille <tille at debian.org> Wed, 04 Dec 2013 09:24:14 +0100
+
arb (5.5-4) unstable; urgency=low
* Build-Depends: libglew-dev instead of libglew1.5-dev
Modified: trunk/packages/arb/trunk/debian/control
===================================================================
--- trunk/packages/arb/trunk/debian/control 2013-12-04 08:17:58 UTC (rev 15420)
+++ trunk/packages/arb/trunk/debian/control 2013-12-04 08:20:39 UTC (rev 15421)
@@ -13,7 +13,7 @@
libglu1-mesa-dev,
libmotif-dev,
libpng-dev,
- libtiff4-dev,
+ libtiff-dev,
libxaw7-dev,
libxml2-utils,
libxpm-dev,
More information about the debian-med-commit
mailing list