diff options
author | Steve McIntyre <steve@einval.com> | 2021-05-04 14:45:00 +0100 |
---|---|---|
committer | Steve McIntyre <steve@einval.com> | 2021-05-04 16:53:23 +0000 |
commit | fca690565375b167d947e53d15ffdcf93fbee181 (patch) | |
tree | 1b36ffefe309a28e70f1f4497f5a31daece40024 /debian/changelog | |
parent | 29f231fd049f023bcf57810544b757b325fac2ce (diff) | |
download | efi-boot-shim-debian/15.4-4.tar.gz efi-boot-shim-debian/15.4-4.zip |
Fix up the template maintainer scriptsdebian/15.4-4
if we're not running on an EFI system then exit cleanly
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 996e79fb..aacd2b24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +shim (15.4-4) unstable; urgency=medium + + * Fix up those maintainer scripts - if we're not running on an EFI + system then exit cleanly. + + -- Steve McIntyre <93sam@debian.org> Tue, 04 May 2021 17:53:21 +0100 + shim (15.4-3) unstable; urgency=medium * Add maintainer scripts to the template packages to manage |