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

gregoa pushed a commit to branch master
in repository libdbd-mysql-perl.

commit 67a549462a62ec689610a111f250c68582b29f85
Author: gregor herrmann <gre...@debian.org>
Date:   Sun Apr 13 18:17:37 2014 +0200

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

diff --git a/debian/patches/pod-whatis.patch b/debian/patches/pod-whatis.patch
new file mode 100644
index 0000000..79a99d0
--- /dev/null
+++ b/debian/patches/pod-whatis.patch
@@ -0,0 +1,17 @@
+Description: fix POD to get a whatis entry after pod2man
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=94690
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=94690
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2014-04-13
+
+--- a/README.pod
++++ b/README.pod
+@@ -1,4 +1,6 @@
+-=head1 DBD::mysql - database driver for Perl
++=head1 NAME
++
++DBD::mysql - database driver for Perl
+ 
+ This is the Perl L<DBI> driver for access to MySQL databases.
+ 
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/libdbd-mysql-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to