[libdata-stag-perl] 08/10: Add a patch to fix more spelling mistakes.

gregor herrmann gregoa at debian.org
Sun May 29 22:09:56 UTC 2016


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

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

commit b595de9fc2303c1dae81a456b509ef03c7edb10a
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon May 30 00:04:18 2016 +0200

    Add a patch to fix more spelling mistakes.
---
 debian/patches/more_spelling_fixes.patch | 32 ++++++++++++++++++++++++++++++++
 debian/patches/series                    |  1 +
 2 files changed, 33 insertions(+)

diff --git a/debian/patches/more_spelling_fixes.patch b/debian/patches/more_spelling_fixes.patch
new file mode 100644
index 0000000..dd9278b
--- /dev/null
+++ b/debian/patches/more_spelling_fixes.patch
@@ -0,0 +1,32 @@
+Description: more spelling fixes
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-05-30
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=114812
+Bug: https://rt.cpan.org/Ticket/Display.html?id=114812
+
+--- a/Data/Stag.pm
++++ b/Data/Stag.pm
+@@ -1559,9 +1559,9 @@
+ 
+ does a relational style inner join - see previous example in this doc
+ 
+-key can either be a single node name that must be shared (analagous to
++key can either be a single node name that must be shared (analogous to
+ SQL INNER JOIN .. USING), or a key1=key2 equivalence relation
+-(analagous to SQL INNER JOIN ... ON)
++(analogous to SQL INNER JOIN ... ON)
+ 
+ =head3 qmatch (qm)
+ 
+--- a/Data/Stag/Writer.pm
++++ b/Data/Stag/Writer.pm
+@@ -93,7 +93,7 @@
+ 
+        Title: writef
+ 
+-As write, analagous to printf
++As write, analogous to printf
+ 
+ 
+ =cut
diff --git a/debian/patches/series b/debian/patches/series
index daafca3..79aa9d4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ fix_manpage_names.patch
 no-sf-logo.patch
 fix_pod_errors.patch
 more_pod_errors.patch
+more_spelling_fixes.patch

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



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