From 90ce8849b78a9cda8919bb52e4da5fd2d73154d2 Mon Sep 17 00:00:00 2001 From: Steve McIntyre Date: Wed, 24 Mar 2021 13:23:26 +0000 Subject: [PATCH] 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 | 10 +++++++++- debian/sbat.debian.csv.in | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2ca8418..e4cd283 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,16 @@ +shim (15.3-3) unstable; urgency=medium + + * Update the timestamp for the 15.3-2 upload. + * 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:21:05 +0000 + 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 + -- Steve McIntyre <93sam@debian.org> Wed, 24 Mar 2021 02:21:53 +0000 shim (15.3-1) unstable; urgency=medium diff --git a/debian/sbat.debian.csv.in b/debian/sbat.debian.csv.in index d08b5b9..4b26d15 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