[med-svn] [bowtie2] 01/01: d/rules: remove byte-compiled bowtie2-buildc
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Mon Nov 17 23:10:34 UTC 2014
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository bowtie2.
commit 82ca29f3ef5cd7a51435dbc0ab62d4c25ef829cb
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Mon Nov 17 21:28:16 2014 +0100
d/rules: remove byte-compiled bowtie2-buildc
---
debian/changelog | 3 ++-
debian/rules | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9227722..d5495a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
bowtie2 (2.2.4-2) UNRELEASED; urgency=medium
* d/control: add python dependency, needed to build bowtie2-build man page
- * d/watch: fix issue when uscan wasn't downloading the new upstream version, see #766878
+ * d/watch: fix upstream url parsing, see #766878
+ * d/rules: remove byte-compiled bowtie2-buildc
-- Alexandre Mestiashvili <alex at biotec.tu-dresden.de> Fri, 07 Nov 2014 23:23:31 +0100
diff --git a/debian/rules b/debian/rules
index 7c6b464..fd9679d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ override_dh_installman:
debian/help2man-wrapper $(pkg)-inspect-s "extracts information from a $(pkg) index"
debian/help2man-wrapper $(pkg)-align-l "ultrafast and memory-efficient backend tool for aligning sequencing reads to long reference sequences"
debian/help2man-wrapper $(pkg)-align-s "ultrafast and memory-efficient backend tool for aligning sequencing reads to long reference sequences"
+ rm -f $(CURDIR)/debian/$(pkg)/usr/bin/bowtie2-buildc
override_dh_installchangelogs:
dh_installchangelogs NEWS
--
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