[bcolz] 15/17: deb/rules: fix a typo

Daniel Stender stender at moszumanska.debian.org
Sun Sep 4 16:33:20 UTC 2016


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

stender pushed a commit to branch master
in repository bcolz.

commit c5b7ac28661e38bc47736a82b76b8c4967073866
Author: Daniel Stender <stender at debian.org>
Date:   Sun Sep 4 18:15:14 2016 +0200

    deb/rules: fix a typo
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4c0f9cf..493cf96 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,6 @@ override_dh_compress:
 	dh_compress -X.ipynb
 
 override_dh_gencontrol:
-	dh_numpy2
+	dh_numpy
 	dh_numpy3
 	dh_gencontrol

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/bcolz.git



More information about the debian-science-commits mailing list