Author: plessy Date: 2009-02-26 13:59:00 +0000 (Thu, 26 Feb 2009) New Revision: 3145
Modified: trunk/packages/libbio-graphics-perl/trunk/debian/changelog trunk/packages/libbio-graphics-perl/trunk/debian/control Log: Uploaded to NEW after correcting the xpm/noxpm dependancy of doom. Modified: trunk/packages/libbio-graphics-perl/trunk/debian/changelog =================================================================== --- trunk/packages/libbio-graphics-perl/trunk/debian/changelog 2009-02-26 01:35:38 UTC (rev 3144) +++ trunk/packages/libbio-graphics-perl/trunk/debian/changelog 2009-02-26 13:59:00 UTC (rev 3145) @@ -1,4 +1,4 @@ -libbio-graphics-perl (1.82-1) UNRELEASED; urgency=low +libbio-graphics-perl (1.84-1) unstable; urgency=low * Initial Release. (Closes: #511382) Modified: trunk/packages/libbio-graphics-perl/trunk/debian/control =================================================================== --- trunk/packages/libbio-graphics-perl/trunk/debian/control 2009-02-26 01:35:38 UTC (rev 3144) +++ trunk/packages/libbio-graphics-perl/trunk/debian/control 2009-02-26 13:59:00 UTC (rev 3145) @@ -4,7 +4,7 @@ Build-Depends: debhelper (>= 7), libmodule-build-perl Build-Depends-Indep: perl (>= 5.6.10-12), # Needed for the tests - bioperl (>= 1.5.9.1), libgd-gd2-noxpm-perl (>= 2.3) + bioperl (>= 1.6.0), libgd-gd2-perl (>= 2.3) Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Charles Plessy <[email protected]> @@ -15,8 +15,8 @@ Package: libbio-graphics-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, bioperl (>= 1.5.9.1), libgd-gd2-noxpm-perl (>= 2.3) -Conflicts: bioperl ( < 1.5.9.1) +Depends: ${perl:Depends}, ${misc:Depends}, bioperl (>= 1.6.0), libgd-gd2-perl (>= 2.3) +Conflicts: bioperl ( < 1.6.0) Description: Generate GD images of Bio::Seq objects The Bio::Graphics::Panel class provides drawing and formatting services for any object that implements the Bio::SeqFeatureI _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
