summaryrefslogtreecommitdiff
path: root/debian/patches/0700-ReproducibleBuilds.patch
blob: 7451143b6f719a2bcb25cce03458aeb58f9d31a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description: Remove timestamp from doxygen generated files
Author: Jörg Frings-Fürst <debian@jff-webhosting.net>
Forwarded: not-needed
Last-Update: 2015-02-23
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/doc/doxygen.cfg.in
===================================================================
--- trunk.orig/doc/doxygen.cfg.in
+++ trunk/doc/doxygen.cfg.in
@@ -156,7 +156,7 @@ HTML_EXTRA_FILES       =
 HTML_COLORSTYLE_HUE    = 220
 HTML_COLORSTYLE_SAT    = 100
 HTML_COLORSTYLE_GAMMA  = 80
-HTML_TIMESTAMP         = YES
+HTML_TIMESTAMP         = NO
 HTML_DYNAMIC_SECTIONS  = NO
 HTML_INDEX_NUM_ENTRIES = 100
 GENERATE_DOCSET        = NO