[libnumber-phone-perl] 07/08: Add patch to add missing whatis entries to manpages.
gregor herrmann
gregoa at debian.org
Sat Jul 2 21:20:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libnumber-phone-perl.
commit b00bf01f589a662f20e6b6bd59ccda53a2105eef
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jul 2 23:16:24 2016 +0200
Add patch to add missing whatis entries to manpages.
---
debian/patches/pod-whatis.patch | 28 ++++++++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 29 insertions(+)
diff --git a/debian/patches/pod-whatis.patch b/debian/patches/pod-whatis.patch
new file mode 100644
index 0000000..dfea90a
--- /dev/null
+++ b/debian/patches/pod-whatis.patch
@@ -0,0 +1,28 @@
+Description: update POD to get whatis entries into generated manpages
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-07-02
+Forwarded: https://github.com/DrHyde/perl-modules-Number-Phone/issues/60
+Bug: https://github.com/DrHyde/perl-modules-Number-Phone/issues/60
+
+--- a/lib/Number/Phone/Formatter/Raw.pm
++++ b/lib/Number/Phone/Formatter/Raw.pm
+@@ -15,7 +15,7 @@
+
+ =head1 NAME
+
+-Number::Phone::Formatter::Raw
++Number::Phone::Formatter::Raw - simple formatter for E.123-formatted phone numbers
+
+ =head1 DESCRIPTION
+
+--- a/lib/Number/Phone/Formatters.pod
++++ b/lib/Number/Phone/Formatters.pod
+@@ -1,6 +1,6 @@
+ =head1 NAME
+
+-Number::Phone::Formatters
++Number::Phone::Formatters - how to write custom formatters
+
+ =head1 DESCRIPTION
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..cdba319
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+pod-whatis.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnumber-phone-perl.git
More information about the Pkg-perl-cvs-commits
mailing list