Author: Jay Bonci <jaybonci@debian.org>
Description: Squashed lintian error about bad manpage formatting from POD
without a NAME section

Author: gregor herrmann <gregoa@debian.org>
Description: change NAME to satisfy lexgrog; break long URL
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=125836

--- libxml-grove-perl.orig/DOM-ecmascript.pod
+++ libxml-grove-perl/DOM-ecmascript.pod
@@ -1,9 +1,14 @@
+=head1 NAME
+
+DOM-ecmascript - XML::Grove and ECMA Script Language Binding
+
 =head1 XML::Grove and DOM Level One
 
 XML::Grove is similar in concept to the ECMA Script Language Binding
 to DOM Level 1 Core (Appendix E of the DOM Recommendation).
 
-<http://www.w3.org/TR/REC-DOM-Level-1/ecma-script-language-binding.html>
+L<http://www.w3.org/TR/REC-DOM-Level-1/
+ecma-script-language-binding.html|http://www.w3.org/TR/REC-DOM-Level-1/ecma-script-language-binding.html>
 
 The ECMA Script Language Binding presents DOM properties as ECMA
 Script object properties.  The same is true for XML::Grove, XML::Grove
--- libxml-grove-perl.orig/lib/XML/Grove/Factory.pm
+++ libxml-grove-perl/lib/XML/Grove/Factory.pm
@@ -304,6 +304,8 @@
 optional if this element doesn't need attributes.  Strings in
 I<CONTENT> are converted to XML::Grove::Characters objects.
 
+=back
+
 =head2 ELEMENT FACTORY EXAMPLE
 
  use XML::Grove::Factory;
--- libxml-grove-perl.orig/lib/XML/Grove/Subst.pm
+++ libxml-grove-perl/lib/XML/Grove/Subst.pm
@@ -170,6 +170,8 @@
 `C<E<lt>SUB:key key='foo'E<gt>>'.  The return value is a new grove
 with the substitutions applied.
 
+=back
+
 =head1 EXAMPLE
 
 The following template, in a file `C<template.xml>', could be used for
