diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/control b/debian/control index c8b8ffa0..9db22062 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,7 @@ Source: shim Section: admin Priority: optional -Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> -XSBC-Original-Maintainer: Steve Langasek <vorlon@debian.org> +Maintainer: Steve Langasek <vorlon@debian.org> Standards-Version: 3.9.8 Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl, libelf-dev Vcs-Git: https://git.launchpad.net/~ubuntu-core-dev/shim/+git/shim @@ -10,7 +9,6 @@ Vcs-Git: https://git.launchpad.net/~ubuntu-core-dev/shim/+git/shim Package: shim Architecture: amd64 arm64 Depends: ${shlibs:Depends}, ${misc:Depends} -Breaks: shim-signed (<< 1.33~) Description: boot loader to chain-load signed boot loaders under Secure Boot This package provides a minimalist boot loader which allows verifying signatures of other UEFI binaries against either the Secure Boot DB/DBX or |