[linux] 01/02: linux-headers: Add versioned dependency on linux-kbuild

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Jan 14 20:06:36 UTC 2018


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

benh pushed a commit to branch sid
in repository linux.

commit 236bb1a25d4630ee5ba6b5422956b153763c2002
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Jan 14 19:22:29 2018 +0000

    linux-headers: Add versioned dependency on linux-kbuild
---
 debian/changelog                    | 2 ++
 debian/templates/control.headers.in | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 267e5a4..4b56a68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -51,6 +51,8 @@ linux (4.14.13-1) UNRELEASED; urgency=medium
 
   [ Ben Hutchings ]
   * abiupdate.py: Add support for security mirrors
+  * Fix dependencies related to objtool (Closes: #886474):
+    - linux-headers: Add versioned dependency on linux-kbuild
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Wed, 10 Jan 2018 09:58:46 +0100
 
diff --git a/debian/templates/control.headers.in b/debian/templates/control.headers.in
index 38f7034..1f67395 100644
--- a/debian/templates/control.headers.in
+++ b/debian/templates/control.headers.in
@@ -1,6 +1,6 @@
 Package: linux-headers- at abiname@@localversion@
 Build-Profiles: <!stage1>
-Depends: linux-headers- at abiname@-common at localversion_headers@ (= ${source:Version}), linux-kbuild- at version@, ${misc:Depends}
+Depends: linux-headers- at abiname@-common at localversion_headers@ (= ${source:Version}), linux-kbuild- at version@ (>= 4.14.12-2~), ${misc:Depends}
 Description: Header files for Linux @abiname@@localversion@
  This package provides the architecture-specific kernel header files
  for Linux kernel @abiname@@localversion@, generally

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



More information about the Kernel-svn-changes mailing list