[libxml-compile-cache-perl] 06/06: Update patch fix-manpage-error

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 04:37:29 UTC 2015


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

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

commit a1ea56eb72d18b1793594cc994ae548581893b43
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Fri Jul 24 01:33:53 2015 -0300

    Update patch fix-manpage-error
---
 debian/changelog                 |  1 +
 debian/patches/fix-manpage-error | 22 +++++++++++++++++++---
 2 files changed, 20 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2664275..49f3551 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ libxml-compile-cache-perl (1.03-1) UNRELEASED; urgency=medium
     - increase debhelper version to 9
     - bump Standards-Version to 3.9.6
     - add test suite with autopkgtest-pkg-perl
+  * debian/patches/fix-manpage-error: update patch
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Fri, 24 Jul 2015 00:57:27 -0300
 
diff --git a/debian/patches/fix-manpage-error b/debian/patches/fix-manpage-error
index c13bbb5..bae2074 100644
--- a/debian/patches/fix-manpage-error
+++ b/debian/patches/fix-manpage-error
@@ -7,9 +7,9 @@ Last-Update: 2014-06-07
 
 --- a/lib/XML/Compile/Cache.pod
 +++ b/lib/XML/Compile/Cache.pod
-@@ -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.
+@@ -329,9 +329,9 @@ much time as they want to... and running
+ 
+ Inherited, see L<XML::Compile::Schema/"Compilers">
  
 -=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 )
@@ -19,3 +19,19 @@ Last-Update: 2014-06-07
  
  Inherited, see L<XML::Compile/"Compilers">
  
+@@ -564,7 +564,7 @@ and
+ L<XML::LibXML::Simple>.
+ 
+ Please post questions or ideas to the mailinglist at
+-F<http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile> .
++F<http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile/> .
+ For live contact with other developers, visit the C<#xml-compile> channel
+ on C<irc.perl.org>.
+ 
+@@ -574,5 +574,5 @@ Copyrights 2008-2014 by [Mark Overmeer].
+ 
+ This program is free software; you can redistribute it and/or modify it
+ under the same terms as Perl itself.
+-See F<http://www.perl.com/perl/misc/Artistic.html>
++See F<http://www.perl.com/perl/misc/Artistic.html/>
+ 

-- 
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