r35054 - /trunk/libmodule-build-perl/debian/patches/man-ext

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri May 8 23:37:59 UTC 2009


Author: gregoa
Date: Fri May  8 23:37:54 2009
New Revision: 35054

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=35054
Log:
refresh patch

Modified:
    trunk/libmodule-build-perl/debian/patches/man-ext

Modified: trunk/libmodule-build-perl/debian/patches/man-ext
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-build-perl/debian/patches/man-ext?rev=35054&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/patches/man-ext (original)
+++ trunk/libmodule-build-perl/debian/patches/man-ext Fri May  8 23:37:54 2009
@@ -2,7 +2,7 @@
 
 --- a/lib/Module/Build/Base.pm
 +++ b/lib/Module/Build/Base.pm
-@@ -2704,7 +2704,7 @@
+@@ -2705,7 +2705,7 @@
    foreach my $file (keys %$files) {
      # Pod::Simple based parsers only support one document per instance.
      # This is expected to change in a future version (Pod::Simple > 3.03).
@@ -11,7 +11,7 @@
      my $manpage = $self->man1page_name( $file ) . '.' .
  	          $self->config( 'man1ext' );
      my $outfile = File::Spec->catfile($mandir, $manpage);
-@@ -2728,7 +2728,7 @@
+@@ -2729,7 +2729,7 @@
    while (my ($file, $relfile) = each %$files) {
      # Pod::Simple based parsers only support one document per instance.
      # This is expected to change in a future version (Pod::Simple > 3.03).




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