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

carnil pushed a commit to branch master
in repository libapp-cmd-perl.

commit df76f9c7434ebd61a79f2559a2d8c64eb5223a36
Author: Salvatore Bonaccorso <car...@debian.org>
Date:   Mon Jul 18 08:38:30 2016 +0200

    Add fix-spelling-error-in-manpage.patch patch
---
 debian/patches/fix-spelling-error-in-manpage.patch | 27 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 28 insertions(+)

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..6199d0f
--- /dev/null
+++ b/debian/patches/fix-spelling-error-in-manpage.patch
@@ -0,0 +1,27 @@
+Description: Fix spelling error in manpage
+Origin: vendor
+Author: Salvatore Bonaccorso <car...@debian.org>
+Last-Update: 2016-07-18
+Forwarded: https://github.com/rjbs/App-Cmd/issues/62
+Bug: https://github.com/rjbs/App-Cmd/issues/62
+
+--- a/lib/App/Cmd/Simple.pm
++++ b/lib/App/Cmd/Simple.pm
+@@ -74,7 +74,7 @@ use Sub::Install;
+ #pod should be given in the format used for the C<$usage_desc> parameter to
+ #pod C<describe_options> in Getopt::Long::Descriptive.
+ #pod
+-#pod If not overriden, it returns something that prints out like:
++#pod If not overridden, it returns something that prints out like:
+ #pod
+ #pod   yourapp [-?h] [long options...]
+ #pod
+@@ -289,7 +289,7 @@ It's a one-line summary of how the comma
+ should be given in the format used for the C<$usage_desc> parameter to
+ C<describe_options> in Getopt::Long::Descriptive.
+ 
+-If not overriden, it returns something that prints out like:
++If not overridden, it returns something that prints out like:
+ 
+   yourapp [-?h] [long options...]
+ 
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/libapp-cmd-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