summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve McIntyre <steve@einval.com>2021-05-06 00:54:04 +0100
committerSteve McIntyre <steve@einval.com>2021-05-06 00:54:04 +0100
commit3c632d741079332fa102c129d37c6679be6fd4a8 (patch)
tree53108cffcad830db2177080bd0e8c1c21f6ee5aa
parent73769cac915948b2bbe46ffe5edc318fcd8ed8f1 (diff)
downloadshim-signed-debian/1.36.tar.gz
shim-signed-debian/1.36.zip
Update build-dep on shim-unsigned to use 15.4-5debian/1.36
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5026513..1569bfb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ shim-signed (1.36) unstable; urgency=medium
* Add defensive code around calls to db_get. Don't fail if they
return errors. Closes: #988114
+ * Update build-dep on shim-unsigned to use 15.4-5
-- Steve McIntyre <93sam@debian.org> Thu, 06 May 2021 00:50:02 +0100
diff --git a/debian/control b/debian/control
index c5da769..5184c30 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-4),
+ shim-unsigned (= 15.4-5),
# sbsigntool before 0.9.2-2 had a horrid bug with checksum calculation
# which broke our build
sbsigntool (>= 0.9.2-2),