[SCM] python-liblas branch, master, updated. upstream/1.6.0-18-g0c0b0f4

Francesco Paolo Lovergine frankie at debian.org
Sat Dec 28 15:36:22 UTC 2013


The following commit has been merged in the master branch:
commit 0c0b0f4cf020db462e73f312e4841d17d5b088af
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Sat Dec 28 16:35:49 2013 +0100

    Other changes to support dh_python2

diff --git a/debian/pycompat b/debian/pycompat
deleted file mode 100644
index 0cfbf08..0000000
--- a/debian/pycompat
+++ /dev/null
@@ -1 +0,0 @@
-2
diff --git a/debian/rules b/debian/rules
index aae4ea2..11162e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@
+	dh $@ --with python2
 
 override_dh_auto_install:
 	dh_auto_install

-- 
Python module to use the ASPRS LiDAR data translation library



More information about the Pkg-grass-devel mailing list