[pyorbital] 01/01: Override dh_python2 to call dh_numpy too.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Mar 28 15:02:58 UTC 2016


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

sebastic pushed a commit to branch master
in repository pyorbital.

commit 72d8b021b8785245f386a38d3740a71d230cd69f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Mar 28 17:02:07 2016 +0200

    Override dh_python2 to call dh_numpy too.
---
 debian/changelog | 7 +++++++
 debian/rules     | 5 +++++
 2 files changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8e75767..ca8a33a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pyorbital (1.0.1-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Override dh_python2 to call dh_numpy too.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 28 Mar 2016 17:01:06 +0200
+
 pyorbital (1.0.1-1) unstable; urgency=medium
 
   [ Antonio Valentino ]
diff --git a/debian/rules b/debian/rules
index 220d774..5c8d18e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,3 +15,8 @@ export PYBUILD_NAME=pyorbital
 override_dh_auto_build:
 	dh_auto_build --buildsystem=pybuild
 	$(MAKE) -C doc html
+
+
+override_dh_python2:
+	dh_python2
+	dh_numpy

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



More information about the Pkg-grass-devel mailing list