[med-svn] [python-pybedtools] 07/08: do not uselessly parse d/changelog

Andreas Tille tille at debian.org
Wed Jul 19 19:35:40 UTC 2017


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

tille pushed a commit to branch master
in repository python-pybedtools.

commit 9c55d294ad4c0f3903784ba8e624de7d345d5e1c
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jul 19 21:21:44 2017 +0200

    do not uselessly parse d/changelog
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e8aabc3..1855a9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ python-pybedtools (0.7.10-1) UNRELEASED; urgency=medium
     <bunk at debian.org>)
     Closes: #868927
   * Standards-Version: 4.0.0 (no changes needed)
+  * do not uselessly parse d/changelog
 
  -- Andreas Tille <tille at debian.org>  Wed, 19 Jul 2017 21:12:35 +0200
 
diff --git a/debian/rules b/debian/rules
index b61d04b..018a516 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,9 +2,6 @@
 
 DH_VERBOSE := 1
 
-DEBVERS        := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}')
-VERSION        := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 's/-.*//')
-
 export DEB_BUILD_MAINT_OPTIONS=+bindnow
 export PYBUILD_NAME=pybedtools
 export MATPLOTLIBRC=$(CURDIR)/debian/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pybedtools.git



More information about the debian-med-commit mailing list