The following commit has been merged in the master branch:
commit d6b5d641b490f0a958933e99ed86b6b2ee6630b0
Author: Bas Couwenberg <[email protected]>
Date: Tue Oct 1 22:48:39 2013 +0200
Build depend on libtiff-dev and libpng-dev directly, not as alternatives.
diff --git a/debian/changelog b/debian/changelog
index 04779ed..b953f34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ librasterlite (1.1g-1) UNRELEASED; urgency=low
* Update watch file, incorporate sepwatch changes and handle common mistakes.
* Refresh patches.
* Drop 03-fix_library_version.patch, applied upstream.
+ * Build depend on libtiff-dev and libpng-dev directly, not as alternatives.
-- Bas Couwenberg <[email protected]> Tue, 01 Oct 2013 22:27:37 +0200
diff --git a/debian/control b/debian/control
index afde5f9..e327d4f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,11 @@ Uploaders: David Paleino <[email protected]>
Build-Depends:
debhelper (>= 9~)
, dh-autoreconf
- , libtiff5-dev | libtiff-dev
+ , libtiff-dev
, libgeotiff-dev
, libjpeg-dev
, zlib1g-dev
- , libpng12-dev | libpng-dev
+ , libpng-dev
, libepsilon-dev
, libspatialite-dev
, libproj-dev
--
library supporting raster data sources for spatialite
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel