Author: philipp Date: 2009-08-19 12:38:43 +0000 (Wed, 19 Aug 2009) New Revision: 3793
Modified: trunk/packages/python-biopython/trunk/debian/changelog trunk/packages/python-biopython/trunk/debian/control Log: new upstream release Modified: trunk/packages/python-biopython/trunk/debian/changelog =================================================================== --- trunk/packages/python-biopython/trunk/debian/changelog 2009-08-19 12:12:50 UTC (rev 3792) +++ trunk/packages/python-biopython/trunk/debian/changelog 2009-08-19 12:38:43 UTC (rev 3793) @@ -1,8 +1,10 @@ -python-biopython (1.51b-3) UNRELEASED; urgency=low +python-biopython (1.51final-1) unstable; urgency=low - * NOT RELEASED YET + * New upstream release + * debian/control: suggesting muscle, clustalw, mafft, emboss, and + blast2 for installation - -- Philipp Benner <[email protected]> Wed, 12 Aug 2009 13:35:03 +0000 + -- Philipp Benner <[email protected]> Wed, 19 Aug 2009 10:41:19 +0000 python-biopython (1.51b-2) unstable; urgency=low Modified: trunk/packages/python-biopython/trunk/debian/control =================================================================== --- trunk/packages/python-biopython/trunk/debian/control 2009-08-19 12:12:50 UTC (rev 3792) +++ trunk/packages/python-biopython/trunk/debian/control 2009-08-19 12:38:43 UTC (rev 3793) @@ -22,8 +22,7 @@ Conflicts: python2.3-biopython (<< 1.42-1), python2.4-biopython (<< 1.42-1) XB-Python-Version: ${python:Versions} Recommends: python-biopython-doc (= ${source:Version}) -Suggests: python-tk, wise -# consider adding: "muscle", "clustalw", "mafft" and "emboss" and maybe "blast2" +Suggests: python-tk, wise, muscle, clustalw, mafft, emboss, blast2 Description: Python library for bioinformatics The Biopython Project is an international association of developers of freely available Python tools for _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
