Author: plessy Date: 2009-04-09 01:54:59 +0000 (Thu, 09 Apr 2009) New Revision: 3278
Modified: trunk/packages/libbio-graphics-perl/trunk/debian/changelog 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 2009-04-08 12:38:00 UTC (rev 3277) +++ trunk/packages/libbio-graphics-perl/trunk/debian/changelog 2009-04-09 01:54:59 UTC (rev 3278) @@ -1,3 +1,11 @@ +libbio-graphics-perl (1.93-1) unstable; urgency=low + + * New upstream release (corrections and improved documentation). + * debian/copyright made simpler according to current discussion + on machine-readable format. + + -- Charles Plessy <[email protected]> Thu, 09 Apr 2009 10:40:38 +0900 + libbio-graphics-perl (1.91-1) unstable; urgency=low * New upstream release with improvements on wiggle xyplots. Modified: trunk/packages/libbio-graphics-perl/trunk/debian/copyright =================================================================== --- trunk/packages/libbio-graphics-perl/trunk/debian/copyright 2009-04-08 12:38:00 UTC (rev 3277) +++ trunk/packages/libbio-graphics-perl/trunk/debian/copyright 2009-04-09 01:54:59 UTC (rev 3278) @@ -1,11 +1,10 @@ -Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=423 -Upstream-Name: Bio::Graphics -Upstream-Maintainer: Lincoln Stein <[email protected]> -Upstream-Source: http://search.cpan.org/CPAN/authors/id/L/LD/LDS/Bio-Graphics-1.91.tar.gz +Format: http://dep.debian.net/deps/dep5/ +Name: Bio::Graphics +Maintainer: Lincoln Stein <[email protected]> +Source: http://search.cpan.org/CPAN/authors/id/L/LD/LDS/Bio-Graphics-1.93.tar.gz -Files: * Copyright: © 2001-2009 Cold Spring Harbor Laboratory -License: GPL-1+ | Artistic +License: Perl This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See the Artistic License file in the main Perl distribution for specific terms and conditions of @@ -26,7 +25,8 @@ If publications result from research using this SOFTWARE, we ask that CSHL be acknowledged and/or credit be given to CSHL scientists, as scientifically appropriate. -X-Comment: Perl license + +License: Perl This program is free software; you can redistribute it and/or modify it under the terms of either: . @@ -43,28 +43,23 @@ lib/Bio/Graphics/Glyph/splice_site.pm lib/Bio/Graphics/Glyph/extending_arrow.pm Copyright: © 2001 Berkeley Drosophila Genome Project -License: GPL-1+ | Artistic - (see above) +License: Perl Files: lib/Bio/Graphics/Pictogram.pm Copyright: © Shawn Hoon -License: GPL-1+ | Artistic - (see above) +License: Perl Files: lib/Bio/Graphics/RendererI.pm Copyright: © 2003 Institute for Systems Biology -License: GPL-1+ | Artistic - (see above) +License: Perl Files: lib/Bio/Graphics/ConfiguratorI.pm Copyright: © Robert Hubley -License: GPL-1+ | Artistic - (see above) +License: Perl Files: lib/Bio/Graphics/Glyph/hybrid_plot.pm Copyright: © 2008 Ontario Institute for Cancer Research -License: GPL-1+ | Artistic - (see above) +License: Perl Files: debian/* Copyright: © 2009 Charles Plessy <[email protected]> @@ -80,5 +75,5 @@ Use as is fit, free or for profit. On this notice these rights rely. -X-Comment: The text of this license is © 2005 Alexander E Genaud, +Comment: The text of this license is © 2005 Alexander E Genaud, see `http://genaud.net/2005/10/poetic-license/'. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
