[med-svn] [beast-mcmc] 04/05: d/rules: do not parse d/changelog
Andreas Tille
tille at debian.org
Mon Sep 4 08:15:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to tag debian/1.8.4+dfsg.1-2
in repository beast-mcmc.
commit e0ceb43562ed5164febb8561ccd2acabfed312de
Author: Andreas Tille <tille at debian.org>
Date: Mon Sep 4 09:58:36 2017 +0200
d/rules: do not parse d/changelog
---
debian/changelog | 1 +
debian/rules | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b06d65c..0708c94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ beast-mcmc (1.8.4+dfsg.1-2) UNRELEASED; urgency=medium
* debhelper 10
* Standards-Version: 4.1.0 (no changes needed)
* hardening=+all
+ * d/rules: do not parse d/changelog
-- Andreas Tille <tille at debian.org> Mon, 04 Sep 2017 09:37:17 +0200
diff --git a/debian/rules b/debian/rules
index d75ec7c..2dfb6f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,8 +10,6 @@ export LC_ALL=C.UTF-8
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
-PACKAGE := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
-
JAVA_HOME := /usr/lib/jvm/default-java
DEBJAR := /usr/share/java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/beast-mcmc.git
More information about the debian-med-commit
mailing list