Control: tag 1076863 pending

Hi!

Bug #1076863 in package dpkg reported by you has been fixed in
the dpkg/dpkg.git Git repository. You can see the changelog below, and
you can check the diff of the fix at:

    https://git.dpkg.org/cgit/dpkg/dpkg.git/diff/?id=c05f82972

---
scripts/mk: Fix pkg-info.mk evaluation by adding new DEB_TIMESTAMP variable

Instead of handling the SOURCE_DATE_EPOCH conditional case from within
the dpkg_parsechangelog_run variable, and then trying to lazily evaluate
all other variables. Instead add a new DEB_TIMESTAMP variable that is
set unconditionally from dpkg_parsechangelog_run, and then conditionally
set SOURCE_DATE_EPOCH from it if not yet defined.

Fixes: commit e146a68a375453db89bc3b5e816d9405e5fd5634
Closes: #1076863

Reply via email to