summaryrefslogtreecommitdiffstats
path: root/debian/templates/image.control.in
blob: 8bc561c941dc00f14746a4595e8a16699f385309 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Package: linux-image-@abiname@@localversion@
Meta-Rules-Target: image
Build-Profiles: <!pkg.linux.nokernel>
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}
Suggests: firmware-linux-free, linux-doc-@version@, debian-kernel-handbook
Description: Linux @upstreamversion@ for @class@
 The Linux kernel @upstreamversion@ and modules for use on @longclass@.