diff options
| author | Steve McIntyre <steve@einval.com> | 2026-05-18 00:52:29 +0100 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2026-05-18 00:56:13 +0100 |
| commit | 04a3449adcd413433c45774ac7b150ededaa1c4e (patch) | |
| tree | 70e63e1554fead69373ec5ce943801c70bee1a9b /debian/control | |
| parent | 1f2132eaedee079ebcf6d135ac63161fb7c79729 (diff) | |
| download | shim-signed-04a3449adcd413433c45774ac7b150ededaa1c4e.tar.gz shim-signed-04a3449adcd413433c45774ac7b150ededaa1c4e.zip | |
Switch to using debconf to display signature errors
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index dbf5481..9003419 100644 --- a/debian/control +++ b/debian/control @@ -16,10 +16,12 @@ Build-Depends: debhelper (>= 13), Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/efi-team/shim-signed Vcs-Git: https://salsa.debian.org/efi-team/shim-signed.git +Rules-Requires-Root: no Package: shim-signed Architecture: amd64 arm64 Multi-Arch: same +Pre-Depends: debconf Depends: ${misc:Depends}, mokutil, shim-signed-common (>= ${source:Version}), @@ -37,7 +39,7 @@ Description: Secure Boot chain-loading bootloader (Microsoft-signed binary) an OS distributor to revision their main bootloader independently of the CA. . This package contains the version of the bootloader binary signed by the - Microsoft UEFI CA. + Microsoft UEFI CA(s). Package: shim-signed-common Multi-Arch: foreign |
