[Python-modules-commits] [python-urwidtrees] 02/10: Fix package name

ChangZhuo Chen czchen at moszumanska.debian.org
Sun Feb 7 18:28:55 UTC 2016


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

czchen pushed a commit to branch master
in repository python-urwidtrees.

commit f14414221bfcfc0b2a2962091b2465b2a6713ee0
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Mon Feb 8 02:13:09 2016 +0800

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

diff --git a/debian/rules b/debian/rules
index 6471988..bab13ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # You must remove unused comment lines for the released package.
 #export DH_VERBOSE = 1
-export PYBUILD_NAME = pgspecial
+export PYBUILD_NAME = urwidtrees
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild

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



More information about the Python-modules-commits mailing list