[SCM] Debian packaging of libmodule-build-perl branch, master, updated. debian/0.380000-2-14-gfb6e199

gregor herrmann gregoa at debian.org
Wed Jun 27 16:45:05 UTC 2012


The following commit has been merged in the master branch:
commit 96e6ea0920759b6e5b8cd41885f2d99ec63c0259
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jun 27 18:40:05 2012 +0200

    Refresh patch man-ext (offset).

diff --git a/debian/patches/man-ext b/debian/patches/man-ext
index 7ceaeb8..a5a4eaa 100644
--- a/debian/patches/man-ext
+++ b/debian/patches/man-ext
@@ -5,7 +5,7 @@ Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
 Last-Update: 2012-02-25
 --- a/lib/Module/Build/Base.pm
 +++ b/lib/Module/Build/Base.pm
-@@ -3250,7 +3250,7 @@
+@@ -3253,7 +3253,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).
@@ -14,7 +14,7 @@ Last-Update: 2012-02-25
      my $manpage = $self->man1page_name( $file ) . '.' .
                    $self->config( 'man1ext' );
      my $outfile = File::Spec->catfile($mandir, $manpage);
-@@ -3275,7 +3275,7 @@
+@@ -3278,7 +3278,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).

-- 
Debian packaging of libmodule-build-perl



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