[SCM] Debian packaging of libdevel-cover-perl branch, master, updated. debian/0.93-1-11-g0984cdd

gregor herrmann gregoa at debian.org
Sun Dec 9 15:10:52 UTC 2012


The following commit has been merged in the master branch:
commit 46eb00d0ef821544a4b3393310a89301f0df2b33
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 9 16:04:56 2012 +0100

    Refresh patch keep-non-existent-dirs-in-INC.patch.

diff --git a/debian/patches/keep-non-existent-dirs-in-INC.patch b/debian/patches/keep-non-existent-dirs-in-INC.patch
index ae4d5ac..4e8de7c 100644
--- a/debian/patches/keep-non-existent-dirs-in-INC.patch
+++ b/debian/patches/keep-non-existent-dirs-in-INC.patch
@@ -6,10 +6,11 @@ Bug-Debian: http://bugs.debian.org/476272
 Bug: http://rt.cpan.org/Ticket/Display.html?id=37349
 Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
 Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2012-08-05
+Last-Update: 2012-12-09
+
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -27,7 +27,7 @@
+@@ -24,7 +24,7 @@
                            "-s", "Installation of Devel::Cover $Version");
  my $Perlbug = join " ", map { / / ? "'$_'" : $_ } @perlbug;
  my $base    = getcwd;
@@ -18,7 +19,7 @@ Last-Update: 2012-08-05
                    @INC;
  my @inc     = sort keys %inc;
  
-@@ -68,7 +68,7 @@
+@@ -65,7 +65,7 @@
  
  EOM
      eval "use Cwd";

-- 
Debian packaging of libdevel-cover-perl



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