[Pkg-dkms-commits] [SCM] Maintainance of the dkms package branch, master, updated. debian/2.0.20.4-1-10-gd0a6481

Giuseppe Iuculano giuseppe at iuculano.it
Mon Feb 16 10:07:36 UTC 2009


The following commit has been merged in the master branch:
commit f59cc66cea6d4d2a0a19e9c2fc8db2c87412204d
Author: Giuseppe Iuculano <giuseppe at iuculano.it>
Date:   Mon Feb 16 10:57:44 2009 +0100

    debian/control: Add kernel-package (>= 11.017) in Depends

diff --git a/debian/control b/debian/control
index dab73b7..e77daa3 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Package: dkms
 Architecture: all
 Depends: ${misc:Depends}, build-essential,
  module-init-tools,
- linux-headers
+ linux-headers,
+ kernel-package (>= 11.017)
 Recommends: patch,
  fakeroot,
  lsb-release,

-- 
Maintainance of the dkms package



More information about the Pkg-dkms-commits mailing list