Package: texi2html / 1.82+dfsg1-5
Metadata
Package | Version | Patches format |
---|---|---|
texi2html | 1.82+dfsg1-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_remove_doc_dir.diff | (download) |
doc/Makefile.in |
3 1 + 2 - 0 ! |
--- |
02_removed_test_manuals.diff | (download) |
configure |
3 1 + 2 - 0 ! |
--- |
03_add_build date_param.patch | (download) |
T2h_i18n.pm |
9 8 + 1 - 0 ! |
add --build-date command line flag. Allow create reproducible documentation passing a unix time in the command line. |
04_sort perl hash | (download) |
texi2html.pl |
4 2 + 2 - 0 ! |
sort hash values to produce reproducible documentation |
05_reproducible build | (download) |
configure.ac |
6 5 + 1 - 0 ! |
make the build reproducible + set the PACKAGE_DATE value to SOURCE_DATE_EPOCH if available + sort the list of languages in manage_i18n.pl(.in) to do not depend on readdir() order |