[Python-modules-commits] [python-click-log] 01/03: Removed VER from d/rules - it's not used

Ondřej Nový onovy at moszumanska.debian.org
Tue Aug 9 13:56:09 UTC 2016


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

onovy pushed a commit to branch master
in repository python-click-log.

commit 43dc47b30be1d0d8ae24b883f8dbba8e48058a36
Author: Ondřej Nový <onovy at debian.org>
Date:   Tue Aug 9 15:39:55 2016 +0200

    Removed VER from d/rules - it's not used
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index f880028..650a51c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,7 @@
 #!/usr/bin/make -f
 
-VER ?= $(shell dpkg-parsechangelog -SVersion)
-
 export PYBUILD_NAME=click-log
+
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 

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



More information about the Python-modules-commits mailing list