[med-svn] [rsem] 01/03: re-introduce bowtie dependency
Sascha Steinbiss
sascha at steinbiss.name
Fri May 13 21:40:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository rsem.
commit aae5b038fed6ea00e678263a419387d3c0787416
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Fri May 13 20:47:05 2016 +0000
re-introduce bowtie dependency
---
debian/changelog | 9 +++++++++
debian/control | 1 +
2 files changed, 10 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 635790a..64f9d4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+rsem (1.2.26+dfsg-2.1) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Re-introduce bowtie Build-Dep enable builds only on those architectures
+ where bowtie is available
+ Closes: #803550
+
+ -- Sascha Steinbiss <sascha at steinbiss.name> Fri, 13 May 2016 20:45:27 +0000
+
rsem (1.2.26+dfsg-2) unstable; urgency=medium
* Now compatible with g++-6 (Closes: #811615)
diff --git a/debian/control b/debian/control
index 72601cc..30dcb65 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 9),
libboost-dev,
perl,
python,
+ bowtie | bowtie2,
help2man
Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/rsem.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rsem.git
More information about the debian-med-commit
mailing list