[netcdf4-python] 04/08: Use dh with python3 too.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 20 17:20:39 UTC 2015


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

sebastic pushed a commit to branch master
in repository netcdf4-python.

commit 5a3fd7daa93f3438974cc2020e49b910120beaac
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Mar 20 17:43:51 2015 +0100

    Use dh with python3 too.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e2614d0..56b7109 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export USE_NCCONFIG=1
 
 %:
 	dh $@ \
-	  --with python2 \
+	  --with python2,python3 \
 	  --buildsystem=pybuild \
 	  --parallel
 

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



More information about the Pkg-grass-devel mailing list