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

Brian May bam at moszumanska.debian.org
Tue May 16 10:43:37 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 337d8b3de3b71eb8f200c8955ca67e390128c603
Author: Brian May <brian at linuxpenguins.xyz>
Date:   Tue May 16 20:43:24 2017 +1000

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

diff --git a/debian/rules b/debian/rules
index 1495274..6f8ad52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export PYBUILD_NAME=python-parse-lib
+export PYBUILD_NAME=parse-lib
 
 %:
 	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