[Pkg-dkms-commits] [SCM] Maintainance of the dkms package branch, master, updated. debian/2.0.21.0-1-34-g16bdcd3

Giuseppe Iuculano giuseppe at iuculano.it
Mon May 4 08:01:58 UTC 2009


The following commit has been merged in the master branch:
commit 16bdcd3fe11b319af30c2a5c5ffaa8a926f34059
Author: Giuseppe Iuculano <giuseppe at iuculano.it>
Date:   Mon May 4 09:59:21 2009 +0200

    Ops, added a missing comma in Recommends

diff --git a/debian/control b/debian/control
index 2982cbf..af00d84 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