r15430 - in /trunk/libmodule-build-perl/debian: changelog patches/man-ext

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Fri Feb 22 18:40:08 UTC 2008


Author: gregoa-guest
Date: Fri Feb 22 18:40:07 2008
New Revision: 15430

URL: http://svn.debian.org/wsvn/?sc=1&rev=15430
Log:
Refresh patch man-ext.

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

Modified: trunk/libmodule-build-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/debian/changelog?rev=15430&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/changelog (original)
+++ trunk/libmodule-build-perl/debian/changelog Fri Feb 22 18:40:07 2008
@@ -7,8 +7,9 @@
     does _not_ consider 0.2808.01-1 to be earlier than  0.2808.1-1)
     libmodule-build-perl can be coinstalled with newer perl-mdoules
     packages; thanks to Niko Tyni for the analysis (closes: #467003).
+  * Refresh patch man-ext.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Fri, 22 Feb 2008 19:33:47 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Fri, 22 Feb 2008 19:38:44 +0100
 
 libmodule-build-perl (0.2808-1) unstable; urgency=low
 

Modified: trunk/libmodule-build-perl/debian/patches/man-ext
URL: http://svn.debian.org/wsvn/trunk/libmodule-build-perl/debian/patches/man-ext?rev=15430&op=diff
==============================================================================
--- trunk/libmodule-build-perl/debian/patches/man-ext (original)
+++ trunk/libmodule-build-perl/debian/patches/man-ext Fri Feb 22 18:40:07 2008
@@ -2,7 +2,7 @@
 
 --- libmodule-build-perl.orig/lib/Module/Build/Base.pm
 +++ libmodule-build-perl/lib/Module/Build/Base.pm
-@@ -2537,7 +2537,7 @@
+@@ -2552,7 +2552,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);
-@@ -2561,7 +2561,7 @@
+@@ -2576,7 +2576,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