[libstxxl1] 02/03: Remove timestamp from HTML doxygen build.

Anton Gladky gladk at moszumanska.debian.org
Sun May 17 22:13:25 UTC 2015


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

gladk pushed a commit to branch master
in repository libstxxl1.

commit 5e7edbbd781d2dd49ef2cb79aefd785397a32731
Author: Anton Gladky <gladk at debian.org>
Date:   Sun May 17 22:18:06 2015 +0200

    Remove timestamp from HTML doxygen build.
---
 debian/patches/remove_timestamp.patch | 16 ++++++++++++++++
 debian/patches/series                 |  1 +
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/remove_timestamp.patch b/debian/patches/remove_timestamp.patch
new file mode 100644
index 0000000..42a4481
--- /dev/null
+++ b/debian/patches/remove_timestamp.patch
@@ -0,0 +1,16 @@
+Description: remove timestamp from HTML doxygen build;
+  first step to a reproducible build
+Author: Anton Gladky <gladk at debian.org>
+Last-Update: 2015-05-17
+
+--- libstxxl-1.4.1.orig/Doxyfile
++++ libstxxl-1.4.1/Doxyfile
+@@ -955,7 +955,7 @@ HTML_COLORSTYLE_GAMMA  = 80
+ # page will contain the date and time when the page was generated. Setting
+ # this to NO can help when comparing the output of multiple runs.
+ 
+-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 62b9829..44e72e8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 change-cmake-options
+remove_timestamp.patch

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



More information about the debian-science-commits mailing list