[libtext-glob-perl] 07/08: Drop spelling.patch, applied upstream

Florian Schlichting fsfs at moszumanska.debian.org
Wed Oct 19 17:10:22 UTC 2016


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

fsfs pushed a commit to branch master
in repository libtext-glob-perl.

commit 87da85c42f8d644f1e59a5e917a896c871703434
Author: Florian Schlichting <fsfs at debian.org>
Date:   Wed Oct 19 19:03:50 2016 +0200

    Drop spelling.patch, applied upstream
---
 debian/patches/series         |  1 -
 debian/patches/spelling.patch | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5299247..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index a8b65ba..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: fix a spelling mistake
-Origin: vendor
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2015-06-07
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=105055
-Bug: https://rt.cpan.org/Ticket/Display.html?id=105055
-
---- a/lib/Text/Glob.pm
-+++ b/lib/Text/Glob.pm
-@@ -156,7 +156,7 @@
- C<example.{foo,bar,baz}> matches C<example.foo>, C<example.bar>, and
- C<example.baz>
- 
--=item leading . must be explictly matched
-+=item leading . must be explicitly matched
- 
- C<*.foo> does not match C<.bar.foo>.  For this you must either specify
- the leading . in the glob pattern (C<.*.foo>), or set

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



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