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

carnil pushed a commit to branch master
in repository libtext-diff-perl.

commit d4cb58d32a228d672d715702c2bc571f940c9d7c
Author: Salvatore Bonaccorso <car...@debian.org>
Date:   Sun Apr 20 21:44:17 2014 +0200

    Add fix-pod-errors.patch patch
    
    Fix POD formatting error.
    
    Thanks: Christoph Biedl for the report and patch
    
    Closes: #745336
---
 debian/patches/fix-pod-errors.patch | 19 +++++++++++++++++++
 debian/patches/series               |  1 +
 2 files changed, 20 insertions(+)

diff --git a/debian/patches/fix-pod-errors.patch 
b/debian/patches/fix-pod-errors.patch
new file mode 100644
index 0000000..046b430
--- /dev/null
+++ b/debian/patches/fix-pod-errors.patch
@@ -0,0 +1,19 @@
+Description: Fix error in POD
+Origin: vendor
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=94895
+Bug-Debian: http://bugs.debian.org/745336
+Forwarded: 
https://rt.cpan.org/Public/Ticket/Attachment/1352849/717893/fix-pod-errors.patch
+Author: Christoph Biedl <debian.a...@manchmal.in-ulm.de>
+Reviewed-by: Salvatore Bonaccorso <car...@debian.org>
+Last-Update: 2014-04-20
+
+--- a/lib/Text/Diff.pm
++++ b/lib/Text/Diff.pm
+@@ -432,6 +432,7 @@
+    require Text::Diff;
+ 
+ That's a pretty rare occurence, so C<diff()> is exported by default.
++
+ =head1 OPTIONS
+ 
+ diff() takes two parameters from which to draw input and a set of
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..48ad9d6
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-pod-errors.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtext-diff-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