summaryrefslogtreecommitdiffstats
path: root/debian/templates/image-unsigned.control.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/templates/image-unsigned.control.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/templates/image-unsigned.control.in b/debian/templates/image-unsigned.control.in
new file mode 100644
index 000000000..40b656f06
--- /dev/null
+++ b/debian/templates/image-unsigned.control.in
@@ -0,0 +1,15 @@
+Package: linux-image-@abiname@@localversion@-unsigned
+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
+Conflicts: linux-image-@abiname@@localversion@
+Replaces: linux-image-@abiname@@localversion@
+Description: Linux @upstreamversion@ for @class@
+ The Linux kernel @upstreamversion@ and modules for use on @longclass@.