Bug#1113809: ms-gsl: invalid date line in debian/changelog
Chris Lamb
lamby at debian.org
Tue Sep 2 22:29:50 BST 2025
Source: ms-gsl
Version: 4.0.0-3.2
Severity: serious
Justification: Policy § 4.4
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org, Steve Robbins <smr at debian.org>
Hi,
Whilst working on the Reproducible Builds effort [0], we noticed that
ms-gsl could not be built reproducibly. This was because the changelogentry for the 4.0.0-3.2 upload had an invalid date line:
-- Steve Robbins <smr at debian.org> Sun, 24 Aug 2025 12:32:13 PM -0500
^^
According to Policy § 4.4, this is an invalid format. (It _also_
affects reproducibility as a value for SOURCE_DATE_EPOCH cannot be
parsed; however, that is not the justification for the severity.)
Trivial patch attached.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
--- a/debian/changelog 2025-09-02 14:23:30.710378492 -0700
--- b/debian/changelog 2025-09-02 14:24:43.317081319 -0700
@@ -3,7 +3,7 @@
* Non-maintainer upload.
* Remove autopkgtests that use C++-14 (Closes: #1111228).
- -- Steve Robbins <smr at debian.org> Sun, 24 Aug 2025 12:32:13 PM -0500
+ -- Steve Robbins <smr at debian.org> Sun, 24 Aug 2025 12:32:13 -0500
ms-gsl (4.0.0-3.1) unstable; urgency=medium
More information about the Reproducible-bugs
mailing list