Author: plessy Date: 2009-01-16 15:28:27 +0000 (Fri, 16 Jan 2009) New Revision: 3000
Modified: trunk/packages/libbio-graphics-perl/trunk/debian/changelog trunk/packages/libbio-graphics-perl/trunk/debian/control Log: Need to remove some .pl extensions and to wait for BioPerl 1.6. Modified: trunk/packages/libbio-graphics-perl/trunk/debian/changelog =================================================================== --- trunk/packages/libbio-graphics-perl/trunk/debian/changelog 2009-01-16 13:02:04 UTC (rev 2999) +++ trunk/packages/libbio-graphics-perl/trunk/debian/changelog 2009-01-16 15:28:27 UTC (rev 3000) @@ -1,5 +1,5 @@ libbio-graphics-perl (1.82-1) UNRELEASED; urgency=low - * Initial Release. + * Initial Release. (Closes: #511382) -- Charles Plessy <[email protected]> Sat, 10 Jan 2009 17:49:21 +0900 Modified: trunk/packages/libbio-graphics-perl/trunk/debian/control =================================================================== --- trunk/packages/libbio-graphics-perl/trunk/debian/control 2009-01-16 13:02:04 UTC (rev 2999) +++ trunk/packages/libbio-graphics-perl/trunk/debian/control 2009-01-16 15:28:27 UTC (rev 3000) @@ -2,7 +2,9 @@ Section: perl Priority: optional Build-Depends: debhelper (>= 7), libmodule-build-perl -Build-Depends-Indep: perl (>= 5.6.10-12) +Build-Depends-Indep: perl (>= 5.6.10-12), +# Needed for the tests + bioperl (>= 1.5.9.1), libgd-gd2-noxpm-perl (>= 2.3) Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Charles Plessy <[email protected]> _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
