summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
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),