Author: tille Date: 2012-03-29 13:05:49 +0000 (Thu, 29 Mar 2012) New Revision: 10151
Added: trunk/packages/python-biopython/trunk/debian/upstream Modified: trunk/packages/python-biopython/trunk/debian/changelog trunk/packages/python-biopython/trunk/debian/control Log: Took over citation information from tasks file Modified: trunk/packages/python-biopython/trunk/debian/changelog =================================================================== --- trunk/packages/python-biopython/trunk/debian/changelog 2012-03-29 12:59:37 UTC (rev 10150) +++ trunk/packages/python-biopython/trunk/debian/changelog 2012-03-29 13:05:49 UTC (rev 10151) @@ -1,3 +1,9 @@ +python-biopython (1.59-2) UNRELEASED; urgency=low + + * debian/upstream: Took over citation information from tasks file + + -- Andreas Tille <[email protected]> Thu, 29 Mar 2012 15:04:41 +0200 + python-biopython (1.59-1) unstable; urgency=low * New upstream release. Modified: trunk/packages/python-biopython/trunk/debian/control =================================================================== --- trunk/packages/python-biopython/trunk/debian/control 2012-03-29 12:59:37 UTC (rev 10150) +++ trunk/packages/python-biopython/trunk/debian/control 2012-03-29 13:05:49 UTC (rev 10151) @@ -3,7 +3,8 @@ Section: python Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Philipp Benner <[email protected]>, - Charles Plessy <[email protected]> + Charles Plessy <[email protected]>, + Andreas Tille <[email protected]> Build-Depends: debhelper (>= 7), quilt, python-all-dev, flex, python-support, python-reportlab, python-numpy, # For the purpose of the tests Added: trunk/packages/python-biopython/trunk/debian/upstream =================================================================== --- trunk/packages/python-biopython/trunk/debian/upstream (rev 0) +++ trunk/packages/python-biopython/trunk/debian/upstream 2012-03-29 13:05:49 UTC (rev 10151) @@ -0,0 +1,12 @@ +Reference: + Author: P.J. Cock, T. Antao, J.T. Chang, B.A. Chapman, C.J. Cox, A. Dalke, I. Friedberg, T. Hamelryck, F. Kauff, B. Wilczynski, M.J. de Hoon + Title: "Biopython: freely available Python tools for computational molecular biology and bioinformatics" + Journal: Bioinformatics + Volume: 25 + Number: 11 + Pages: 1422-1423 + Year: 2009 + PMID: 19304878 + DOI: 10.1093/bioinformatics/btp163 + URL: http://bioinformatics.oxfordjournals.org/content/early/2009/03/20/bioinformatics.btp163.abstract + eprint: http://bioinformatics.oxfordjournals.org/content/early/2009/03/20/bioinformatics.btp163.full.pdf+html _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
