[med-svn] [trimmomatic] 03/03: do not parse changelog, upload to unstable
Andreas Tille
tille at debian.org
Thu Jul 13 08:07:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository trimmomatic.
commit 12cdddeaf5519062b01d1f6aa40ec75ff521e5e0
Author: Andreas Tille <tille at debian.org>
Date: Thu Jul 13 10:00:58 2017 +0200
do not parse changelog, upload to unstable
---
debian/changelog | 3 ++-
debian/rules | 3 ---
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cd5b0bb..9ec71b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-trimmomatic (0.36+dfsg-2) UNRELEASED; urgency=medium
+trimmomatic (0.36+dfsg-2) unstable; urgency=medium
* Team upload.
@@ -8,6 +8,7 @@ trimmomatic (0.36+dfsg-2) UNRELEASED; urgency=medium
[ Andreas Tille ]
* debhelper 10
* Standards-Version: 4.0.0 (no changes needed)
+ * d/rules: do not parse changelog
-- Fabian Klötzl <kloetzl at evolbio.mpg.de> Thu, 13 Jul 2017 09:15:56 +0200
diff --git a/debian/rules b/debian/rules
index 4f52d04..8863171 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,9 +4,6 @@
# Andreas Tille <tille at debian.org>
# GPL
-pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
-ver := $(shell dpkg-parsechangelog | awk '/^Version/ { print $$2 }' | cut -d- -f1 )
-
%:
dh $@ --with javahelper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/trimmomatic.git
More information about the debian-med-commit
mailing list