[med-svn] r5981 - trunk/packages/vienna-rna/trunk/debian

Alexandre Mestiashvili malex-guest at alioth.debian.org
Mon Feb 14 18:04:23 UTC 2011


Author: malex-guest
Date: 2011-02-14 18:04:03 +0000 (Mon, 14 Feb 2011)
New Revision: 5981

Modified:
   trunk/packages/vienna-rna/trunk/debian/control
   trunk/packages/vienna-rna/trunk/debian/rules
Log:
Added description for RNAforester , addedd --with autools_dev to rules .


Modified: trunk/packages/vienna-rna/trunk/debian/control
===================================================================
--- trunk/packages/vienna-rna/trunk/debian/control	2011-02-14 16:25:28 UTC (rev 5980)
+++ trunk/packages/vienna-rna/trunk/debian/control	2011-02-14 18:04:03 UTC (rev 5981)
@@ -1,5 +1,5 @@
 Source: vienna-rna
-Section: non-free/science
+Section: science
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Alex Mestiashvili <alex at biotec.tu-dresden.de>
@@ -35,18 +35,11 @@
  measures of distance (dissimilarities) using either string alignment or
  tree-editing (Shapiro & Zhang 1990). Finally, we provide an algorithm
  to design sequences with a predefined structure (inverse folding).
-
  The RNAforester package is a tool for aligning RNA secondary structures
  and it's user interface integrates to those of the tools of the
  Vienna RNA package (http://www.tbi.univie.ac.at/~ivo/RNA/).
 
- RNAforester supports the following functionality:
- - calculate a global alignment of RNA secondary structures
- - calculate a local alignments (local similarity) of RNA secondary structures
- - calculate multiple alignments of RNA secondary structures
- - visualize RNA secondary structure alignments as 2d plots
 
-
 Package: vienna-rna-doc
 Section: doc
 Depends: ${misc:Depends}

Modified: trunk/packages/vienna-rna/trunk/debian/rules
===================================================================
--- trunk/packages/vienna-rna/trunk/debian/rules	2011-02-14 16:25:28 UTC (rev 5980)
+++ trunk/packages/vienna-rna/trunk/debian/rules	2011-02-14 18:04:03 UTC (rev 5981)
@@ -10,7 +10,7 @@
 DEB_COMPRESS_EXCLUDE := .pdf
 
 %:
-	dh $@ 
+	dh --with autotools_dev $@ 
 
 override_dh_auto_configure:
 	dh_auto_configure -- --with-cluster




More information about the debian-med-commit mailing list