[libxml-compile-cache-perl] 03/05: Refresh patch fix-manpage-error.

gregor herrmann gregoa at debian.org
Sat Jun 7 12:16:37 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libxml-compile-cache-perl.

commit ab88d8454796102de367d725dc0faad240468271
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 7 14:13:30 2014 +0200

    Refresh patch fix-manpage-error.
---
 debian/patches/fix-manpage-error | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/patches/fix-manpage-error b/debian/patches/fix-manpage-error
index ab48d18..c13bbb5 100644
--- a/debian/patches/fix-manpage-error
+++ b/debian/patches/fix-manpage-error
@@ -1,17 +1,21 @@
 Description: lintian complains about length of the line
+Origin: vendor
 Forwarded: no-needed
+Author: Joenio Costa <joenio at colivre.coop.br>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2014-06-07
 
 --- a/lib/XML/Compile/Cache.pod
 +++ b/lib/XML/Compile/Cache.pod
-@@ -306,9 +306,9 @@
+@@ -312,9 +312,9 @@
  especially useful in a B<daemon process>, where preparations can take as
  much time as they want to... and running should be as fast as possible.
  
--=item $obj-E<gt>B<dataToXML>(NODE|REF-XML-STRING|XML-STRING|FILENAME|FILEHANDLE|KNOWN)
-+=item $obj-E<gt>B<dataToXML>( NODE|REF-XML-STRING|XML-STRING|FILENAME|FILEHANDLE|KNOWN )
+-=item $obj-E<gt>B<dataToXML>($node|REF-XML|XML-STRING|$filename|$fh|$known)
++=item $obj-E<gt>B<dataToXML>( $node|REF-XML|XML-STRING|$filename|$fh|$known )
  
--=item XML::Compile::Cache-E<gt>B<dataToXML>(NODE|REF-XML-STRING|XML-STRING|FILENAME|FILEHANDLE|KNOWN)
-+=item XML::Compile::Cache-E<gt>B<dataToXML>( NODE|REF-XML-STRING|XML-STRING|FILENAME|FILEHANDLE|KNOWN )
+-=item XML::Compile::Cache-E<gt>B<dataToXML>($node|REF-XML|XML-STRING|$filename|$fh|$known)
++=item XML::Compile::Cache-E<gt>B<dataToXML>( $node|REF-XML|XML-STRING|$filename|$fh|$known )
  
- See L<XML::Compile/"Compilers">
+ Inherited, see L<XML::Compile/"Compilers">
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-compile-cache-perl.git



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