[libdevel-findref-perl] 03/04: Drop spelling.patch, merged upstream.

gregor herrmann gregoa at debian.org
Fri Jun 6 11:26:11 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdevel-findref-perl.

commit 4e2a6d316a0d8daa6482b99e3e486d63d923dd7a
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 6 13:23:04 2014 +0200

    Drop spelling.patch, merged upstream.
---
 debian/patches/series         |  1 -
 debian/patches/spelling.patch | 28 ----------------------------
 2 files changed, 29 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 6ea4eac..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-Description: fix a typo in the POD
-Origin: vendor
-Forwarded: Marc Lehmann <pcg at goof.com>
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2014-05-18
-
---- a/FindRef.pm
-+++ b/FindRef.pm
-@@ -212,7 +212,7 @@
- 
- The opposite of C<ptr2ref>, above: returns the internal address of the
- value pointed to by the passed reference. This function is safe to call on
--anything, and returns the same value taht a normal reference would if used
-+anything, and returns the same value that a normal reference would if used
- in a numeric context.
- 
- =back
---- a/README
-+++ b/README
-@@ -121,7 +121,7 @@
-     $ptr = Devel::FindRef::ref2ptr $reference
-         The opposite of "ptr2ref", above: returns the internal address of
-         the value pointed to by the passed reference. This function is safe
--        to call on anything, and returns the same value taht a normal
-+        to call on anything, and returns the same value that a normal
-         reference would if used in a numeric context.
- 
- ENVIRONMENT VARIABLES

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



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