The following commit has been merged in the master branch:
commit 1efa5c57db6dd74e3fec3ea4d4b7c3a366d95c2e
Author: Francesco Paolo Lovergine <[email protected]>
Date: Mon May 7 15:05:30 2012 +0200
FIxed numpy support.
diff --git a/debian/changelog b/debian/changelog
index 4018791..09125e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,10 @@ gdal (1.9.0-1) unstable; urgency=low
* Ready for sid, starting transition.
* All symfiles updated to latest builds.
+ * Added dh_numpy call in debian/rules to depend on numpy ABI.
+ * Policy bumped to 3.9.3, no changes required.
- -- Francesco Paolo Lovergine <[email protected]> Mon, 07 May 2012 11:25:50
+0200
+ -- Francesco Paolo Lovergine <[email protected]> Mon, 07 May 2012 15:04:42
+0200
gdal (1.9.0-1~exp5) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 1ad1f51..94e861a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 8), zlib1g-dev, libnetcdf-dev
(>= 1:4.0.0),
libpoppler-dev, liblzma-dev, libopenjpeg-dev, libarmadillo-dev, libfreexl-dev
(>= 1.0.0),
libkml-dev, liburiparser-dev
Build-Conflicts: python-setuptools
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
XS-Python-Version: all
Homepage: http://www.gdal.org/
Vcs-Browser: http://git.debian.org/?p=pkg-grass/gdal.git
diff --git a/debian/rules b/debian/rules
index c92b441..1e416cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -199,6 +199,7 @@ binary-common:
dh_fixperms
dh_lintian
dh_python2 -X.info
+ dh_numpy
dh_perl
# Adds per arch symbols for compatible archs
ln -f $(CURDIR)/debian/libgdal*.symbols.i386
$(CURDIR)/debian/libgdal1.symbols.kfreebsd-i386
--
GDAL/OGR library and tools
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel