[med-svn] r6762 - trunk/packages/cufflinks/trunk/debian

Alex Mestiashvili malex-guest at alioth.debian.org
Wed May 4 08:52:47 UTC 2011


Author: malex-guest
Date: 2011-05-04 08:52:41 +0000 (Wed, 04 May 2011)
New Revision: 6762

Modified:
   trunk/packages/cufflinks/trunk/debian/control
Log:
added description , and libboost-thread dependency


Modified: trunk/packages/cufflinks/trunk/debian/control
===================================================================
--- trunk/packages/cufflinks/trunk/debian/control	2011-05-04 08:46:07 UTC (rev 6761)
+++ trunk/packages/cufflinks/trunk/debian/control	2011-05-04 08:52:41 UTC (rev 6762)
@@ -4,7 +4,7 @@
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Alex Mestiashvili <alex at biotec.tu-dresden.de>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev , libboost-dev (>=1.38.0) , libbam-dev
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev , libboost-dev (>=1.38.0) , libboost-thread1.46-dev , libbam-dev 
 Standards-Version: 3.9.1
 Homepage: http://cufflinks.cbcb.umd.edu/
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/cufflinks/?rev=0&sc=0
@@ -13,5 +13,7 @@
 Package: cufflinks
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: Transcript assembly, differential expression, and differential regulation for RNA-Seq.
+ It accepts aligned RNA-Seq reads and assembles the alignments into a 
+ parsimonious set of transcripts. Cufflinks then estimates the relative 
+ abundances of these transcripts based on how many reads support each  one. 




More information about the debian-med-commit mailing list