[SCM] Debian packaging of libmoosex-types-common-perl branch, master, updated. debian/0.001004-1-6-g7bc0b44

Alessandro Ghedini al3xbio at gmail.com
Mon Feb 20 11:58:30 UTC 2012


The following commit has been merged in the master branch:
commit 1adf38055047dfd332f99a4bbc6c57d707fe692d
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Mon Feb 20 12:54:11 2012 +0100

    Add fix-pod-error.patch (fixes manpage-has-errors-from-pod2man)

diff --git a/debian/patches/fix-pod-error.patch b/debian/patches/fix-pod-error.patch
new file mode 100644
index 0000000..a440d03
--- /dev/null
+++ b/debian/patches/fix-pod-error.patch
@@ -0,0 +1,25 @@
+Description: Fixes an error in POD syntax.
+Origin: vendor
+Forwarded: no
+Last-Update: 2012-02-20
+
+--- libmoosex-types-common-perl-0.001005.orig/lib/MooseX/Types/Common/String.pm
++++ libmoosex-types-common-perl-0.001005/lib/MooseX/Types/Common/String.pm
+@@ -214,8 +214,6 @@ A coercion exists via C<lc> from NonEmpt
+ A Str with length > 0 and all uppercase characters.
+ A coercion exists via C<uc> from NonEmptyStr
+ 
+-=back
+-
+ =item * NumericCode
+ 
+ A Str with no new-line characters that consists of only Numeric characters.
+@@ -223,6 +221,8 @@ Examples include, Social Security Number
+ Codes, etc. Supports attempting to coerce from a string that has punctuation
+ in it ( e.g credit card number 4111-1111-1111-1111 ).
+ 
++=back
++
+ =head1 SEE ALSO
+ 
+ =over
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..a6b8568
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-pod-error.patch

-- 
Debian packaging of libmoosex-types-common-perl



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