Author: plessy Date: 2009-03-27 05:00:47 +0000 (Fri, 27 Mar 2009) New Revision: 3214
Modified: trunk/packages/python-biopython/trunk/debian/changelog trunk/packages/python-biopython/trunk/debian/control Log: Changed the description of python-biopython-sql according to Peter Cock's suggestions. Modified: trunk/packages/python-biopython/trunk/debian/changelog =================================================================== --- trunk/packages/python-biopython/trunk/debian/changelog 2009-03-27 04:32:44 UTC (rev 3213) +++ trunk/packages/python-biopython/trunk/debian/changelog 2009-03-27 05:00:47 UTC (rev 3214) @@ -1,3 +1,11 @@ +python-biopython (1.49-2) UNRELEASED; urgency=low + + * debian/control: + - Changed the description of python-biopython-sql according to Peter Cock's + suggestions. + + -- Charles Plessy <[email protected]> Fri, 27 Mar 2009 13:55:10 +0900 + python-biopython (1.49-1) unstable; urgency=low * New upstream release. Modified: trunk/packages/python-biopython/trunk/debian/control =================================================================== --- trunk/packages/python-biopython/trunk/debian/control 2009-03-27 04:32:44 UTC (rev 3213) +++ trunk/packages/python-biopython/trunk/debian/control 2009-03-27 05:00:47 UTC (rev 3214) @@ -52,15 +52,17 @@ library. Package: python-biopython-sql +# Todo: add www.biosql.org as "External Ressource" on packages.debian.org when the infrastructure will provide a way to do so. Architecture: all Depends: ${python:Depends}, python-mysqldb, python-biopython Provides: ${python:Provides} Replaces: python2.3-biopython-sql (<< 1.42-1), python2.4-biopython-sql (<< 1.42-1) Conflicts: python2.3-biopython-sql (<< 1.42-1), python2.4-biopython-sql (<< 1.42-1) XB-Python-Version: ${python:Versions} -Description: SQL support for the Biopython library - This is the python2.2 version of the Biopython-SQL - library which provides support for SQL. +Description: Biopython support for the BioSQL database schema + This is the Biopython interface to a BioSQL database (see www.biosql.org + for details). BioPerl, BioJava and BioRuby also provide their own BioSQL + interfaces onto the same shared SQL schema. Package: python-biopython-martel Architecture: all _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
