[med-svn] [kmc] 01/02: clean up d/rules, update changelog

Sascha Steinbiss sascha at steinbiss.name
Wed Mar 9 14:43:15 UTC 2016


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

sascha-guest pushed a commit to branch master
in repository kmc.

commit 4890ef4d51dd07dd774f19a76e575a8c596436c3
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date:   Wed Mar 9 13:13:49 2016 +0000

    clean up d/rules, update changelog
---
 debian/changelog | 7 +++++++
 debian/rules     | 3 ---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cf6852d..e0a1a18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kmc (2.3+dfsg-2) unstable; urgency=medium
+
+  * Make man page building reproducible. 
+  * Clean up d/rules.
+
+ -- Sascha Steinbiss <sascha at steinbiss.name>  Wed, 09 Mar 2016 13:13:34 +0000
+
 kmc (2.3+dfsg-1) unstable; urgency=medium
 
   [ Kevin Murray ]
diff --git a/debian/rules b/debian/rules
index 0e9c1f6..d082d9e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,6 @@
 #!/usr/bin/make -f
 
 export DH_VERBOSE := 1
-DEBVERS := $(shell dpkg-parsechangelog | sed -n -e 's/^Version: //p')
-VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9-]*://' -e 's/[~-].*//')
-OVERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[[:digit:]]*://' -e 's/[+].*//')
 DATE := $(shell dpkg-parsechangelog -S Date)
 SHORTDATE := $(shell date -d '$(DATE)' +%Y-%m-%d)
 

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



More information about the debian-med-commit mailing list