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

Giuseppe Iuculano giuseppe at iuculano.it
Tue May 5 17:20:20 UTC 2009


The following commit has been merged in the master branch:
commit e15d5dd5d26bb6d5729db12438d5149fa481213c
Author: Giuseppe Iuculano <giuseppe at iuculano.it>
Date:   Tue May 5 19:14:18 2009 +0200

    debian/control: Remove all the architecture qualifications, they don't work in Recommends

diff --git a/debian/control b/debian/control
index 2026263..d7d915d 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 | linux-headers-2.6-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

-- 
Maintainance of the dkms package



More information about the Pkg-dkms-commits mailing list