[SCM] Debian packaging of libdevel-cover-perl branch, master, updated. debian/0.89-1-5-g2449e82

Nuno Carvalho smash at cpan.org
Sun Aug 5 13:29:41 UTC 2012


The following commit has been merged in the master branch:
commit 3f721f236392f8c8d1fb7c6b9bd168bf0645fa0a
Author: Nuno Carvalho <smash at cpan.org>
Date:   Sun Aug 5 01:25:46 2012 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 1aa430f..af072a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libdevel-cover-perl (0.93-1) UNRELEASED; urgency=low
 
   * Drop whatis.patch, fixed upstream.
+  * Refresh keep-non-existent-dirs-in-INC.patch.
 
  -- Nuno Carvalho <smash at cpan.org>  Sun, 05 Aug 2012 00:36:55 +0100
 
diff --git a/debian/patches/keep-non-existent-dirs-in-INC.patch b/debian/patches/keep-non-existent-dirs-in-INC.patch
index 9851a0b..ae4d5ac 100644
--- a/debian/patches/keep-non-existent-dirs-in-INC.patch
+++ b/debian/patches/keep-non-existent-dirs-in-INC.patch
@@ -6,10 +6,10 @@ 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-04-07
+Last-Update: 2012-08-05
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -24,7 +24,7 @@
+@@ -27,7 +27,7 @@
                            "-s", "Installation of Devel::Cover $Version");
  my $Perlbug = join " ", map { / / ? "'$_'" : $_ } @perlbug;
  my $base    = getcwd;
@@ -18,7 +18,7 @@ Last-Update: 2012-04-07
                    @INC;
  my @inc     = sort keys %inc;
  
-@@ -65,7 +65,7 @@
+@@ -68,7 +68,7 @@
  
  EOM
      eval "use Cwd";

-- 
Debian packaging of libdevel-cover-perl



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