diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 87a6e37..7588f6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ shim-signed (1.38) unstable; urgency=medium * Tweak how we call grub-install; don't abort on error. Not ideal behaviour either, but don't break upgrades. Copy the behaviour from the grub packages here. Closes: #990984 + * Update build-dep on shim-unsigned to use 15.4-7 -- Steve McIntyre <93sam@debian.org> Mon, 12 Jul 2021 12:46:52 +0100 diff --git a/debian/control b/debian/control index cb7d4e6..6f5c478 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian EFI Team <debian-efi@lists.debian.org> Uploaders: Steve McIntyre <93sam@debian.org>, Steve Langasek <vorlon@debian.org> Build-Depends: debhelper (>= 13), - shim-unsigned (= 15.4-6), + shim-unsigned (= 15.4-7), # sbsigntool before 0.9.2-2 had a horrid bug with checksum calculation # which broke our build sbsigntool (>= 0.9.2-2), |
