Author: plessy Date: 2011-05-09 14:08:10 +0000 (Mon, 09 May 2011) New Revision: 6797
Modified: trunk/packages/bioperl/trunk/debian/changelog trunk/packages/bioperl/trunk/debian/watch Log: Point debian/watch to search.cpan.org. Modified: trunk/packages/bioperl/trunk/debian/changelog =================================================================== --- trunk/packages/bioperl/trunk/debian/changelog 2011-05-09 12:33:10 UTC (rev 6796) +++ trunk/packages/bioperl/trunk/debian/changelog 2011-05-09 14:08:10 UTC (rev 6797) @@ -1,3 +1,10 @@ +bioperl (1.6.900-1) UNRELEASED; urgency=low + + * New upstream release. + * Point debian/watch to search.cpan.org. + + -- Charles Plessy <[email protected]> Mon, 09 May 2011 23:07:30 +0900 + bioperl (1.6.1-2) unstable; urgency=low * Removed bibliographic information from the long description Modified: trunk/packages/bioperl/trunk/debian/watch =================================================================== --- trunk/packages/bioperl/trunk/debian/watch 2011-05-09 12:33:10 UTC (rev 6796) +++ trunk/packages/bioperl/trunk/debian/watch 2011-05-09 14:08:10 UTC (rev 6797) @@ -1,2 +1,2 @@ version=3 -http://www.bioperl.org/DIST/BioPerl-([\d\.]+)\.tar\.gz +http://search.cpan.org/dist/BioPerl/ .*/BioPerl-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
