[libtext-bidi-perl] 04/06: Drop pod.patch, merged upstream.
gregor herrmann
gregoa at debian.org
Tue Jun 3 15:03:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtext-bidi-perl.
commit 7aae57a5491848c7ce8180cb38bed6c4b8a5212e
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Jun 3 16:44:15 2014 +0200
Drop pod.patch, merged upstream.
---
debian/patches/pod.patch | 18 ------------------
debian/patches/series | 1 -
2 files changed, 19 deletions(-)
diff --git a/debian/patches/pod.patch b/debian/patches/pod.patch
deleted file mode 100644
index 3271782..0000000
--- a/debian/patches/pod.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: wording improvement
-Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=96158
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=96158
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2014-06-02
-
---- a/lib/Text/Bidi.pm
-+++ b/lib/Text/Bidi.pm
-@@ -254,7 +254,7 @@
- # For real paragraphs, need to specify the display width
- ($par, $map, $visual) = log2vis($logical, $width);
-
-- # object oriented approach allows to display line by line
-+ # object oriented approach allows one to display line by line
- $p = new Text::Bidi::Paragraph $logical;
- $visual = $p->visual($off, $len);
-
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index c9352c4..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-pod.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-bidi-perl.git
More information about the Pkg-perl-cvs-commits
mailing list