[SCM] pyspatialite branch, master, updated. upstream/2.6.1-6-g1a25af9

David Paleino dapal at debian.org
Sat Apr 23 07:52:46 UTC 2011


The following commit has been merged in the master branch:
commit 45af464bd4b69f952ca632cf852706e628aa7780
Author: David Paleino <dapal at debian.org>
Date:   Sat Apr 23 09:50:15 2011 +0200

    Use dh_python2

diff --git a/debian/rules b/debian/rules
index 218df65..e05d7fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,5 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@
+	dh $@ \
+		--with python2

-- 
Python interface to Spatialite



More information about the Pkg-grass-devel mailing list