Replace timestamps from qhelpgenerator by a fixed date
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Tue, 22 Aug 2023 13:42:24 +0000 (14:42 +0100)
committerRoberto C. Sánchez <roberto@debian.org>
Tue, 22 Aug 2023 13:42:24 +0000 (14:42 +0100)
commitdca9fdc8aca4b48052e4e088a65f9135185289b2
treec5fb4f05da7a8fedd082ad2ffb4a9efe69d0d9c7
parente55682c0715fea671c6416e170cfa928e5d39723
Replace timestamps from qhelpgenerator by a fixed date

In order to make qhelpgenerator output reproducible, we need a way to get
deterministic embedded timestaps.  Backport the patch from qttools5 [1] to
make qch files reproducible by replacing the current time by a fixed date.
 [1] https://codereview.qt-project.org/#/c/106296/
Author: Eduard Sanou <dhole@openmailbox.org>

Gbp-Pq: Name replace_timestamps_with_fixed_date_in_qhelpgenerator.patch
tools/assistant/lib/qhelpgenerator.cpp
tools/assistant/tools/qcollectiongenerator/main.cpp
tools/assistant/tools/shared/collectionconfiguration.cpp