This is an automated email from the git hooks/post-receive script. pere pushed a commit to branch master in repository dkms.
commit 706fdc6d862578e0e705910eb04e6b5cd4f996c8 Author: Petter Reinholdtsen <[email protected]> Date: Tue Apr 26 22:04:01 2016 +0200 Drop the unneeded quilt build dependency. It is not needed with source format '3.0 (quilt)'. Thank you Bob Bib for noticing. Closes: #728550 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8cade15..03ec751 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Dynamic Kernel Modules Support Team <[email protected] Uploaders: David Paleino <[email protected]>, Mario Limonciello <[email protected]>, Giuseppe Iuculano <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), quilt +Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.9.7 Homepage: http://linux.dell.com/dkms Vcs-Git: git://git.debian.org/pkg-dkms/dkms.git -- 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
