[SCM] Debian packaging of XML-Compile CPAN distribution branch, master, updated. debian/1.31-1-10-gaf8add2

gregor herrmann gregoa at debian.org
Fri Jun 7 23:15:59 UTC 2013


The following commit has been merged in the master branch:
commit 3e97d25cd79dd5e5e284129c219dd3ae289d7aa1
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 8 01:09:56 2013 +0200

    Drop fix-mispelling-in-docs (applied upstream),
    
    refresh fix-lintian-warnings-about-manpages (offset),
    drop works-well-with-log-report-before-v099 (not needed).

diff --git a/debian/patches/fix-lintian-warnings-about-manpages b/debian/patches/fix-lintian-warnings-about-manpages
index 973c9eb..3a8e5a0 100644
--- a/debian/patches/fix-lintian-warnings-about-manpages
+++ b/debian/patches/fix-lintian-warnings-about-manpages
@@ -3,7 +3,7 @@ Forwarded: not-needed
 
 --- a/lib/XML/Compile.pod
 +++ b/lib/XML/Compile.pod
-@@ -178,9 +178,9 @@
+@@ -180,9 +180,9 @@
  
  =over 4
  
@@ -17,7 +17,7 @@ Forwarded: not-needed
  an XML::LibXML::Element or XML::LibXML::Document is returned.
 --- a/lib/XML/Compile/Schema.pod
 +++ b/lib/XML/Compile/Schema.pod
-@@ -635,9 +635,9 @@
+@@ -650,9 +650,9 @@
  
  =back
  
diff --git a/debian/patches/fix-mispelling-in-docs b/debian/patches/fix-mispelling-in-docs
deleted file mode 100644
index 041216b..0000000
--- a/debian/patches/fix-mispelling-in-docs
+++ /dev/null
@@ -1,25 +0,0 @@
-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 e065bf2..db50f0f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1 @@
 fix-lintian-warnings-about-manpages
-works-well-with-log-report-before-v099
-fix-mispelling-in-docs
diff --git a/debian/patches/works-well-with-log-report-before-v099 b/debian/patches/works-well-with-log-report-before-v099
deleted file mode 100644
index a88e63f..0000000
--- a/debian/patches/works-well-with-log-report-before-v099
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Log::Report v0.94 is enough
-Forwarded: http://rt.cpan.org/Public/Bug/Display.html?id=82918
-
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -10,7 +10,7 @@
-    { XML::LibXML               => 1.94
-    , XML::Compile::Tester      => 0.90
-    , IO                        => 1.22
--   , Log::Report               => 0.991
-+   , Log::Report               => 0.94
- 
-    , Math::BigInt              => 1.77
-    , Math::BigRat              => 0.10

-- 
Debian packaging of XML-Compile CPAN distribution



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