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

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

commit 46200af51590978b7ebb995de67411d197c485e5
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Tue Mar 24 20:26:23 2015 +0100

    Revert "Explicitly specify packages for dh_python to act on.", not needed.
    
    This reverts commit 332151a7c560c9e01b897bd1dc2501caaf64ac9b.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 39b3b69..f1431fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,10 +23,10 @@ override_dh_install:
        dh_install --list-missing
 
 override_dh_python2:
-       dh_python2 -p python-netcdf4
+       dh_python2
        dh_numpy
 
 override_dh_python3:
-       dh_python3 -p python3-netcdf4
+       dh_python3
        dh_numpy3
 

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

_______________________________________________
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