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

kanashiro-guest pushed a commit to branch master
in repository libdata-dpath-perl.

commit 0baf8d48901445aaf2ec76f05e96bf0b0bd9ad2f
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Wed Sep 16 10:31:27 2015 -0300

    Create patch fixing spelling error in manpage
---
 debian/changelog                                   |  1 +
 debian/patches/fix-spelling-error-in-manpage.patch | 17 +++++++++++++++++
 debian/patches/series                              |  1 +
 3 files changed, 19 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 83a1215..c6a82c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libdata-dpath-perl (0.54-1) UNRELEASED; urgency=medium
   * Team upload.
   * Add debian/upstream/metadata
   * Import upstream version 0.54
+  * Create patch fixing spelling error in manpage
 
  -- Lucas Kanashiro <kanashiro.dua...@gmail.com>  Wed, 16 Sep 2015 10:26:19 
-0300
 
diff --git a/debian/patches/fix-spelling-error-in-manpage.patch 
b/debian/patches/fix-spelling-error-in-manpage.patch
new file mode 100644
index 0000000..b268aa9
--- /dev/null
+++ b/debian/patches/fix-spelling-error-in-manpage.patch
@@ -0,0 +1,17 @@
+Description: Fix spelling error in manpage
+Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
+Last-Update: 2015-09-16
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=107122
+Bug: https://rt.cpan.org/Ticket/Display.html?id=107122
+
+--- a/lib/Data/DPath.pm
++++ b/lib/Data/DPath.pm
+@@ -814,7 +814,7 @@ C<< $iterator->value->deref >>.
+ The line B<#(2)> is utilizing the internal data structure to find out
+ about the actual hash key under which the point is located. (There is
+ also an official API to that: C<< $ancestor->first_point->attrs->key >>, 
+-but there it's neccessary to check for undefined values before
++but there it's necessary to check for undefined values before
+ calling the methods F<attrs> and F<key>, so I went the easy way).
+ 
+ =head1 INTERNAL METHODS
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..8810115
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-spelling-error-in-manpage.patch

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to