Author: tille Date: 2015-09-23 14:50:42 +0000 (Wed, 23 Sep 2015) New Revision: 20108
Modified: trunk/packages/python-biopython/trunk/debian/changelog trunk/packages/python-biopython/trunk/debian/copyright Log: Prefer Github as contact point Modified: trunk/packages/python-biopython/trunk/debian/changelog =================================================================== --- trunk/packages/python-biopython/trunk/debian/changelog 2015-09-23 14:49:24 UTC (rev 20107) +++ trunk/packages/python-biopython/trunk/debian/changelog 2015-09-23 14:50:42 UTC (rev 20108) @@ -1,6 +1,7 @@ python-biopython (1.65+dfsg-3) UNRELEASED; urgency=medium * Also run Tutorial test + * Prefer Github as contact point -- Andreas Tille <[email protected]> Wed, 23 Sep 2015 16:33:51 +0200 Modified: trunk/packages/python-biopython/trunk/debian/copyright =================================================================== --- trunk/packages/python-biopython/trunk/debian/copyright 2015-09-23 14:49:24 UTC (rev 20107) +++ trunk/packages/python-biopython/trunk/debian/copyright 2015-09-23 14:50:42 UTC (rev 20108) @@ -1,7 +1,8 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Biopython -Upstream-Contact: Biopython discussion list <[email protected]> - https://github.com/biopython/biopython/issues +Upstream-Contact: https://github.com/biopython/biopython/issues + Biopython discussion list <[email protected]> + (subscription required -> thus GitHub is prefered) Peter Cock <[email protected]> Source: http://biopython.org/DIST/ Files-Excluded: Bio/Entrez/DTDs/mathml2-qname-1.mod _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
