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 <[email protected]> Uploaders: Sascha Steinbiss <[email protected]> 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 @@ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
