[DebianGIS-dev] [SCM] librasterlite branch, master, updated. debian/1.0-1-2-g9896b16
David Paleino
dapal at debian.org
Mon Jan 24 22:03:42 UTC 2011
The following commit has been merged in the master branch:
commit 0585e188c2275eeb18a60946e44994f05e0ddbaa
Author: David Paleino <dapal at debian.org>
Date: Mon Jan 24 22:53:54 2011 +0100
Build-Depend on libtiff4-dev | libtiff-dev
diff --git a/debian/changelog b/debian/changelog
index 3c21967..70d418b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+librasterlite (1.0-2) UNRELEASED; urgency=low
+
+ * Build-Depend on libtiff4-dev | libtiff-dev
+
+ -- David Paleino <dapal at debian.org> Mon, 24 Jan 2011 22:53:44 +0100
+
librasterlite (1.0-1) unstable; urgency=low
* Initial release (Closes: #610982)
diff --git a/debian/control b/debian/control
index cbb1c7e..77e7c0b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: David Paleino <dapal at debian.org>
Build-Depends:
debhelper (>= 8~)
, dh-autoreconf
- , libtiff-dev
+ , libtiff4-dev | libtiff-dev
, libgeotiff-dev
, libjpeg-dev
, zlib1g-dev
--
library supporting raster data sources for spatialite
More information about the Pkg-grass-devel
mailing list