[Pkg-dkms-commits] [SCM] Dynamic Kernel Module Support branch, master, updated. debian/2.1.1.2-5-6-g03dbf70

Giuseppe Iuculano iuculano at debian.org
Sat Mar 12 10:10:08 UTC 2011


The following commit has been merged in the master branch:
commit 313d66145b1b5b682dd980e58a6a9430bf6ee6e4
Author: Giuseppe Iuculano <iuculano at debian.org>
Date:   Sat Mar 12 10:55:19 2011 +0100

    Merge from Ubuntu: depend on patch instead of recommending it, if its missing the "patches" feature of dkms will no longer work and that will cause build failures (LP: #653899)
    
    Thanks: Michael Vogt

diff --git a/debian/control b/debian/control
index c8b7717..dcc2b28 100644
--- a/debian/control
+++ b/debian/control
@@ -17,9 +17,9 @@ Depends: ${misc:Depends},
  module-init-tools,
  gcc,
  make | build-essential | dpkg-dev,
- coreutils (>= 7.4)
-Recommends: patch,
- fakeroot,
+ coreutils (>= 7.4),
+ patch
+Recommends: fakeroot,
  menu | sudo,
  linux-headers-2.6-686 | linux-headers-2.6-amd64 | linux-headers-generic | linux-headers,
  linux-image

-- 
Dynamic Kernel Module Support



More information about the Pkg-dkms-commits mailing list