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

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

commit b39b5b0bd86e1f71e3c764131caa994e8b9c0c05
Author: gregor herrmann <gre...@debian.org>
Date:   Wed Jun 17 18:18:03 2015 +0200

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

diff --git a/debian/patches/series b/debian/patches/series
index bd6c72f..8e3eab7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 pod-fixes
 definded-hash.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..72aac6b
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,27 @@
+Description: spelling fixes
+Origin: vendor
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2015-06-17
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=105298
+Bug: https://rt.cpan.org/Ticket/Display.html?id=105298
+
+--- a/Datum.pm
++++ b/Datum.pm
+@@ -1097,7 +1097,7 @@
+ The syntax used in the file or the one of the config string is
+ described in L<Carp::Datum::Cfg>.
+ 
+-The dynamic setting allows to filter the debug traces when
++The dynamic setting allows one to filter the debug traces when
+ running. For instance, one can enforce a routine to be silent.
+ 
+ As an important note, the dynamic configuration is effective only when
+@@ -1121,7 +1121,7 @@
+ The seed of the C<Carp::Datum> module started to grow in 1996 when
+ Raphael Manfredi and Christophe Dehaudt were involved in a tricky
+ project involving kernel environment. It was Christophe's first experience
+-with I<Programming By Contract> principles. Raphael was already familar with
++with I<Programming By Contract> principles. Raphael was already familiar with
+ the concept due to his participation in the development of the
+ Eiffel compiler.
+ 

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