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

gregoa pushed a commit to branch master
in repository libperinci-cmdline-perl.

commit 9a88f644b6312f039d29d11e94f40b2cad65a290
Author: gregor herrmann <gre...@debian.org>
Date:   Thu Oct 22 19:00:55 2015 +0200

    Drop spelling.patch, merged upstream.
---
 debian/patches/series         |  1 -
 debian/patches/spelling.patch | 45 -------------------------------------------
 2 files changed, 46 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5299247..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index c583f3b..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,45 +0,0 @@
-Description: fix some spelling errors
-Origin: vendor
-Author: gregor herrmann <gre...@debian.org>
-Last-Update: 2015-10-21
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=107908
-Bug: https://rt.cpan.org/Ticket/Display.html?id=107908
-
---- a/lib/Perinci/CmdLine.pm
-+++ b/lib/Perinci/CmdLine.pm
-@@ -27,10 +27,10 @@
- 
- =head1 DESCRIPTION
- 
--This module is currently empty, becase the implementation is currently split
--into L<Perinci::CmdLine::Lite> (for lightweight version) and
-+This module is currently empty, because the implementation is currently split
-+into L<Perinci::CmdLine::Lite> (the lightweight version) and
- L<Perinci::CmdLine::Classic> (the full but heavier version). There's also
--L<Perinci::CmdLine::Any> that lets you choose between the two dynamically, a 
la
-+L<Perinci::CmdLine::Any> that let's you choose between the two dynamically, à 
la
- Any::Moose. And finally there's also L<Perinci::CmdLine::Inline>, the even 
more
- lightweight version.
- 
---- a/lib/Perinci/CmdLine/Manual.pod
-+++ b/lib/Perinci/CmdLine/Manual.pod
-@@ -206,7 +206,7 @@
- =head1 CONFIGURATION FILE
- 
- Configuration files are read to preset the value of arguments, before
--potentially overriden/merged with command-line options. Configuration files 
are
-+potentially overridden/merged with command-line options. Configuration files 
are
- in L<IOD> format, which is basically C<INI> with some extra features.
- 
- By default, configuration files are searched in C</etc> and home directory, 
with
---- a/lib/Perinci/CmdLine/Manual/Examples.pod
-+++ b/lib/Perinci/CmdLine/Manual/Examples.pod
-@@ -641,7 +641,7 @@
- =head2 Basics
- 
- In the function-centric world of Perinci::CmdLine, configuration is just 
another
--way to supply values to function arguments (before being potentially overriden
-+way to supply values to function arguments (before being potentially 
overridden
- by command-line arguments). Configuration files are written in L<IOD> format,
- which is basically "INI with extra features". By default, configuration files
- are searched in C</etc> and then your home directory, with the name of

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