Author: plessy Date: 2009-05-03 09:31:32 +0000 (Sun, 03 May 2009) New Revision: 3356
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-05-03 08:00:07 UTC (rev 3355) +++ trunk/packages/libbio-graphics-perl/trunk/debian/changelog 2009-05-03 09:31:32 UTC (rev 3356) @@ -1,3 +1,9 @@ +libbio-graphics-perl (1.94-1) unstable; urgency=low + + * New upstream release, adding a “fast” and fixing error in xyplot. + + -- Charles Plessy <[email protected]> Sun, 03 May 2009 18:24:13 +0900 + libbio-graphics-perl (1.93-1) unstable; urgency=low * New upstream release (corrections and improved documentation). Modified: trunk/packages/libbio-graphics-perl/trunk/debian/copyright =================================================================== --- trunk/packages/libbio-graphics-perl/trunk/debian/copyright 2009-05-03 08:00:07 UTC (rev 3355) +++ trunk/packages/libbio-graphics-perl/trunk/debian/copyright 2009-05-03 09:31:32 UTC (rev 3356) @@ -1,9 +1,10 @@ -Format: http://dep.debian.net/deps/dep5/ +Format: Machine-readable license summary, see 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 +Contact: Lincoln Stein <[email protected]> +Source: http://search.cpan.org/CPAN/authors/id/L/LD/LDS/Bio-Graphics-1.94.tar.gz -Copyright: © 2001-2009 Cold Spring Harbor Laboratory +Copyright: 2001-2009, Cold Spring Harbor Laboratory 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 @@ -35,7 +36,7 @@ version, or . b) the "Artistic License" which comes with Perl. -X-Comment: On Debian systems, the complete text of the Artistic License can be + Comment: On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic', and the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. @@ -62,7 +63,7 @@ License: Perl Files: debian/* -Copyright: © 2009 Charles Plessy <[email protected]> +Copyright: 2009, Charles Plessy <[email protected]> License: Poetic This work ‘as-is’ we provide. No warranty, express or implied. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
