[SCM] Debian packaging of libhtml-form-perl branch, master, updated. f40bf6200bba1cfffaa5cea0fad321562ba5240f

Alessandro Ghedini al3xbio at gmail.com
Sun Feb 19 18:55:50 UTC 2012


The following commit has been merged in the master branch:
commit b0da7e9aedd2c2271d55e2961b4b48537fedf6e0
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Sun Feb 19 19:51:19 2012 +0100

    Add fix-typos.patch (fixes spelling-error-in-manpage)

diff --git a/debian/patches/fix-typos.patch b/debian/patches/fix-typos.patch
new file mode 100644
index 0000000..b5cc20f
--- /dev/null
+++ b/debian/patches/fix-typos.patch
@@ -0,0 +1,20 @@
+Description: Fix a couple of typos found by lintian
+Author: Alessandro Ghedini <al3xbio at gmail.com>
+Origin: vendor
+Forwarded: no
+Last-Update: 2012-02-19
+
+--- libhtml-form-perl-6.01.orig/lib/HTML/Form.pm
++++ libhtml-form-perl-6.01/lib/HTML/Form.pm
+@@ -74,9 +74,9 @@ relative action URIs.  The provided HTML
+ (or US-ASCII).
+ 
+ By default HTML::Form assumes that the original document was UTF-8 encoded and
+-thus encode forms that don't specify an explict I<accept-charset> as UTF-8.
++thus encode forms that don't specify an explicit I<accept-charset> as UTF-8.
+ The charset assumed can be overridden by providing the C<charset> option to
+-parse().  It's a good idea to be explict about this parameter as well, thus
++parse().  It's a good idea to be explicit about this parameter as well, thus
+ the recommended simplest invocation becomes:
+ 
+     my @forms = HTML::Form->parse(
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..e7b66fb
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-typos.patch

-- 
Debian packaging of libhtml-form-perl



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