[Pkg-dkms-commits] [SCM] Maintainance of the dkms package branch, master, updated. debian/2.0.21.0-1-35-ga495c4e
Giuseppe Iuculano
giuseppe at iuculano.it
Mon May 4 08:08:38 UTC 2009
The following commit has been merged in the master branch:
commit a495c4ed21aa9ed791e725d874139aa9db49c970
Author: Giuseppe Iuculano <giuseppe at iuculano.it>
Date: Mon May 4 10:08:25 2009 +0200
Removed a pointless comma in arch specific recommends
diff --git a/debian/control b/debian/control
index af00d84..2026263 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Recommends: patch,
fakeroot,
lsb-release,
menu | sudo,
- linux-headers-2.6-686 [i386] | linux-headers-2.6-amd64 [amd64] | linux-headers-generic [i386, amd64] | linux-headers,
+ linux-headers-2.6-686 [i386] | linux-headers-2.6-amd64 [amd64] | linux-headers-generic [i386 amd64] | linux-headers,
linux-image
Description: Dynamic Kernel Module Support Framework
DKMS is a framework designed to allow individual kernel modules to be upgraded
--
Maintainance of the dkms package
More information about the Pkg-dkms-commits
mailing list