[SCM] Debian packaging of libconfig-model-perl branch, master, updated. debian/2.021-1-4-gcd8faab

Dominique Dumont dod at debian.org
Fri Jun 29 12:25:10 UTC 2012


The following commit has been merged in the master branch:
commit 646f70126857b3daa3078835355f5cf0777a2218
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Jun 29 14:09:11 2012 +0200

    fixed the patch

diff --git a/debian/patches/fix-race-condition-dependency-check b/debian/patches/fix-race-condition-dependency-check
index 2ff1f0c..77dd21b 100644
--- a/debian/patches/fix-race-condition-dependency-check
+++ b/debian/patches/fix-race-condition-dependency-check
@@ -1,8 +1,8 @@
 Description: Fix race condition dependency check
 Applied-Upstream: yes
---- a/config-model-core/lib/Config/Model/Debian/Dependency.pm
-+++ b/config-model-core/lib/Config/Model/Debian/Dependency.pm
-@@ -396,11 +396,15 @@ sub get_available_version {
+--- a/lib/Config/Model/Debian/Dependency.pm
++++ b/lib/Config/Model/Debian/Dependency.pm
+@@ -408,11 +408,15 @@
      $logger->debug("get_available_version called on $pkg_name");
  
      my ($time, at res) = split / /, ($cache{$pkg_name} || '');

-- 
Debian packaging of libconfig-model-perl



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