Bug#974911: debian-policy: Date in documentation varies with timezone

2020-11-16 Thread Holger Levsen
On Mon, Nov 16, 2020 at 04:02:54AM -0800, Vagrant Cascadian wrote: > While a consistent time was returned, depending on the timezone > the package was built in can cause the date to vary: > diff --git a/Makefile b/Makefile > -DATE := $(shell date -d '@$(TIMESTAMP)' +'%Y-%m-%d') > +DATE :=

Bug#974911: debian-policy: Date in documentation varies with timezone

2020-11-16 Thread Vagrant Cascadian
Package: debian-policy Version: 4.5.0.3 Severity: normal Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: timezone X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org While the Makefile gets a consistent timestamp from debian/changelog, the date may vary depending on tim