debian-python-odf/debian/patches/no_html_timestamp.patch

20 lines
665 B
Diff

Description: unset HTML_TIMESTAMP for reproducible builds
Author: W. Martin Borgert <debacle@debian.org>
Origin: vendor
Bug: https://github.com/eea/odfpy/issues/20
Bug-Debian: https://bugs.debian.org/777635
Last-Update: 2015-07-25
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/config.dox
+++ b/config.dox
@@ -1127,7 +1127,7 @@
# The default value is: YES.
# This tag requires that the tag GENERATE_HTML is set to YES.
-HTML_TIMESTAMP = YES
+HTML_TIMESTAMP = NO
# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
# documentation will contain sections that can be hidden and shown after the