Author: plessy Date: 2010-07-13 01:40:30 +0000 (Tue, 13 Jul 2010) New Revision: 5038
Modified: trunk/packages/libbio-graphics-perl/trunk/debian/changelog trunk/packages/libbio-graphics-perl/trunk/debian/control trunk/packages/libbio-graphics-perl/trunk/debian/copyright Log: New upstream release. Modified: trunk/packages/libbio-graphics-perl/trunk/debian/changelog =================================================================== --- trunk/packages/libbio-graphics-perl/trunk/debian/changelog 2010-07-12 09:47:50 UTC (rev 5037) +++ trunk/packages/libbio-graphics-perl/trunk/debian/changelog 2010-07-13 01:40:30 UTC (rev 5038) @@ -1,3 +1,14 @@ +libbio-graphics-perl (2.11-1) unstable; urgency=low + + * New upstream release. + * Conformance with Policy 3.9.0: + - Use Breaks instead of Conflicts (debian/control). + - Incremented Standards-Version to reflect conformance (debian/control). + * Mention the download directory instead of the full URL as Source + in debian/copyright. + + -- Charles Plessy <[email protected]> Tue, 13 Jul 2010 10:39:44 +0900 + libbio-graphics-perl (2.10-1) unstable; urgency=low * New upstream release. Modified: trunk/packages/libbio-graphics-perl/trunk/debian/control =================================================================== --- trunk/packages/libbio-graphics-perl/trunk/debian/control 2010-07-12 09:47:50 UTC (rev 5037) +++ trunk/packages/libbio-graphics-perl/trunk/debian/control 2010-07-13 01:40:30 UTC (rev 5038) @@ -8,7 +8,7 @@ Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Charles Plessy <[email protected]> -Standards-Version: 3.8.4 +Standards-Version: 3.9.0 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libbio-graphics-perl/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/libbio-graphics-perl/trunk/ Homepage: http://search.cpan.org/dist/Bio-Graphics/ @@ -17,7 +17,7 @@ Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, bioperl (>= 1.6.0), libgd-gd2-perl (>= 2.3) Recommends: libbio-scf-perl, libfile-spec-perl, libgd-svg-perl, libstatistics-descriptive-perl -Conflicts: bioperl ( < 1.6.0) +Breaks: 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 Modified: trunk/packages/libbio-graphics-perl/trunk/debian/copyright =================================================================== --- trunk/packages/libbio-graphics-perl/trunk/debian/copyright 2010-07-12 09:47:50 UTC (rev 5037) +++ trunk/packages/libbio-graphics-perl/trunk/debian/copyright 2010-07-13 01:40:30 UTC (rev 5038) @@ -2,7 +2,7 @@ Name : Bio::Graphics Contact : Lincoln Stein <[email protected]> -Source : http://search.cpan.org/CPAN/authors/id/L/LD/LDS/Bio-Graphics-2.02.tar.gz +Source : http://search.cpan.org/CPAN/authors/id/L/LD/LDS/ Copyright: 2001-2010, Cold Spring Harbor Laboratory License: Perl _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
