diff options
| author | Steve McIntyre <steve@einval.com> | 2021-05-04 18:48:00 +0100 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2021-05-04 18:48:00 +0100 |
| commit | a4168ea0011b3530c6e889dd8d8a57e7e445b946 (patch) | |
| tree | 281fdaf0fe07b886b9b56fe0f98b333763b7d68f /debian | |
| parent | 70da2cb6c9014606000d805015eda2c3cd24d1ef (diff) | |
| download | shim-signed-a4168ea0011b3530c6e889dd8d8a57e7e445b946.tar.gz shim-signed-a4168ea0011b3530c6e889dd8d8a57e7e445b946.zip | |
Update build-dep on shim-unsigneddebian/1.35
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ea48a32..5ae48b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ shim-signed (1.35) unstable; urgency=medium * If we're not running on an EFI system then exit cleanly in postinst and postrm. We have nothing to do here. Closes: #988059 * Fix the old doc links for shim-signed. Closes: #988057 + * Update build-dep on shim-unsigned - -- Steve McIntyre <93sam@debian.org> Tue, 04 May 2021 09:37:09 +0100 + -- Steve McIntyre <93sam@debian.org> Tue, 04 May 2021 18:47:42 +0100 shim-signed (1.34) unstable; urgency=medium diff --git a/debian/control b/debian/control index 4cc4fa3..c5da769 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-2), + shim-unsigned (= 15.4-4), # sbsigntool before 0.9.2-2 had a horrid bug with checksum calculation # which broke our build sbsigntool (>= 0.9.2-2), |
