[python-escript] 01/01: Remove timestamp from doxygen ouput

Joel Fenwick jfenwick-guest at moszumanska.debian.org
Tue Nov 1 07:29:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

jfenwick-guest pushed a commit to branch debian
in repository python-escript.

commit ec4f5708b6c2ac786da362ce89ed45c6ba671edf
Author: Joel Fenwick <joelfenwick at uq.edu.au>
Date:   Tue Nov 1 16:03:51 2016 +1000

    Remove timestamp from doxygen ouput
    
     This was an issue for reproducible builds
---
 debian/patches/nodatedoxygen | 11 +++++++++++
 debian/patches/series        |  1 +
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/nodatedoxygen b/debian/patches/nodatedoxygen
new file mode 100644
index 0000000..3074b19
--- /dev/null
+++ b/debian/patches/nodatedoxygen
@@ -0,0 +1,11 @@
+--- a/doc/doxygen/doxygen_esys
++++ b/doc/doxygen/doxygen_esys
+@@ -1158,7 +1158,7 @@ HTML_COLORSTYLE_GAMMA  = 80
+ # 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
diff --git a/debian/patches/series b/debian/patches/series
index c8c933d..902a8d7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+nodatedoxygen
 rootintar

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-escript.git



More information about the debian-science-commits mailing list