diff options
author | Steve McIntyre <steve@einval.com> | 2021-03-24 02:21:53 +0000 |
---|---|---|
committer | Steve McIntyre <steve@einval.com> | 2021-03-24 02:21:53 +0000 |
commit | f1d23e72937053fe821b35737f3deb1a41303f8d (patch) | |
tree | 592ff8aaca077ee2f4d6682172455783bad398ba /debian/changelog | |
parent | 1251a7ba86fc40a6aad8b4fecdbca2b61808d9fa (diff) | |
download | efi-boot-shim-debian/15.3-2.tar.gz efi-boot-shim-debian/15.3-2.zip |
Add missing build-dep on xxd for build-time unit testsdebian/15.3-2
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2183be3a..2ca84188 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +shim (15.3-2) unstable; urgency=medium + + * Add missing build-dep on xxd for build-time unit tests + + -- Steve McIntyre <93sam@debian.org> Tue, 23 Mar 2021 23:39:48 +0000 + shim (15.3-1) unstable; urgency=medium [ Steve McIntyre ] |