Author: tille Date: 2017-01-03 08:37:28 +0000 (Tue, 03 Jan 2017) New Revision: 23482
Modified: trunk/packages/barrnap-data-nonfree/trunk/debian/changelog trunk/packages/barrnap-data-nonfree/trunk/debian/control Log: cme fix dpkg-control (no further intend to work on the package, just wanted to remove noise from Blends importer) Modified: trunk/packages/barrnap-data-nonfree/trunk/debian/changelog =================================================================== --- trunk/packages/barrnap-data-nonfree/trunk/debian/changelog 2017-01-03 08:36:21 UTC (rev 23481) +++ trunk/packages/barrnap-data-nonfree/trunk/debian/changelog 2017-01-03 08:37:28 UTC (rev 23482) @@ -4,6 +4,7 @@ * Fix Vcs URLs * debhelper 10 * Priority: optional + * cme fix dpkg-control -- Andreas Tille <[email protected]> Tue, 03 Jan 2017 09:33:20 +0100 Modified: trunk/packages/barrnap-data-nonfree/trunk/debian/control =================================================================== --- trunk/packages/barrnap-data-nonfree/trunk/debian/control 2017-01-03 08:36:21 UTC (rev 23481) +++ trunk/packages/barrnap-data-nonfree/trunk/debian/control 2017-01-03 08:37:28 UTC (rev 23482) @@ -1,18 +1,21 @@ Source: barrnap-data-nonfree -Priority: optional -Section: non-free/science Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Sascha Steinbiss <[email protected]> -Build-Depends: debhelper (>= 10), lua5.1 -Standards-Version: 3.9.6 +Section: non-free/science +XS-Autobuild: no +Priority: optional +Build-Depends: debhelper (>= 10), + lua5.1 +Standards-Version: 3.9.8 +Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/barrnap-data-nonfree/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/barrnap-data-nonfree/trunk/ Homepage: http://www.vicbioinformatics.com/software.barrnap.shtml -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/barrnap-data-nonfree/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/barrnap-data-nonfree/trunk/ Package: barrnap-data-nonfree Architecture: all -Depends: ${misc:Depends}, barrnap -Pre-Depends: debconf (>= 0.2.17) +Depends: ${misc:Depends}, + barrnap +Pre-Depends: debconf Description: non-free pHMMs for barrnap Profile Hidden Markov models (pHMMs) for use with Barrnap (BAsic Rapid Ribosomal RNA Predictor), which are only free to use for academic users. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
