This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtext-csv-xs-perl.
commit a7e68ed13538cfbe753194c96a963b418c97f1e2 Author: gregor herrmann <[email protected]> Date: Tue May 20 18:26:49 2014 +0200 Drop pod.patch, fixed upstream. --- debian/patches/pod.patch | 18 ------------------ debian/patches/series | 1 - 2 files changed, 19 deletions(-) diff --git a/debian/patches/pod.patch b/debian/patches/pod.patch deleted file mode 100644 index 5a3794f..0000000 --- a/debian/patches/pod.patch +++ /dev/null @@ -1,18 +0,0 @@ -Description: wording improvement -Origin: vendor -Bug: https://rt.cpan.org/Ticket/Display.html?id=95711 -Forwarded: https://rt.cpan.org/Ticket/Display.html?id=95711 -Author: gregor herrmann <[email protected]> -Last-Update: 2014-05-16 - ---- a/CSV_XS.pm -+++ b/CSV_XS.pm -@@ -2609,7 +2609,7 @@ - 1004 "INI - callbacks should be undef or a hashref" - X<1004> - --The C<callbacks> attribute only allows to be C<undef> or a hash reference. -+The C<callbacks> attribute only allows one to be C<undef> or a hash reference. - - =item * - 2010 "ECR - QUO char inside quotes followed by CR not part of EOL" diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index c9352c4..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -pod.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-csv-xs-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
