[med-svn] r18650 - in trunk/packages/barrnap/trunk/debian: . patches
Sascha Steinbiss
sascha-guest at moszumanska.debian.org
Fri Jan 30 21:55:05 UTC 2015
Author: sascha-guest
Date: 2015-01-30 21:55:05 +0000 (Fri, 30 Jan 2015)
New Revision: 18650
Modified:
trunk/packages/barrnap/trunk/debian/control
trunk/packages/barrnap/trunk/debian/patches/use_both_hmmsets
Log:
cme fix dpkg
Modified: trunk/packages/barrnap/trunk/debian/control
===================================================================
--- trunk/packages/barrnap/trunk/debian/control 2015-01-30 21:51:33 UTC (rev 18649)
+++ trunk/packages/barrnap/trunk/debian/control 2015-01-30 21:55:05 UTC (rev 18650)
@@ -1,5 +1,6 @@
Source: barrnap
Priority: optional
+Section: science
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Sascha Steinbiss <sascha at steinbiss.name>
Build-Depends: debhelper (>= 9.0.0), hmmer (>= 3.1), lua5.1, dh-exec
@@ -11,8 +12,7 @@
Package: barrnap
Architecture: all
Section: science
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
- libfile-temp-perl, hmmer (>= 3.1)
+Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, hmmer (>= 3.1)
Suggests: barrnap-silva-hmms
Description: rapid ribosomal RNA prediction
Barrnap (BAsic Rapid Ribosomal RNA Predictor) predicts the location of
Modified: trunk/packages/barrnap/trunk/debian/patches/use_both_hmmsets
===================================================================
--- trunk/packages/barrnap/trunk/debian/patches/use_both_hmmsets 2015-01-30 21:51:33 UTC (rev 18649)
+++ trunk/packages/barrnap/trunk/debian/patches/use_both_hmmsets 2015-01-30 21:55:05 UTC (rev 18650)
@@ -1,3 +1,4 @@
+Description: Use_both_hmmsets
--- a/bin/barrnap
+++ b/bin/barrnap
@@ -4,8 +4,9 @@
More information about the debian-med-commit
mailing list