[SCM] Debian packaging of libmodule-depends-perl branch, master, updated. cc93423094dcdb054eee0971f4f4c2f1698f902b

intrigeri intrigeri at boum.org
Sun Jun 10 20:18:32 UTC 2012


The following commit has been merged in the master branch:
commit ad16a86885588bd0f1d374595e1f5fd6a49cef50
Author: intrigeri <intrigeri at boum.org>
Date:   Sun Jun 10 21:57:01 2012 +0200

    Refresh set-environment-variables.patch.

diff --git a/debian/patches/set-environment-variables.patch b/debian/patches/set-environment-variables.patch
index b04b9e8..1164fbe 100644
--- a/debian/patches/set-environment-variables.patch
+++ b/debian/patches/set-environment-variables.patch
@@ -8,7 +8,7 @@ Last-Update: 2010-11-17
 
 --- a/lib/Module/Depends/Intrusive.pm
 +++ b/lib/Module/Depends/Intrusive.pm
-@@ -3,6 +3,7 @@
+@@ -3,6 +3,7 @@ package Module::Depends::Intrusive;
  use base qw( Module::Depends );
  use Cwd qw( getcwd );
  use ExtUtils::MakeMaker ();
@@ -16,7 +16,7 @@ Last-Update: 2010-11-17
  
  sub _find_modules {
      my $self = shift;
-@@ -92,6 +93,7 @@
+@@ -86,6 +87,7 @@ sub _find_modules {
          no strict;
          no warnings;
  	local $0 = $file;

-- 
Debian packaging of libmodule-depends-perl



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