Bug#870750: in package dpkg-repack marked as pending

Guillem Jover <[email protected]> Mon, 20 Apr 2026 02:35:10 +0200 (CEST)
Newsgroups gmane.linux.debian.devel.dpkg.bugs
Message-ID <[email protected]>
Control: tag 870750 pending

Hi!

Bug #870750 in package dpkg-repack reported by you has been fixed in
the dpkg/dpkg-repack.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-repack.git/diff/?id=400e868

---
Infer the SOURCE_DATE_EPOCH from the md5sums file

Try to generate reproducible packages by setting the SOURCE_DATE_EPOCH
from md5sums file's mtime in the dpkg database.

Document that the --tag=none option is required otherwise the default
--tag value will prevent reproducible output.

Closes: #870750