Author: tille Date: 2015-07-31 17:28:17 +0000 (Fri, 31 Jul 2015) New Revision: 19802
Modified: trunk/packages/rostlab/profphd/trunk/debian/changelog trunk/packages/rostlab/profphd/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/rostlab/profphd/trunk/debian/changelog =================================================================== --- trunk/packages/rostlab/profphd/trunk/debian/changelog 2015-07-31 17:27:48 UTC (rev 19801) +++ trunk/packages/rostlab/profphd/trunk/debian/changelog 2015-07-31 17:28:17 UTC (rev 19802) @@ -5,6 +5,7 @@ * debhelper 9 * Priority: optional * short dh instead of cdbs + * cme fix dpkg-control -- Andreas Tille <[email protected]> Fri, 31 Jul 2015 18:53:46 +0200 Modified: trunk/packages/rostlab/profphd/trunk/debian/control =================================================================== --- trunk/packages/rostlab/profphd/trunk/debian/control 2015-07-31 17:27:48 UTC (rev 19801) +++ trunk/packages/rostlab/profphd/trunk/debian/control 2015-07-31 17:28:17 UTC (rev 19802) @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), perl, rsync -Standards-Version: 3.9.4 +Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/rostlab/profphd/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/rostlab/profphd/trunk/ Homepage: http://predictprotein.org/ @@ -16,7 +16,7 @@ Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, - librg-utils-perl (>= 1.0.16), + librg-utils-perl, profnet-prof, profphd-utils, profphd-net @@ -43,4 +43,3 @@ * Transmembrane helix prediction has an expected per-residue accuracy of about 95%. The number of false positives, i.e., transmembrane helices predicted in globular proteins, is about 2%. - _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
