This is an automated email from the git hooks/post-receive script. jame-guest pushed a commit to branch master in repository libweasel-perl.
commit 06ffcb706ae93af5d035f8133fdbf04a8161e7a8 Author: Robert James Clay <[email protected]> Date: Wed Oct 4 07:02:38 2017 -0400 Create debian/patches/15_POD_Name_Errors.patch. --- debian/patches/15_POD_Name_Errors.patch | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/debian/patches/15_POD_Name_Errors.patch b/debian/patches/15_POD_Name_Errors.patch new file mode 100644 index 0000000..aef402d --- /dev/null +++ b/debian/patches/15_POD_Name_Errors.patch @@ -0,0 +1,26 @@ +Author: Robert James Clay <[email protected]> +Description: Work around POD 'Name' issues. +Bug: https://github.com/perl-weasel/weasel/issues/12 +Last-Update: 2017-10-04 +--- a/lib/Weasel/Element/Document.pm ++++ b/lib/Weasel/Element/Document.pm +@@ -1,7 +1,7 @@ + + =head1 NAME + +-Weasel::Element::Document - ++Weasel::Element::Document - Weasel Element Document + + =head1 VERSION + +--- a/lib/Weasel/FindExpanders/HTML.pm ++++ b/lib/Weasel/FindExpanders/HTML.pm +@@ -1,7 +1,7 @@ + + =head1 NAME + +-Weasel::FindExpanders::HTML - ++Weasel::FindExpanders::HTML - Weasel FindExpanders HTML + + =head1 VERSION + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libweasel-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
