- Package:
- src:scantpaper
- Source:
- src:scantpaper
- Submitter:
- Jochen Sprickerhof
- Date:
- 2026-07-04 19:47:02 UTC
- Severity:
- normal
Hi, scantpaper current fails to reproduce: https://reproduce.debian.net/all/#scantpaper From my analysis this is due to the timestamp in the debian/changelog being set to the future with respect to the time of the upload to the Debian archive. This breaks the automatic clamping of the files in the binary package and makes the package non reproducible. As the package is arch:all we can't simply binNMU it. Please upload a new source package with a timestamp not set to the future. Thanks! Jochen
> scantpaper current fails to reproduce: > https://reproduce.debian.net/all/#scantpaper > From my analysis this is due to the timestamp in the debian/changelog > being set to the future with respect to the time of the upload to the > Debian archive. This breaks the automatic clamping of the files in the > binary package and makes the package non reproducible. As the package > is arch:all we can't simply binNMU it. Please upload a new source > package with a timestamp not set to the future. Wow. Never considered this. Thanks for the pointer. This should really be caught by lintian. I've raised 1141231: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1141231. I'll fix it with the next upload.