diff options
author | Steve McIntyre <steve@einval.com> | 2021-03-24 13:32:18 +0000 |
---|---|---|
committer | Steve McIntyre <steve@einval.com> | 2021-03-24 13:32:18 +0000 |
commit | 646a1cf46422509244ae536bb732cf8e084da884 (patch) | |
tree | da1efc0800154da8787c4bd07e698119b5ed85f2 /debian/changelog | |
parent | 5eb12adef8201f4ec75dfdfa8fd56695511aeab1 (diff) | |
download | efi-boot-shim-debian/15.3-1_deb10u3.tar.gz efi-boot-shim-debian/15.3-1_deb10u3.zip |
Tweak the SBAT data to keep reproducibilitydebian/15.3-1_deb10u3
Only include the upstream version in the Debian SBAT metadata, so
we don't break reproducibility on every minor packaging change.
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 aa5798d1..0806636b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +shim (15.3-1~deb10u3) buster; urgency=medium + + * Only include the upstream version in the Debian SBAT metadata, so + we don't break reproducibility on every minor packaging change. + + -- Steve McIntyre <93sam@debian.org> Wed, 24 Mar 2021 13:31:51 +0000 + shim (15.3-1~deb10u2) buster; urgency=medium * Add missing build-dep on xxd for build-time unit tests |