[libjavascript-beautifier-perl] 04/09: Add a patch to fix a POD error.
gregor herrmann
gregoa at debian.org
Fri Dec 4 17:17:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libjavascript-beautifier-perl.
commit 16bb040d8eef43d2f9a18262a82a47ca2c0bd428
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Dec 4 18:13:28 2015 +0100
Add a patch to fix a POD error.
---
debian/patches/pod.patch | 20 ++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 21 insertions(+)
diff --git a/debian/patches/pod.patch b/debian/patches/pod.patch
new file mode 100644
index 0000000..cb4f68a
--- /dev/null
+++ b/debian/patches/pod.patch
@@ -0,0 +1,20 @@
+Description: add NAME section to POD
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2015-12-04
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=110079
+Bug: https://rt.cpan.org/Ticket/Display.html?id=110079
+
+--- a/lib/Code/TidyAll/Plugin/JSBeautifier.pm
++++ b/lib/Code/TidyAll/Plugin/JSBeautifier.pm
+@@ -36,6 +36,10 @@
+
+ =pod
+
++=head1 NAME
++
++Code::TidyAll::Plugin::JSBeautifier - Use JavaScript::Beautifier with tidyall
++
+ =head1 SYNOPSIS
+
+ This module requires L<Code::TidyAll>.
diff --git a/debian/patches/series b/debian/patches/series
index bbc4133..1102d2f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+pod.patch
remove-pl-extension.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjavascript-beautifier-perl.git
More information about the Pkg-perl-cvs-commits
mailing list