[SCM] saga branch, master, updated. e23a68affb4b7010eeb2ac5e3111fc70c5f10e62

Johan Van de Wauw johan.vandewauw at gmail.com
Thu Jul 14 13:27:24 UTC 2011


The following commit has been merged in the master branch:
commit e23a68affb4b7010eeb2ac5e3111fc70c5f10e62
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Thu Jul 14 15:14:24 2011 +0200

    Use dh_python2

diff --git a/debian/rules b/debian/rules
index bd07b5a..93df673 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh $@
+	dh $@ --with-python2
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-unicode --prefix=/usr --enable-python

-- 
Saga GIS



More information about the Pkg-grass-devel mailing list