Author: plessy Date: 2014-01-18 02:55:20 +0000 (Sat, 18 Jan 2014) New Revision: 15806
Modified: trunk/packages/bioperl/trunk/debian/changelog trunk/packages/bioperl/trunk/debian/control trunk/packages/bioperl/trunk/debian/copyright Log: bioperl (1.6.923-1) unstable; urgency=medium * New upstream release. * Does not need non-free libmath-random-perl anymore. * Conforms to Policy version 3.9.5. -- Charles Plessy <[email protected]> Sat, 18 Jan 2014 10:59:08 +0900 Modified: trunk/packages/bioperl/trunk/debian/changelog =================================================================== --- trunk/packages/bioperl/trunk/debian/changelog 2014-01-17 08:21:42 UTC (rev 15805) +++ trunk/packages/bioperl/trunk/debian/changelog 2014-01-18 02:55:20 UTC (rev 15806) @@ -1,3 +1,13 @@ +bioperl (1.6.923-1) unstable; urgency=medium + + * New upstream release. + * Does not need non-free libmath-random-perl anymore. + * Build-depend on libmodule-build-perl (>= 0.420000). Despite Lintian's + warning that it is useless, the package does not build without. + * Conforms to Policy version 3.9.5. + + -- Charles Plessy <[email protected]> Sat, 18 Jan 2014 11:41:11 +0900 + bioperl (1.6.922-1) unstable; urgency=low * New upstream release. Modified: trunk/packages/bioperl/trunk/debian/control =================================================================== --- trunk/packages/bioperl/trunk/debian/control 2014-01-17 08:21:42 UTC (rev 15805) +++ trunk/packages/bioperl/trunk/debian/control 2014-01-18 02:55:20 UTC (rev 15806) @@ -8,6 +8,8 @@ Olivier Sallou <[email protected]> Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, perl-modules (>= 5.10.1), +# Unnecessary according to lintian, but building with sbuild shows the contrary. + libmodule-build-perl (>= 0.420000), libio-string-perl, libdata-stag-perl, libtest-most-perl, @@ -28,7 +30,6 @@ libhtml-parser-perl, libhtml-tableextract-perl, liblist-moreutils-perl, -# (non-free) libmath-random-perl, libpostscript-perl, libset-scalar-perl, libsoap-lite-perl, @@ -51,7 +52,7 @@ libwww-perl, # Needed to avoid downloading DTDs during the tests and therefore fail when network is not available: libxml-sax-expatxs-perl -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/bioperl/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/bioperl/trunk/ Homepage: http://www.bioperl.org/ @@ -148,7 +149,6 @@ libhtml-parser-perl, libhtml-tableextract-perl, liblist-moreutils-perl, -# (non-free) libmath-random-perl, libpostscript-perl, libset-scalar-perl, libsoap-lite-perl, @@ -169,8 +169,6 @@ libxml-libxml-perl, libwww-perl Suggests: bioperl, - libmath-random-perl, -# libmath-random-perl is non-free. libxml-sax-expatxs-perl # Needed to avoid downloading DTDs. Description: BioPerl core perl modules Modified: trunk/packages/bioperl/trunk/debian/copyright =================================================================== --- trunk/packages/bioperl/trunk/debian/copyright 2014-01-17 08:21:42 UTC (rev 15805) +++ trunk/packages/bioperl/trunk/debian/copyright 2014-01-18 02:55:20 UTC (rev 15806) @@ -1,5 +1,5 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Source: http://search.cpan.org/CPAN/authors/id/C/CJ/CJFIELDS/BioPerl-1.6.922.tar.gz +Source: http://search.cpan.org/CPAN/authors/id/C/CJ/CJFIELDS/BioPerl-1.6.923.tar.gz Files: * Copyright: The Bioperl developers. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
