[med-svn] [SCM] tophat branch, master, updated. debian/1.4.1-1-2-gab1d61f
Carlos Borroto
carlos.borroto at gmail.com
Wed Feb 8 16:15:32 UTC 2012
The following commit has been merged in the master branch:
commit ab1d61fca0d32c43282ff12ffa39937ad2b2ac8f
Author: Carlos Borroto <carlos.borroto at gmail.com>
Date: Wed Feb 8 11:14:47 2012 -0500
Make cufflinks a suggests and not a recommends
diff --git a/debian/changelog b/debian/changelog
index 3f26d5e..6538462 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ tophat (1.4.1-1) UNRELEASED; urgency=low
[ Carlos Borroto ]
* added bowtie as a binary dependency
- * recommend cufflinks
+ * suggests cufflinks
-- Carlos Borroto <carlos.borroto at gmail.com> Mon, 06 Feb 2012 09:02:16 -0500
diff --git a/debian/control b/debian/control
index e20d47b..52da20e 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Package: tophat
Architecture: any
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${shlibs:Depends}, ${misc:Depends}, python (>=2.6.6-3~), bowtie
-Recommends: cufflinks
+Suggests: cufflinks
Description: fast splice junction mapper for RNA-Seq reads
TopHat aligns RNA-Seq reads to mammalian-sized genomes using the ultra
high-throughput short read aligner Bowtie, and then analyzes the
--
A spliced read mapper for RNA-Seq
More information about the debian-med-commit
mailing list