[Pkg-virtualbox-commits] [virtualbox] 04/04: Demote to Recommends. Even vbox-source does not have it in Depends
Ritesh Raj Sarraf
rrs at moszumanska.debian.org
Fri Sep 18 17:44:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
rrs pushed a commit to branch master
in repository virtualbox.
commit 68f57408199e304df63285910a360bc2f6ae2372
Author: Ritesh Raj Sarraf <rrs at debian.org>
Date: Fri Sep 18 22:07:44 2015 +0530
Demote to Recommends. Even vbox-source does not have it in Depends
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index ed808f9..3262b22 100644
--- a/debian/control
+++ b/debian/control
@@ -131,7 +131,8 @@ Package: virtualbox-dkms
Section: contrib/kernel
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
-Depends: virtualbox (>= ${source:Version}), ${misc:Depends}
+Depends: ${misc:Depends}
+Recommends: virtualbox (>= ${source:Version})
Description: x86 virtualization solution - kernel module sources for dkms
VirtualBox is a free x86 virtualization solution allowing a wide range
of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-virtualbox/virtualbox.git
More information about the Pkg-virtualbox-commits
mailing list