[SCM] pyspatialite branch, master, updated. upstream/2.6.1-18-gabaf368
David Paleino
dapal at debian.org
Sun Apr 15 09:50:37 UTC 2012
The following commit has been merged in the master branch:
commit bbe1cf5e2a3bf02b4a67e6fc21eaa9407b3cb065
Author: David Paleino <dapal at debian.org>
Date: Sun Apr 15 10:47:57 2012 +0200
Fix python dependency
diff --git a/debian/control b/debian/control
index e84a1a4..d38a386 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8~)
, libspatialite-dev
, libgeos-dev
, libproj-dev
- , python-all-dev
+ , python-all-dev (>= 2.6.6-3~)
Standards-Version: 3.9.3
Homepage: http://pyspatialite.googlecode.com/
Vcs-Git: git://git.debian.org/pkg-grass/pyspatialite.git
--
Python interface to Spatialite
More information about the Pkg-grass-devel
mailing list