From 646a1cf46422509244ae536bb732cf8e084da884 Mon Sep 17 00:00:00 2001 From: Steve McIntyre Date: Wed, 24 Mar 2021 13:32:18 +0000 Subject: Tweak the SBAT data to keep reproducibility Only include the upstream version in the Debian SBAT metadata, so we don't break reproducibility on every minor packaging change. --- debian/changelog | 7 +++++++ debian/sbat.debian.csv.in | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'debian') 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 diff --git a/debian/sbat.debian.csv.in b/debian/sbat.debian.csv.in index d08b5b9a..4b26d150 100644 --- a/debian/sbat.debian.csv.in +++ b/debian/sbat.debian.csv.in @@ -1 +1 @@ -shim.debian,1,Debian,shim,@DEB_VERSION@,https://tracker.debian.org/pkg/shim +shim.debian,1,Debian,shim,@UPSTREAM_VERSION@,https://tracker.debian.org/pkg/shim -- cgit v1.2.3