[SCM] Debian packaging of XML-Compile CPAN distribution branch, master, updated. 4569d80cc54388e4388e8482cfc84761ef9b244e

Joenio Costa joenio at colivre.coop.br
Fri Jan 25 13:01:20 UTC 2013


The following commit has been merged in the master branch:
commit 8aa20213fa0cdf043035cdb53e24993feeea253e
Author: Joenio Costa <joenio at colivre.coop.br>
Date:   Fri Jan 25 09:40:11 2013 -0300

    fixing lintian warns: spelling-error-in-manpage

diff --git a/debian/patches/fix-mispelling-in-docs b/debian/patches/fix-mispelling-in-docs
new file mode 100644
index 0000000..041216b
--- /dev/null
+++ b/debian/patches/fix-mispelling-in-docs
@@ -0,0 +1,25 @@
+Description: Fix misspeling in docs
+Forwarded: http://rt.cpan.org/Public/Bug/Display.html?id=82919
+
+--- a/bin/schema2example
++++ b/bin/schema2example
+@@ -110,7 +110,7 @@
+ 
+ The type of the root element, required if the XML is not namespaceo
+ qualified, although the schema is.  If not specified, the root element
+-is automaticly inspected.
++is automatically inspected.
+ 
+ The TYPE notation is C<{namespace}localname>.  Be warned to use quoting
+ on the UNIX command-line, because curly braces have a special meaning
+--- a/lib/XML/Compile.pod
++++ b/lib/XML/Compile.pod
+@@ -38,7 +38,7 @@
+ =item *
+ 
+ Imports and includes, as used in the schemas, are NOT performed
+-automaticly.  Schema's and such are NOT collected from internet
++automatically.  Schema's and such are NOT collected from internet
+ dynamically; you have to call L<XML::Compile::Schema::importDefinitions()|XML::Compile::Schema/"Administration">
+ explicitly with filenames of locally stored copies. Includes do only
+ work if they have a targetNamespace defined, which is the same as that
diff --git a/debian/patches/series b/debian/patches/series
index be56e0e..e065bf2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 fix-lintian-warnings-about-manpages
 works-well-with-log-report-before-v099
+fix-mispelling-in-docs

-- 
Debian packaging of XML-Compile CPAN distribution



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