[med-svn] [snap] 01/01: d/rules: do not parse d/changelog, upload to unstable

Andreas Tille tille at debian.org
Mon Nov 20 10:38:48 UTC 2017


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

tille pushed a commit to branch master
in repository snap.

commit b7920191e23ee84bbe0136ce92c897568c8128e0
Author: Andreas Tille <tille at debian.org>
Date:   Mon Nov 20 13:35:14 2017 +0100

    d/rules: do not parse d/changelog, upload to unstable
---
 debian/changelog | 5 +++--
 debian/rules     | 6 ------
 2 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6c36d58..6a6b611 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-snap (2013-11-29-7) UNRELEASED; urgency=medium
+snap (2013-11-29-7) unstable; urgency=medium
 
   * Moved packaging from SVN to Git
   * Standards-Version: 4.1.1
+  * d/rules: do not parse d/changelog
 
- -- Andreas Tille <tille at debian.org>  Mon, 20 Nov 2017 13:21:26 +0100
+ -- Andreas Tille <tille at debian.org>  Mon, 20 Nov 2017 13:24:52 +0100
 
 snap (2013-11-29-6) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 0498714..3d4d510 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,12 +4,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
-mandir=$(CURDIR)/debian/$(pkg)/usr/share/man/man1/
-bindir=$(CURDIR)/debian/$(pkg)/usr/bin
-libdir=$(CURDIR)/debian/$(pkg)/usr/lib/snap
-version=$(shell dpkg-parsechangelog | grep '^Version:' | sed 's/^Version: \(.*\)-[^-]\+$$/\1/')
-
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:

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



More information about the debian-med-commit mailing list