[med-svn] [ecopcr] 06/07: Fix d/rules

Andreas Tille tille at debian.org
Wed Jan 11 19:35:19 UTC 2017


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

tille pushed a commit to tag debian/0.5.0+dfsg-1
in repository ecopcr.

commit c84a3bd0ec9b1845e1ae4f23a47c812886c30be7
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jan 11 19:08:33 2017 +0100

    Fix d/rules
---
 debian/changelog | 3 ++-
 debian/rules     | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 63821e4..e1a0415 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ ecopcr (0.5.0+dfsg-1) UNRELEASED; urgency=medium
   * cme fix dpkg-control
   * debhelper 10
   * hardening=+all
+  * fix some spelling issues
 
- -- Andreas Tille <tille at debian.org>  Tue, 10 Jan 2017 16:32:37 +0100
+ -- Andreas Tille <tille at debian.org>  Wed, 11 Jan 2017 16:03:32 +0100
 
 ecopcr (0.5.0-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 512d01e..3814c2a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 # DH_VERBOSE := 1
 
+DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
+
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:

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



More information about the debian-med-commit mailing list