summaryrefslogtreecommitdiffstats
path: root/debian/templates/image.control.in
blob: 8998e61ba13b62520fda7cac62e5f1579b5e3f8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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}
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@.