The following commit has been merged in the master branch:
commit 59c86863ab09d240ae74a8b6f98b881823f90956
Author: Antonio Valentino <antonio.valent...@tiscali.it>
Date:   Thu Feb 23 19:40:58 2012 +0100

    Fixed dh sequence invocation

diff --git a/debian/changelog b/debian/changelog
index efb92d9..dabb785 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,7 @@ pyepr (0.6-1) unstable; urgency=low
   * Switch to debhelper 8
   * Use dh_sphinxdoc and common javascript code from libjs-sphinxdoc
 
- -- Antonio Valentino <antonio.valent...@tiscali.it>  Sun, 06 Nov 2011 
18:09:56 +0100
+ -- Antonio Valentino <antonio.valent...@tiscali.it>  Thu, 23 Feb 2012 
19:39:45 +0100
 
 pyepr (0.5-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 1269ba7..b0a5dfe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 
 
 %:
-       dh --with python2 $@ --buildsystem=python_distutils
+       dh $@ --with python2 --buildsystem=python_distutils
 
 
 override_dh_auto_build:

-- 
Python ENVISAT Product Reader API

_______________________________________________
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