[Pkg-dkms-commits] [dkms] 01/03: Remove obsolete virtual package 'linux-image' from Recommends (Closes: #724566)

Aron Xu aron at debian.org
Sun Jul 3 16:01:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

aron pushed a commit to branch master
in repository dkms.

commit 4b44cc69a1a08fcf8b71f21a1b9d5b7f75a16e19
Author: Aron Xu <aron at debian.org>
Date:   Sun Jul 3 23:00:44 2016 +0800

    Remove obsolete virtual package 'linux-image' from Recommends (Closes: #724566)
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 7eaceb3..c13c79d 100644
--- a/debian/control
+++ b/debian/control
@@ -24,8 +24,7 @@ Depends: ${misc:Depends},
  patch
 Recommends: fakeroot,
  menu | sudo,
- linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic | linux-headers,
- linux-image
+ linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic | linux-headers
 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-dkms/dkms.git



More information about the Pkg-dkms-commits mailing list