[SCM] Debian packaging of libmodule-build-perl branch, master, updated. debian/0.400100-2-15-g898fc40
Florian Schlichting
fsfs at debian.org
Mon May 13 21:06:37 UTC 2013
The following commit has been merged in the master branch:
commit 6843155fe276e50e0557cca2161cefb78405dc74
Author: Florian Schlichting <fsfs at debian.org>
Date: Mon May 13 22:58:11 2013 +0200
refresh patch
diff --git a/debian/patches/man-ext b/debian/patches/man-ext
index a5a4eaa..332f7a7 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
-@@ -3253,7 +3253,7 @@
+@@ -3262,7 +3262,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);
-@@ -3278,7 +3278,7 @@
+@@ -3287,7 +3287,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