diff options
| author | Steve McIntyre <steve@einval.com> | 2021-07-12 12:51:22 +0100 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2021-07-12 12:51:22 +0100 |
| commit | 52f43dc447fdc4fbb948a5883c0a04077aeb7dd4 (patch) | |
| tree | 0c63d0f66da8418b6446db14e3f2ebbc9b65cf78 | |
| parent | da0843e7d444c7c2c3d939d39b1a921a3092b2d5 (diff) | |
| download | shim-signed-52f43dc447fdc4fbb948a5883c0a04077aeb7dd4.tar.gz shim-signed-52f43dc447fdc4fbb948a5883c0a04077aeb7dd4.zip | |
Update build-dep on shim-unsigned to use 15.4-7debian/1.38
| -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), |
