This is an automated email from the git hooks/post-receive script. aron pushed a commit to branch master in repository dkms.
commit 781220cc75f123b6a183f95368610f2bcc2e50c0 Author: Aron Xu <[email protected]> Date: Wed Oct 26 09:02:51 2016 +0800 Downgrade menu from Recommends to Suggests (Closes: #744054) --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 8c26c29..2e18448 100644 --- a/debian/control +++ b/debian/control @@ -23,9 +23,9 @@ Depends: ${misc:Depends}, coreutils (>= 7.4), patch Recommends: fakeroot, - menu | sudo, + sudo, linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic | linux-headers -Suggests: python3-apport +Suggests: python3-apport, menu 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 _______________________________________________ Pkg-dkms-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-dkms-commits
