This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository liblas.

commit 1ed4bdafc0a94471131e77f5c2827da31da03da3
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Fri Feb 6 16:07:10 2015 +0100

    Use dh --with python2 instead of calling it in dh_install override.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 712d9c0..81ee998 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ liblas (1.8.0-2) UNRELEASED; urgency=medium
   * Update copyright file, changes:
     - Simplify Files sections, group by license
     - Correct GPL-3 or later license shortname to GPL-3+
+  * Use dh --with python2 instead of calling it in dh_install override.
 
  -- Bas Couwenberg <sebas...@debian.org>  Thu, 15 Jan 2015 23:13:55 +0100
 
diff --git a/debian/rules b/debian/rules
index 9d831d2..7a2fa65 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@ MANPAGES:=$(wildcard debian/man/*.*.xml)
 
 %:
        dh $@ --buildsystem cmake \
+             --with python2 \
              --parallel
 
 override_dh_auto_clean-indep:
@@ -55,5 +56,4 @@ override_dh_install-arch:
 
 override_dh_install-indep:
        dh_install --indep --list-missing
-       dh_python2 --indep
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/liblas.git

_______________________________________________
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