Author: plessy Date: 2009-08-24 03:59:30 +0000 (Mon, 24 Aug 2009) New Revision: 3806
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 fixing bugs in wiggle_xyplot and improving documentation. * debian/control: incremented Standards-Version to reflect conformance with Policy 3.8.3 (no changes needed). * Removed trailing spaces in debian/changelog. Modified: trunk/packages/libbio-graphics-perl/trunk/debian/changelog =================================================================== --- trunk/packages/libbio-graphics-perl/trunk/debian/changelog 2009-08-23 20:03:55 UTC (rev 3805) +++ trunk/packages/libbio-graphics-perl/trunk/debian/changelog 2009-08-24 03:59:30 UTC (rev 3806) @@ -1,3 +1,13 @@ +libbio-graphics-perl (1.981-1) unstable; urgency=low + + * New upstream release fixing bugs in wiggle_xyplot and improving + documentation. + * debian/control: incremented Standards-Version to reflect conformance + with Policy 3.8.3 (no changes needed). + * Removed trailing spaces in debian/changelog. + + -- Charles Plessy <[email protected]> Mon, 24 Aug 2009 12:53:39 +0900 + libbio-graphics-perl (1.97-1) unstable; urgency=low * New upstream release adding a “feature_limit” option. @@ -2,4 +12,4 @@ * debian/control: incremented Standards-Version to reflect conformance - with Policy 3.8.2 (no changes needed). - * Format experimentations on debian/copyright. + with Policy 3.8.2 (no changes needed). + * Format experimentations on debian/copyright. @@ -50,7 +60,7 @@ - Adds including capacities in the configuration files. - New object: Bio::Graphics::Glyph::hybrid_plot. * debian/copyright: incremented year and added new holder. - * debian/rules: replaced deprecated `dh_clean -k' by `dh_prep'. + * debian/rules: replaced deprecated `dh_clean -k' by `dh_prep'. -- Charles Plessy <[email protected]> Wed, 11 Mar 2009 10:23:12 +0900 Modified: trunk/packages/libbio-graphics-perl/trunk/debian/control =================================================================== --- trunk/packages/libbio-graphics-perl/trunk/debian/control 2009-08-23 20:03:55 UTC (rev 3805) +++ trunk/packages/libbio-graphics-perl/trunk/debian/control 2009-08-24 03:59:30 UTC (rev 3806) @@ -8,7 +8,7 @@ Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Charles Plessy <[email protected]> -Standards-Version: 3.8.2 +Standards-Version: 3.8.3 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/ Modified: trunk/packages/libbio-graphics-perl/trunk/debian/copyright =================================================================== --- trunk/packages/libbio-graphics-perl/trunk/debian/copyright 2009-08-23 20:03:55 UTC (rev 3805) +++ trunk/packages/libbio-graphics-perl/trunk/debian/copyright 2009-08-24 03:59:30 UTC (rev 3806) @@ -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-1.97.tar.gz +Source : http://search.cpan.org/CPAN/authors/id/L/LD/LDS/Bio-Graphics-1.981.tar.gz Copyright: 2001-2009, Cold Spring Harbor Laboratory License: Perl _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
