[Python-modules-commits] [python-parse-type] 02/02: Fix PYBUILD_NAME

Brian May bam at moszumanska.debian.org
Wed May 17 08:56:20 UTC 2017


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

bam pushed a commit to branch debian/master
in repository python-parse-type.

commit 24ce1b6f964cb5c299b191486763e280e47c0a2e
Author: Brian May <brian at linuxpenguins.xyz>
Date:   Wed May 17 18:36:57 2017 +1000

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

diff --git a/debian/rules b/debian/rules
index 6f8ad52..6fc58c8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export PYBUILD_NAME=parse-lib
+export PYBUILD_NAME=parse-type
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild

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



More information about the Python-modules-commits mailing list