[med-svn] [mia] 03/06: Add patch to remove time stamp from Doxygen generated docu

Gert Wollny gert-guest at moszumanska.debian.org
Tue Jun 2 09:40:16 UTC 2015


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

gert-guest pushed a commit to branch master
in repository mia.

commit f381cc9219cc84433f718ba27a8b2ed55499589b
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Fri May 29 12:19:02 2015 +0200

    Add patch to remove time stamp from Doxygen generated docu
---
 .../05_remove_timestamp_from_doxygen_output.patch       | 17 +++++++++++++++++
 debian/patches/series                                   |  1 +
 doc/reference.dox.cmake                                 |  2 +-
 3 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/debian/patches/05_remove_timestamp_from_doxygen_output.patch b/debian/patches/05_remove_timestamp_from_doxygen_output.patch
new file mode 100644
index 0000000..05329c8
--- /dev/null
+++ b/debian/patches/05_remove_timestamp_from_doxygen_output.patch
@@ -0,0 +1,17 @@
+Description: Remove time stamp from Doxygen generated docu
+ This is needed for reproducible builds. 
+Author: Gert Wollny <gw.fossdev at gmail.com>
+Origin: upstream
+Forwarded: not-needed
+Last-Update: 2015-05-29
+
+diff --git a/doc/reference.dox.cmake b/doc/reference.dox.cmake
+index 7a581bc..37da51c 100644
+--- a/doc/reference.dox.cmake
++++ b/doc/reference.dox.cmake
+@@ -152,4 +152,4 @@ DOT_CLEANUP            = YES
+ SEARCHENGINE           = NO
+ SHOW_NAMESPACES        = NO
+ DOT_GRAPH_MAX_NODES    = 100 
+-
++HTML_TIMESTAMP         = NO
diff --git a/debian/patches/series b/debian/patches/series
index ab0b31f..9c64088 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 02-manpage-correction.patch
 03_correct_instaciation_of_default_3Dvectorfield_constructor.patch
 04_correct_flag_outstream.patch
+05_remove_timestamp_from_doxygen_output.patch
diff --git a/doc/reference.dox.cmake b/doc/reference.dox.cmake
index 7a581bc..37da51c 100644
--- a/doc/reference.dox.cmake
+++ b/doc/reference.dox.cmake
@@ -152,4 +152,4 @@ DOT_CLEANUP            = YES
 SEARCHENGINE           = NO
 SHOW_NAMESPACES        = NO
 DOT_GRAPH_MAX_NODES    = 100 
-
+HTML_TIMESTAMP         = NO

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mia.git



More information about the debian-med-commit mailing list