[SCM] mapcache branch, jessie, updated. upstream/1.2.0-90-g9e3261d
Bas Couwenberg
sebastic at xs4all.nl
Thu Sep 19 16:38:21 UTC 2013
The following commit has been merged in the jessie branch:
commit 9e3261d26cf5ef41748b72038f100cd1e70da5a8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Sep 19 03:19:19 2013 +0200
Build-Depend on libtiff-dev for libtiff5 transition.
diff --git a/debian/changelog b/debian/changelog
index d4285a6..9f2baa6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ mapcache (1.2.0-1) unstable; urgency=low
* Enable verbose make output.
* Call ldconfig in libmapcache postinst and postrm.
* Update libmapserver dependency for MapServer 6.4.0.
+ * Build-Depend on libtiff-dev for libtiff5 transition.
-- Bas Couwenberg <sebastic at xs4all.nl> Wed, 11 Sep 2013 19:16:06 +0200
diff --git a/debian/control b/debian/control
index 20936b6..735d2ec 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Build-Depends: debhelper (>= 9),
libpcre3-dev,
libpixman-1-dev,
libsqlite3-dev,
- libtiff4-dev,
+ libtiff-dev,
libmapserver1,
libmapserver1-dev,
chrpath,
--
Packaging for MapCache
More information about the Pkg-grass-devel
mailing list