This is an automated email from the git hooks/post-receive script. aron pushed a commit to branch master in repository dkms.
commit ec031ccb817f937aeb269b8f25d20f9bfc3984fe Author: Aron Xu <[email protected]> Date: Tue Nov 1 13:51:27 2016 +0800 Add lsb-release to Recommends (Closes: #703842) --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2e18448..d5549c6 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,8 @@ Depends: ${misc:Depends}, patch Recommends: fakeroot, sudo, - linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic | linux-headers + linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic | linux-headers, + lsb-release Suggests: python3-apport, menu Description: Dynamic Kernel Module Support Framework DKMS is a framework designed to allow individual kernel modules to be upgraded -- 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
