diff options
| author | Steve McIntyre <steve@einval.com> | 2021-03-24 13:23:26 +0000 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2021-03-24 13:25:16 +0000 |
| commit | 90ce8849b78a9cda8919bb52e4da5fd2d73154d2 (patch) | |
| tree | 01b834849f8765920cbee6064f98a077e4e944d5 /debian/sbat.debian.csv.in | |
| parent | f1d23e72937053fe821b35737f3deb1a41303f8d (diff) | |
| download | efi-boot-shim-90ce8849b78a9cda8919bb52e4da5fd2d73154d2.tar.gz efi-boot-shim-90ce8849b78a9cda8919bb52e4da5fd2d73154d2.zip | |
Tweak the SBAT data to keep reproducibilitydebian/15.3-3
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/sbat.debian.csv.in')
| -rw-r--r-- | debian/sbat.debian.csv.in | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
