[med-svn] [SCM] tophat branch, master, updated. debian/1.4.1-1-26-g3b790e2
Alexandre Mestiashvili
alex at biotec.tu-dresden.de
Sat Jun 9 18:01:01 UTC 2012
The following commit has been merged in the master branch:
commit 858f4330e26145ea76048e224d12dc80a8027164
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Sat Jun 9 11:06:46 2012 +0200
tophat depends on bowtie or bowtie2
diff --git a/debian/changelog b/debian/changelog
index 819b0c0..82cc7a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tophat (2.0.3-1) UNRELEASED; urgency=low
+
+ * Imported Upstream version 2.0.3
+
+ -- Alexandre Mestiashvili <alex at biotec.tu-dresden.de> Sat, 09 Jun 2012 11:06:21 +0200
+
tophat (2.0.0-2) unstable; urgency=low
* debian/upstream: BibTeX conform author syntax
diff --git a/debian/control b/debian/control
index cd9f1f0..d3135c5 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-med/tophat.git
Package: tophat
Architecture: any
Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${shlibs:Depends}, ${misc:Depends}, python (>=2.6.6-3~), bowtie2
+Depends: ${shlibs:Depends}, ${misc:Depends}, python (>=2.6.6-3~), bowtie2 | bowtie
Suggests: cufflinks, bowtie
Description: fast splice junction mapper for RNA-Seq reads
TopHat aligns RNA-Seq reads to mammalian-sized genomes using the ultra
--
A spliced read mapper for RNA-Seq
More information about the debian-med-commit
mailing list