[libmodule-build-perl] 03/04: Refresh patch man-ext (offset).

gregor herrmann gregoa at debian.org
Thu Aug 21 18:34:20 UTC 2014


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

gregoa pushed a commit to branch master
in repository libmodule-build-perl.

commit bbf6be7673e95d545bbe1c71c180767c9c268146
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Aug 21 11:32:49 2014 -0700

    Refresh patch man-ext (offset).
---
 debian/patches/man-ext | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/patches/man-ext b/debian/patches/man-ext
index 448f9ea..036aa86 100644
--- a/debian/patches/man-ext
+++ b/debian/patches/man-ext
@@ -2,10 +2,11 @@ Subject: Fix manual page extensions for Debian.
 Author: Niko Tyni <ntyni at debian.org>
 Forwarded: not-needed
 Reviewed-by: Florian Schlichting <fsfs at debian.org> 
-Last-Update: 2013-11-06
+Last-Update: 2014-08-21
+
 --- a/lib/Module/Build/Base.pm
 +++ b/lib/Module/Build/Base.pm
-@@ -3213,7 +3213,7 @@
+@@ -3212,7 +3212,7 @@
  
  sub manify_bin_pods {
    my $self    = shift;
@@ -14,7 +15,7 @@ Last-Update: 2013-11-06
  
    my $files   = $self->_find_pods( $self->{properties}{bindoc_dirs},
                                     exclude => [ $self->file_qr('\.bat$') ] );
-@@ -3240,7 +3240,7 @@
+@@ -3239,7 +3239,7 @@
  
  sub manify_lib_pods {
    my $self    = shift;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-build-perl.git



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