[SCM] pyepr branch, master, updated. upstream/0.6.1-30-gc21c1e9

Antonio Valentino antonio.valentino at tiscali.it
Sun Oct 21 10:30:27 UTC 2012


The following commit has been merged in the master branch:
commit c21c1e97e5ede5f8fdee5c53ace3f7bf1df6b893
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sun Oct 21 12:30:04 2012 +0200

    Call dh_numpy3

diff --git a/debian/changelog b/debian/changelog
index 8e6ecc4..9065faf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyepr (0.6.1-2ubuntu1) UNRELEASED; urgency=low
+
+  * Call dh_numpy3
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sun, 21 Oct 2012 12:29:06 +0200
+
 pyepr (0.6.1-2) unstable; urgency=low
 
   * Only run dh_sphinxdoc on the -doc package (Closes: #671048).
diff --git a/debian/rules b/debian/rules
index ab7f860..cb17980 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,6 +58,7 @@ override_dh_install:
 	# Continue with regular dh_install
 	dh_install
 	dh_numpy
+	dh_numpy3
 
 
 install-python%:

-- 
Python ENVISAT Product Reader API



More information about the Pkg-grass-devel mailing list