[med-svn] [rsem] 02/02: Swap bowtie* builddep for python

Michael Crusoe misterc-guest at moszumanska.debian.org
Sat Mar 5 13:50:59 UTC 2016


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

misterc-guest pushed a commit to branch master
in repository rsem.

commit 4928a5d50a2ddae92a4764a804d3672dc56718bb
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date:   Sat Mar 5 05:41:24 2016 -0800

    Swap bowtie* builddep for python
---
 debian/changelog | 4 ++--
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cee7a4c..2adedbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,8 @@ rsem (1.2.26+dfsg-1) unstable; urgency=medium
 
   * New upstream release
   * Now compatible with g++-6 (Closes: #811615)
-  * Section set to 'extra' due to build-dep on bowtie|bowtie2 which are both in
-    section 'extra'.
+  * Section set to 'extra' due to dependency on bowtie|bowtie2 which are both
+    in section 'extra'.
 
  -- Michael R. Crusoe <crusoe at ucdavis.edu>  Sat, 05 Mar 2016 05:27:01 -0800
 
diff --git a/debian/control b/debian/control
index f70895b..72601cc 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
                libbam-dev,
                libboost-dev,
                perl,
-               bowtie | bowtie2,
+               python,
                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