Author: plessy Date: 2009-03-08 07:55:44 +0000 (Sun, 08 Mar 2009) New Revision: 3156
Modified: trunk/packages/libbio-graphics-perl/trunk/debian/changelog trunk/packages/libbio-graphics-perl/trunk/debian/copyright Log: Preparing new upstream release. Modified: trunk/packages/libbio-graphics-perl/trunk/debian/changelog =================================================================== --- trunk/packages/libbio-graphics-perl/trunk/debian/changelog 2009-03-08 05:28:34 UTC (rev 3155) +++ trunk/packages/libbio-graphics-perl/trunk/debian/changelog 2009-03-08 07:55:44 UTC (rev 3156) @@ -1,3 +1,12 @@ +libbio-graphics-perl (1.85-1) UNRELEASED; urgency=low + + * New upstream release: + - Adds including capacities in the configuration files. + - New object: Bio::Graphics::Glyph::hybrid_plot. + * debian/copyright: incremented year and added new holder. + + -- Charles Plessy <[email protected]> Sun, 08 Mar 2009 16:30:17 +0900 + libbio-graphics-perl (1.84-1) unstable; urgency=low * Initial Release. (Closes: #511382) Modified: trunk/packages/libbio-graphics-perl/trunk/debian/copyright =================================================================== --- trunk/packages/libbio-graphics-perl/trunk/debian/copyright 2009-03-08 05:28:34 UTC (rev 3155) +++ trunk/packages/libbio-graphics-perl/trunk/debian/copyright 2009-03-08 07:55:44 UTC (rev 3156) @@ -4,7 +4,7 @@ Upstream-Source: http://search.cpan.org/CPAN/authors/id/L/LD/LDS/Bio-Graphics-1.82.tar.gz Files: * -Copyright: © 2001-2008 Cold Spring Harbor Laboratory +Copyright: © 2001-2009 Cold Spring Harbor Laboratory License: GPL-1+ | Artistic 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 @@ -61,6 +61,11 @@ License: GPL-1+ | Artistic (see above) +Files: lib/Bio/Graphics/Glyph/hybrid_plot.pm +Copyright: © 2008 Ontario Institute for Cancer Research +License: GPL-1+ | Artistic + (see above) + Files: debian/* Copyright: © 2009 Charles Plessy <[email protected]> License: Poetic _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
