[Python-modules-commits] [wikipedia] 07/07: Fix package naming

Ethan Ward ethanward-guest at moszumanska.debian.org
Tue Jul 25 21:43:34 UTC 2017


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

ethanward-guest pushed a commit to branch master
in repository wikipedia.

commit 2e8b4431be70ca9a9445734d4bd0fd9963eec610
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Tue Jul 25 16:39:55 2017 -0500

    Fix package naming
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0e37a4f..ad17241 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 #export DH_VERBOSE=1
-export PYBUILD_NAME=foo
+export PYBUILD_NAME=wikipedia
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/wikipedia.git



More information about the Python-modules-commits mailing list