summaryrefslogtreecommitdiffstats
path: root/debian/templates/control.binary.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 12:26:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 12:26:19 +0000
commit3fb3e62dbd16f2599087719648dca10596b2bb3f (patch)
tree129fe1962b84672a0d6df4c5edf28e0547071409 /debian/templates/control.binary.in
parentAdding upstream version 20230210. (diff)
downloadfirmware-nonfree-3fb3e62dbd16f2599087719648dca10596b2bb3f.tar.xz
firmware-nonfree-3fb3e62dbd16f2599087719648dca10596b2bb3f.zip
Adding debian version 20230210-5.debian/20230210-5debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/templates/control.binary.in')
-rw-r--r--debian/templates/control.binary.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/templates/control.binary.in b/debian/templates/control.binary.in
new file mode 100644
index 0000000..968361a
--- /dev/null
+++ b/debian/templates/control.binary.in
@@ -0,0 +1,14 @@
+Package: firmware-@package@
+Architecture: all
+Replaces: @replaces@
+Conflicts: @conflicts@
+Breaks: @breaks@
+Provides: @provides@
+Depends: ${misc:Depends}
+Recommends: @recommends@
+Suggests: initramfs-tools
+Description: Binary firmware for @desc@
+ This package contains the binary firmware for @longdesc@.
+Homepage: @uri@
+Multi-Arch: foreign
+