File: control

package info (click to toggle)
fwupd-i386-signed 1%3A1.7%2B1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 40 kB
  • sloc: makefile: 10
file content (32 lines) | stat: -rw-r--r-- 1,260 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: fwupd-i386-signed
Priority: optional
Maintainer: Debian EFI <debian-efi@lists.debian.org>
Uploaders: Steve McIntyre <93sam@debian.org>,
           Matthias Klumpp <mak@debian.org>,
           Mario Limonciello <superm1@gmail.com>
Build-Depends: debhelper (>= 9.0.0),
	       sbsigntool [amd64 arm64 armhf i386 riscv64 loong64],
	       fwupd-unsigned (>= 1:1.7-1) [i386],
	       fwupd-unsigned (<< 1:1.7-2) [i386]
Standards-Version: 4.5.0
Section: libs
Homepage: https://github.com/fwupd/fwupd-efi
Vcs-Git: https://salsa.debian.org/efi-team/fwupd-efi.git
Vcs-Browser: https://salsa.debian.org/efi-team/fwupd-efi

Package: fwupd-i386-signed
Section: admin
Architecture: i386
Provides: fwupd-signed
Depends: ${shlibs:Depends},	
	 ${misc:Depends}
Recommends: fwupd
Built-Using: fwupd-efi (= 1:1.7-1)
Description: Tools to manage UEFI firmware updates (signed)
 fwupd provides functionality to update system firmware. It has been
 initially designed to update firmware using UEFI capsule updates, but
 it is designed to be extensible to other firmware update standards.
 .
 This package contains just the signed version of the fwupd binary,
 needed if your system has UEFI Secure Boot enabled. It depends on the
 normal fwupd package for everything else.