[med-svn] [ismrmrd] 02/02: make build reproducible
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Jul 2 17:41:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository ismrmrd.
commit ae36f66afb407569f8aeefa5b1ea70ca30a51c44
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Thu Jul 2 14:42:21 2015 +0100
make build reproducible
---
debian/changelog | 2 +-
debian/patches/make-build-reproducible.patch | 17 +++++++++++++++++
debian/patches/series | 1 +
3 files changed, 19 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 45927f7..355cc9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
ismrmrd (1.2.3-2) UNRELEASED; urgency=medium
- *
+ * Make build reproducible.
-- Ghislain Antony Vaillant <ghisvail at gmail.com> Thu, 02 Jul 2015 18:33:32 +0100
diff --git a/debian/patches/make-build-reproducible.patch b/debian/patches/make-build-reproducible.patch
new file mode 100644
index 0000000..97ecdda
--- /dev/null
+++ b/debian/patches/make-build-reproducible.patch
@@ -0,0 +1,17 @@
+Description: make build reproducible
+ Removes timestamp in documentation generated by Doxygen.
+Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
+Forwarded: not-needed
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/doc/Doxyfile.in
++++ b/doc/Doxyfile.in
+@@ -1130,7 +1130,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 8fbd2f3..90b8471 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
#001-fix-segfault-in-c-demo.diff
+make-build-reproducible.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ismrmrd.git
More information about the debian-med-commit
mailing list