[med-svn] [bowtie2] 02/03: Hardcode binary package name instead of using dpkg-parsechangelog

Alex Mestiashvili malex-guest at moszumanska.debian.org
Fri Jul 28 08:30:50 UTC 2017


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

malex-guest pushed a commit to branch master
in repository bowtie2.

commit 699a386ba6ea526eb51ac7b3242c401ff8c5f8a1
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu Jul 27 14:08:05 2017 +0200

    Hardcode binary package name instead of using dpkg-parsechangelog
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 486ec10..b2677a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
+pkg := bowtie2
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)

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



More information about the debian-med-commit mailing list