[libnet-jabber-perl] 04/09: Add patch to fix a POD issue.

gregor herrmann gregoa at debian.org
Sat Jul 26 18:02:37 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libnet-jabber-perl.

commit 3f08e85037bbb8301b59b5c3a9867c2080515549
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 26 19:58:41 2014 +0200

    Add patch to fix a POD issue.
---
 debian/patches/60pod.patch | 18 ++++++++++++++++++
 debian/patches/series      |  1 +
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/60pod.patch b/debian/patches/60pod.patch
new file mode 100644
index 0000000..ab19076
--- /dev/null
+++ b/debian/patches/60pod.patch
@@ -0,0 +1,18 @@
+Description: add whatis to abstract
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2014-07-26
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=97531
+Bug: https://rt.cpan.org/Ticket/Display.html?id=97531
+
+--- a/lib/Net/Jabber/Namespaces.pm
++++ b/lib/Net/Jabber/Namespaces.pm
+@@ -23,7 +23,7 @@
+ 
+ =head1 NAME
+ 
+-Net::Jabber::Namespaces
++Net::Jabber::Namespaces - documentation about handling namespaces
+ 
+ =head1 SYNOPSIS
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 91d7911..b9d76cc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
 30use_Digest-SHA.patch
 40hash-randomisation.patch
 50spelling.patch
+60pod.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-jabber-perl.git



More information about the Pkg-perl-cvs-commits mailing list