Author: tille Date: 2013-07-31 06:58:10 +0000 (Wed, 31 Jul 2013) New Revision: 14287
Modified: trunk/packages/phyml/trunk/debian/changelog trunk/packages/phyml/trunk/debian/compat trunk/packages/phyml/trunk/debian/control Log: Debhelper 9 Modified: trunk/packages/phyml/trunk/debian/changelog =================================================================== --- trunk/packages/phyml/trunk/debian/changelog 2013-07-31 06:33:40 UTC (rev 14286) +++ trunk/packages/phyml/trunk/debian/changelog 2013-07-31 06:58:10 UTC (rev 14287) @@ -6,8 +6,9 @@ * debian/rules, debian/docs, the manual is now phyml-manual.pdf. [ Andreas Tille ] - * cme fix dpkg-control; but kept "Enhances: bioperl-run" which was - deleted by cme + * debian/control: + - cme fix dpkg-control + - debhelper 9 -- Charles Plessy <[email protected]> Mon, 15 Jul 2013 09:55:11 +0900 Modified: trunk/packages/phyml/trunk/debian/compat =================================================================== --- trunk/packages/phyml/trunk/debian/compat 2013-07-31 06:33:40 UTC (rev 14286) +++ trunk/packages/phyml/trunk/debian/compat 2013-07-31 06:58:10 UTC (rev 14287) @@ -1 +1 @@ -8 +9 Modified: trunk/packages/phyml/trunk/debian/control =================================================================== --- trunk/packages/phyml/trunk/debian/control 2013-07-31 06:33:40 UTC (rev 14286) +++ trunk/packages/phyml/trunk/debian/control 2013-07-31 06:58:10 UTC (rev 14287) @@ -4,7 +4,7 @@ Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper (>= 9), automake, autoconf Standards-Version: 3.9.4 @@ -16,7 +16,6 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Enhances: bioperl-run Description: Phylogenetic estimation using Maximum Likelihood PhyML is a software that estimates maximum likelihood phylogenies from alignments of nucleotide or amino acid sequences. It provides a wide _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
