From 3565071f226432336a54d0193d729fa4508a3394 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 11 Apr 2024 10:28:00 +0200 Subject: Adding debian version 6.6.15-2. Signed-off-by: Daniel Baumann --- debian/templates/image.control.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 debian/templates/image.control.in (limited to 'debian/templates/image.control.in') diff --git a/debian/templates/image.control.in b/debian/templates/image.control.in new file mode 100644 index 000000000..8998e61ba --- /dev/null +++ b/debian/templates/image.control.in @@ -0,0 +1,13 @@ +Package: linux-image-@abiname@@localversion@ +Meta-Rules-Target: image +Build-Profiles: +Build-Depends: +# used by debian/rules.real to build udebs + kernel-wedge (>= 2.105~), +# used by kernel-wedge (only on Linux, thus not declared as a dependency) + kmod, +Depends: kmod, linux-base (>= 4.3~), ${misc:Depends} +Recommends: firmware-linux-free +Suggests: linux-doc-@version@, debian-kernel-handbook +Description: Linux @upstreamversion@ for @class@ + The Linux kernel @upstreamversion@ and modules for use on @longclass@. -- cgit v1.2.3