diff options
author | Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> | 2016-12-01 16:55:50 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> | 2017-08-04 12:10:51 -0400 |
commit | 4f120cecb9e2c40f7706815745d173d71c119872 (patch) | |
tree | 74334ac477579dd626d947f2e23485e03d82ee30 /debian/control | |
parent | c117735c205dea04b1a0dbaaa6dfdb0b11250ea7 (diff) | |
download | efi-boot-shim-debian/0.9+1474479173.6c180c6-1ubuntu1.tar.gz efi-boot-shim-debian/0.9+1474479173.6c180c6-1ubuntu1.zip |
Import Debian changes 0.9+1474479173.6c180c6-1ubuntu1debian/0.9+1474479173.6c180c6-1ubuntu1
shim (0.9+1474479173.6c180c6-1ubuntu1) zesty; urgency=medium
[ Steve Langasek ]
* Merge (not yet NEW cleared) changes from Debian branch.
[ Mathieu Trudel-Lapierre ]
* debian/patches/0001-shim-fix-the-mirroring-MokSBState-fail.patch: guard
against errors in mirroring MokSBState to MokSBStateRT. Thanks to Ivan Hu
for the patch. This will fix issues updating MokSBStateRT if the variable
already exists with different attributes. (LP: #1644806)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 25b0b47e..06d4239b 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: shim Section: admin Priority: optional -Maintainer: Steve Langasek <vorlon@debian.org> +Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> +XSBC-Original-Maintainer: Steve Langasek <vorlon@debian.org> Standards-Version: 3.9.8 Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl Vcs-Bzr: lp:~ubuntu-core-dev/shim/trunk |