This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libchart-clicker-perl.
commit b3dc3ce85f57b7b173d1e509463847e770530aae Author: gregor herrmann <[email protected]> Date: Wed Dec 28 21:00:43 2016 +0100 Add another fix to whatis.patch. --- debian/patches/whatis.patch | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/debian/patches/whatis.patch b/debian/patches/whatis.patch index b633b64..bd6912a 100644 --- a/debian/patches/whatis.patch +++ b/debian/patches/whatis.patch @@ -3,7 +3,7 @@ Origin: vendor Bug: https://rt.cpan.org/Ticket/Display.html?id=87752 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=87752 Author: gregor herrmann <[email protected]> -Last-Update: 2013-08-09 +Last-Update: 2016-12-28 --- a/lib/Chart/Clicker/Axis/DivisionType.pm +++ b/lib/Chart/Clicker/Axis/DivisionType.pm @@ -60,3 +60,29 @@ Last-Update: 2013-08-09 =head1 VERSION +--- a/lib/Chart/Clicker/Decoration/Annotation.pm ++++ b/lib/Chart/Clicker/Decoration/Annotation.pm +@@ -146,7 +146,7 @@ + + =head1 NAME + +-Chart::Clicker::Decoration::Annotation ++Chart::Clicker::Decoration::Annotation - Text annotation over data + + =head1 VERSION + +@@ -157,14 +157,6 @@ + A text annotation that can be put over a chart. You can find an example + of an Annotation at L<http://gphat.github.com/chart-clicker/static/images/examples/annotation.png>. + +-=head1 NAME +- +-Chart::Clicker::Decoration::Annotation - Text annotation over data +- +-=head1 VERSION +- +-version 2.88 +- + =head1 ATTRIBUTES + + =head2 axis_height -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libchart-clicker-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
