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

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

commit b14b602b366a8ea712a65d8dfb536928862cbddd
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Dec 3 22:32:26 2016 +0100

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

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..d1f3324
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,27 @@
+Description: spelling mistakes
+Origin: vendor
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2016-12-03
+Forwarded: https://github.com/rjbs/Test-Routine/issues/11
+Bug: https://github.com/rjbs/Test-Routine/issues/11
+
+--- a/lib/Test/Routine/Runner.pm
++++ b/lib/Test/Routine/Runner.pm
+@@ -8,7 +8,7 @@
+ #pod A Test::Routine::Runner takes a callback for building test instances, 
then uses
+ #pod it to build instances and run the tests on it.  The Test::Routine::Runner
+ #pod interface is still undergoing work, but the Test::Routine::Util exports 
for
+-#pod running tests, descibed in L<Test::Routine|Test::Routine/Running Tests>, 
are
++#pod running tests, described in L<Test::Routine|Test::Routine/Running 
Tests>, are
+ #pod more stable.  Please use those instead, unless you are willing to deal 
with
+ #pod interface breakage.
+ #pod
+@@ -136,7 +136,7 @@
+ A Test::Routine::Runner takes a callback for building test instances, then 
uses
+ it to build instances and run the tests on it.  The Test::Routine::Runner
+ interface is still undergoing work, but the Test::Routine::Util exports for
+-running tests, descibed in L<Test::Routine|Test::Routine/Running Tests>, are
++running tests, described in L<Test::Routine|Test::Routine/Running Tests>, are
+ more stable.  Please use those instead, unless you are willing to deal with
+ interface breakage.
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-routine-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