[geographiclib] 01/01: Add patch by Chris Lamb to make the build reproducible. (closes: #878708)

Bas Couwenberg sebastic at debian.org
Mon Oct 16 12:22:54 UTC 2017


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

sebastic pushed a commit to branch master
in repository geographiclib.

commit 21b3f88b684726840e1b02dd2b143ad76b528656
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Oct 16 14:21:54 2017 +0200

    Add patch by Chris Lamb to make the build reproducible. (closes: #878708)
---
 debian/changelog                        |  7 +++++++
 debian/patches/reproducible-build.patch | 16 ++++++++++++++++
 debian/patches/series                   |  1 +
 3 files changed, 24 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f7ce93d..c424f1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+geographiclib (1.49-2) UNRELEASED; urgency=medium
+
+  * Add patch by Chris Lamb to make the build reproducible.
+    (closes: #878708)
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 16 Oct 2017 14:21:15 +0200
+
 geographiclib (1.49-1) unstable; urgency=medium
 
   * Update symbols for other architectures.
diff --git a/debian/patches/reproducible-build.patch b/debian/patches/reproducible-build.patch
new file mode 100644
index 0000000..b277eb8
--- /dev/null
+++ b/debian/patches/reproducible-build.patch
@@ -0,0 +1,16 @@
+Description: Make the build reproducible
+Author: Chris Lamb <lamby at debian.org>
+Last-Update: 2017-10-15
+Bug-Debian: https://bugs.debian.org/878708
+
+--- a/doc/doxyfile.in
++++ b/doc/doxyfile.in
+@@ -1544,7 +1544,7 @@ TAGFILES               =
+ # When a file name is specified after GENERATE_TAGFILE, doxygen will create
+ # a tag file that is based on the input files it reads.
+ 
+-GENERATE_TAGFILE       = html/GeographicLib.tag
++GENERATE_TAGFILE       =
+ 
+ # If the ALLEXTERNALS tag is set to YES all external classes will be listed
+ # in the class index. If set to NO only the inherited external classes
diff --git a/debian/patches/series b/debian/patches/series
index 4cc203e..7b02344 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 css.patch
 privacy.patch
 disable-python-build.patch
+reproducible-build.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geographiclib.git



More information about the Pkg-grass-devel mailing list