From cf16dd6fec6ef8854aaeae5a7fd8bc9c215b1990 Mon Sep 17 00:00:00 2001 From: Bastian Blank Date: Thu, 7 Jul 2016 19:41:28 +0200 Subject: [PATCH] Move debug symbols into the debug archive Currently the extra setting Auto-Built-Package: debug-symbols is needed to actually move it in addition to the debug section. --- debian/changelog | 3 +++ debian/templates/control.image-dbg.in | 1 + 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 89ffede9a..0eadc4204 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,9 @@ linux (4.7~rc6-1~exp1) UNRELEASED; urgency=medium image kernel * [x86] KASLR, power: Remove x86 hibernation restrictions + [ Bastian Blank ] + * Mark debug symbols packages to move them into the debug archive. + -- Ben Hutchings Tue, 21 Jun 2016 20:43:50 +0100 linux (4.7~rc4-1~exp1) experimental; urgency=medium diff --git a/debian/templates/control.image-dbg.in b/debian/templates/control.image-dbg.in index 39cbe9c86..788eb091d 100644 --- a/debian/templates/control.image-dbg.in +++ b/debian/templates/control.image-dbg.in @@ -3,6 +3,7 @@ Build-Profiles: Depends: ${misc:Depends} Section: debug Priority: extra +Auto-Built-Package: debug-symbols Description: Debugging symbols for Linux @abiname@@localversion@ This package provides the detached debugging symbols for the Linux kernel and modules in linux-image-@abiname@@localversion@.