[Pkg-dkms-commits] [SCM] Dynamic Kernel Module Support branch, master, updated. debian/2.1.1.2-6-4-gc552af9
Giuseppe Iuculano
iuculano at debian.org
Fri Jul 15 10:44:52 UTC 2011
The following commit has been merged in the master branch:
commit c552af91a944bb4ab32e24dbcaca63d545f4a391
Author: Giuseppe Iuculano <iuculano at debian.org>
Date: Fri Jul 15 12:43:57 2011 +0200
Use linux-headers-686-pae and linux-headers-amd64 in Recommends
Closes: #628873
diff --git a/debian/control b/debian/control
index dcc2b28..1321e1e 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Depends: ${misc:Depends},
patch
Recommends: fakeroot,
menu | sudo,
- linux-headers-2.6-686 | linux-headers-2.6-amd64 | linux-headers-generic | linux-headers,
+ linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic | linux-headers,
linux-image
Description: Dynamic Kernel Module Support Framework
DKMS is a framework designed to allow individual kernel modules to be upgraded
--
Dynamic Kernel Module Support
More information about the Pkg-dkms-commits
mailing list