[thepeg] 15/17: Add patch from Maria Valentina Marin to make the build reproducible
Mattia Rizzolo
mattia at debian.org
Wed Mar 8 23:26:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository thepeg.
commit d0fcea7e5d9ad9083c4b120f172f5ca1c5157122
Author: Mattia Rizzolo <mattia at debian.org>
Date: Thu Mar 9 00:16:29 2017 +0100
Add patch from Maria Valentina Marin to make the build reproducible
Closes: #790035
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
debian/patches/reproducible.patch | 16 ++++++++++++++++
debian/patches/series | 1 +
2 files changed, 17 insertions(+)
diff --git a/debian/patches/reproducible.patch b/debian/patches/reproducible.patch
new file mode 100644
index 0000000..0ec1d50
--- /dev/null
+++ b/debian/patches/reproducible.patch
@@ -0,0 +1,16 @@
+Description: Set HTML_TIMESTAMP from YES to NO to make package reproducible
+Author: Maria Valentina Marin <marivalenm at gmail.com>
+Bug-Debian: https://bugs.debian.org/790035
+Forwarded: no
+
+--- a/Doc/refman.conf.in
++++ b/Doc/refman.conf.in
+@@ -814,7 +814,7 @@
+ # 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_ALIGN_MEMBERS tag is set to YES, the members of classes,
+ # files or namespaces will be aligned in HTML using tables. If set to
diff --git a/debian/patches/series b/debian/patches/series
index bcf7fd4..a6c1cb4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
thepeg-gui.patch
doxygen-exclude-debian-dir.patch
+reproducible.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/thepeg.git
More information about the debian-science-commits
mailing list