[SCM] Debian packaging of libgetopt-lucid-perl branch, master, updated. 942b0106ee5afca02d87bcd4cdc7936fcb7b0a64

gregor herrmann gregoa at debian.org
Sun Dec 11 15:22:09 UTC 2011


The following commit has been merged in the master branch:
commit 9c8f6b8ab4c64338aec6d01cf5f7f3d85892a5cd
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 11 16:19:40 2011 +0100

    Add a patch to fix a tiny spelling mistake.

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..65e06ef
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: fix a spelling mistake
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=73174
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=73174
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2011-12-11
+
+--- a/lib/Getopt/Lucid.pm
++++ b/lib/Getopt/Lucid.pm
+@@ -1064,7 +1064,7 @@
+ modifier or later modified with C<<< append_defaults >>>, C<<< merge_defaults >>>, or
+ C<<< replace_defaults >>>.  This ensures internal consistency.
+ 
+-If no default is explictly provided, validation is only applied if the option
++If no default is explicitly provided, validation is only applied if the option
+ appears on the command line. (In other words, the built-in defaults are always
+ considered valid if the option does not appear.)  If this is not desired, the
+ C<<< required >>> option to the C<<< validate >>> method should be used to force users to

-- 
Debian packaging of libgetopt-lucid-perl



More information about the Pkg-perl-cvs-commits mailing list