The following commit has been merged in the master branch:
commit eff2f3e9e1eabdc653c55126ba0241377b9ffcbf
Author: Giuseppe Iuculano <[email protected]>
Date: Sun May 3 12:35:04 2009 +0200
debian/control: demoted linux-headers and linux-image in Recommends,
removed kernel-package and build-essential from Depends, and added only gcc.
diff --git a/debian/control b/debian/control
index b77fa60..660ab7b 100644
--- a/debian/control
+++ b/debian/control
@@ -14,14 +14,14 @@ Vcs-Browser:
http://git.debian.org/?p=users/hanska-guest/dkms.git
Package: dkms
Architecture: all
-Depends: ${misc:Depends}, build-essential,
- module-init-tools,
- linux-headers,
- kernel-package (>= 11.017)
+Depends: ${misc:Depends}, module-init-tools,
+ gcc
Recommends: patch,
fakeroot,
lsb-release,
- menu | sudo
+ menu | sudo,
+ linux-headers-2.6-486 | 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
without changing the whole kernel. It is also very easy to rebuild modules as
--
Maintainance of the dkms package
_______________________________________________
Pkg-dkms-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-dkms-commits