The following commit has been merged in the master branch:
commit 0c0b0f4cf020db462e73f312e4841d17d5b088af
Author: Francesco Paolo Lovergine <fran...@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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to