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

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

commit 9545c921a749f2640a5adc5609363e1d49f9ac67
Author: gregor herrmann <gre...@debian.org>
Date:   Sun Jun 15 15:01:15 2014 +0200

    add spelling.patch
    
    Git-Dch: Ignore
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 17 +++++++++++++++++
 2 files changed, 18 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..92346f8
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,17 @@
+Description: fix a spelling mistake
+Origin: vendor
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2014-06-15
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=96464
+
+--- a/lib/String/Print.pod
++++ b/lib/String/Print.pod
+@@ -440,7 +440,7 @@
+ 
+ Another example.  Now, we want to add timestamps.  In this case, we
+ decide for modifier names in C<\w>, so we need a blank to separate
+-the paramter from the modifer.
++the parameter from the modifer.
+ 
+   use POSIX  qw/strftime/;
+   use String::Print modifiers => [ qr/T|DT|D/ => \&_timestamp ];

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