After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 748826 - Timestamps inserted by podifyenums.pl prevent reproducible builds
Timestamps inserted by podifyenums.pl prevent reproducible builds
Status: RESOLVED FIXED
Product: gnome-perl
Classification: Bindings
Component: Gnome2
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2015-05-03 09:13 UTC by intrigeri
Modified: 2015-08-24 19:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
podifyenums.pl: don't include timestamps in generated documentation. (656 bytes, patch)
2015-05-03 09:13 UTC, intrigeri
committed Details | Review

Description intrigeri 2015-05-03 09:13:29 UTC
Created attachment 302791 [details] [review]
podifyenums.pl: don't include timestamps in generated documentation.

While working on the "reproducible builds" effort [1], we have noticed that podifyenums.pl inserts the current time in generated documentation, which prevents the libgnome2-perl Debian package from building reproducibly.

 [1]: https://wiki.debian.org/ReproducibleBuilds

We're therefore applying the attached patch, that get rids of these timestamps. Please consider for inclusion upstream, thanks!
Comment 1 Torsten Schoenfeld 2015-08-24 19:15:43 UTC
Review of attachment 302791 [details] [review]:

This has been committed.  Thanks for the patch!