[Python-modules-commits] [jaraco.itertools] 04/04: Update pybuild name
Ethan Ward
ethanward-guest at moszumanska.debian.org
Tue Jul 25 22:52:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
ethanward-guest pushed a commit to branch master
in repository jaraco.itertools.
commit 8975dca689d6dd371734ec97f40d34e894921e07
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date: Tue Jul 25 17:49:31 2017 -0500
Update pybuild name
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 0e37a4f..97f2824 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=jaraco.itertools
%:
dh $@ --with python2,python3 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jaraco.itertools.git
More information about the Python-modules-commits
mailing list