[SCM] pyepr branch, master, updated. upstream/0.6-20-gcca3ffe
Antonio Valentino
antonio.valentino at tiscali.it
Thu Feb 23 21:06:09 UTC 2012
The following commit has been merged in the master branch:
commit 59c86863ab09d240ae74a8b6f98b881823f90956
Author: Antonio Valentino <antonio.valentino at 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.valentino at tiscali.it> Sun, 06 Nov 2011 18:09:56 +0100
+ -- Antonio Valentino <antonio.valentino at 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
More information about the Pkg-grass-devel
mailing list