The following commit has been merged in the master branch:
commit 35da16a05047ae37b9af53ef8f0d19921542feb4
Author: Francesco Paolo Lovergine <[email protected]>
Date: Fri Feb 25 11:56:32 2011 +0100
Now using a strict build-dep for safety.
diff --git a/debian/changelog b/debian/changelog
index 849256a..81d5406 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libgdal-grass (1.7.3-2) unstable; urgency=low
+
+ * Introduced a strict build-dep on libgdal1-dev to use the new path
+ for plugins and avoid problems in building.
+ The same strict dependency should be present in libgdal1-1.7.0,
+ but the -1 version never landed in testing so it is pointless.
+
+ -- Francesco Paolo Lovergine <[email protected]> Fri, 25 Feb 2011 11:55:10
+0100
+
libgdal-grass (1.7.3-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 434da50..fbf0947 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: science
Priority: extra
Maintainer: Debian GIS Project <[email protected]>
Uploaders: Francesco Paolo Lovergine <[email protected]>
-Build-Depends: debhelper (>= 8), d-shlibs, libgdal1-dev (>= 1.7.0),
pkg-config, grass-dev (>= 6.4.0~rc5),
+Build-Depends: debhelper (>= 8), d-shlibs, libgdal1-dev (>= 1.7.0-2~),
pkg-config, grass-dev (>= 6.4.0~rc5),
grass (>= 6.4.0~rc5), libproj-dev
Standards-Version: 3.9.1
Homepage: http://www.gdal.org/
diff --git a/debian/control.in b/debian/control.in
index 58aea7b..fbbc029 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,7 +3,7 @@ Section: science
Priority: extra
Maintainer: Debian GIS Project <[email protected]>
Uploaders: Francesco Paolo Lovergine <[email protected]>
-Build-Depends: debhelper (>= 8), d-shlibs, libgdal1-dev (>= 1.7.0),
pkg-config, grass-dev (>= 6.4.0~rc5),
+Build-Depends: debhelper (>= 8), d-shlibs, libgdal1-dev (>= 1.7.0-2~),
pkg-config, grass-dev (>= 6.4.0~rc5),
grass (>= 6.4.0~rc5), libproj-dev
Standards-Version: 3.9.1
Homepage: http://www.gdal.org/
--
GRASS extension for the GDAL library
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel