This is an automated email from the git hooks/post-receive script. roam-guest pushed a commit to branch master in repository libmodule-metadata-perl.
commit 4a32e9db78f54fd76898e78d0c195db1dc95f39b Author: Peter Pentchev <[email protected]> Date: Tue May 26 00:46:09 2015 +0300 Remove the POD syntax patch altogether. Discussed with: Karen Etheridge (maintainer) --- debian/patches/01-pod-syntax.patch | 22 ---------------------- debian/patches/series | 1 - 2 files changed, 23 deletions(-) diff --git a/debian/patches/01-pod-syntax.patch b/debian/patches/01-pod-syntax.patch deleted file mode 100644 index 4a4c0f6..0000000 --- a/debian/patches/01-pod-syntax.patch +++ /dev/null @@ -1,22 +0,0 @@ -Description: Fix some POD syntax errors. -Forwarded: https://rt.cpan.org/Ticket/Display.html?id=104696 -Bug: https://rt.cpan.org/Ticket/Display.html?id=104696 -Author: Peter Pentchev <[email protected]> -Last-Update: 2015-05-26 - ---- a/lib/Module/Metadata.pm -+++ b/lib/Module/Metadata.pm -@@ -1004,10 +1004,10 @@ - =head1 AUTHOR - - Original code from Module::Build::ModuleInfo by Ken Williams --<[email protected]>, Randy W. Sims <[email protected]> -+E<lt>[email protected]<gt>, Randy W. Sims E<lt>[email protected]<gt> - --Released as Module::Metadata by Matt S Trout (mst) <[email protected]> with --assistance from David Golden (xdg) <[email protected]>. -+Released as Module::Metadata by Matt S Trout (mst) E<lt>[email protected]<gt> with -+assistance from David Golden (xdg) E<lt>[email protected]<gt>. - - =head1 COPYRIGHT & LICENSE - diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index c86ae71..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -01-pod-syntax.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-metadata-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
