[nfft] 01/03: d/p: add patch disabling usage of html timestamps in documentation

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun Oct 18 19:35:20 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/experimental
in repository nfft.

commit 0fedc9cabfd1ee561d9d5cd815a6a2ffa4988182
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sun Oct 18 20:03:43 2015 +0100

    d/p: add patch disabling usage of html timestamps in documentation
---
 debian/patches/doxygen-no-html-timestamps.patch | 19 +++++++++++++++++++
 debian/patches/series                           |  1 +
 2 files changed, 20 insertions(+)

diff --git a/debian/patches/doxygen-no-html-timestamps.patch b/debian/patches/doxygen-no-html-timestamps.patch
new file mode 100644
index 0000000..6187025
--- /dev/null
+++ b/debian/patches/doxygen-no-html-timestamps.patch
@@ -0,0 +1,19 @@
+Description: Disable HTML timestamps in Doxygen documentation
+ Reason: makes package build reproducible.
+Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
+Origin: Debian
+Forwarded: not-needed
+Last-Update: 2015-10-18
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/doxygen/doxygen.Doxyfile.in
++++ b/doxygen/doxygen.Doxyfile.in
+@@ -1137,7 +1137,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
diff --git a/debian/patches/series b/debian/patches/series
index 5d2992f..9146e27 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 #fix-broken-destdir.diff
+doxygen-no-html-timestamps.patch

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



More information about the debian-science-commits mailing list