[libgraph-perl] 12/14: Add a patch to fix a spelling mistake in the POD.

gregor herrmann gregoa at debian.org
Sat Sep 19 20:09:37 UTC 2015


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

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

commit 80c8af4c01f8d273250b370b64f8026862d8ec0f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 19 22:03:21 2015 +0200

    Add a patch to fix a spelling mistake in the POD.
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index cdbc286..e5aebf4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-Don-t-compare-version-numbers-numerically.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..2986b84
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: fix a spelling mistake
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2015-09-19
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=107194
+Bug: https://rt.cpan.org/Ticket/Display.html?id=107194
+
+--- a/lib/Heap071/Elem.pm
++++ b/lib/Heap071/Elem.pm
+@@ -115,7 +115,7 @@
+ ability to be heaped.  If the object is implemented as
+ a hash, and if it can deal with a key of I<heap>, leaving
+ it unchanged for use by the heap routines, then the following
+-implemetation will work.
++implementation will work.
+ 
+   package myObject;
+ 

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



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