[Python-modules-commits] [python-atomicwrites] 02/02: Removed VER from d/rules - it's not used

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


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

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

commit 7f8db7abd80c4347c7a11c6b6305a275012cea83
Author: Ondřej Nový <onovy at debian.org>
Date:   Tue Aug 9 15:28:18 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 27ff7a6..79038e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,7 @@
 #!/usr/bin/make -f
 
-VER ?= $(shell dpkg-parsechangelog -SVersion)
-
 export PYBUILD_NAME=atomicwrites
+
 %:
 	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
 

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



More information about the Python-modules-commits mailing list