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

sebastic pushed a commit to branch master
in repository netcdf.

commit e7d09335d9ae109d3199238c6479b02e1ecfcac2
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sun Jun 5 18:56:57 2016 +0200

    Add patch to make the libnetcdf.settings file reproducible.
---
 debian/changelog                           |  1 +
 debian/patches/reproducible-settings.patch | 14 ++++++++++++++
 debian/patches/series                      |  1 +
 3 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e643686..f02f71b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 netcdf (1:4.4.1~rc2-1~exp3) UNRELEASED; urgency=medium
 
   * Add patch to use SOURCE_DATE_EPOCH instead of current date.
+  * Add patch to make the libnetcdf.settings file reproducible.
 
  -- Bas Couwenberg <sebas...@debian.org>  Sun, 15 May 2016 17:05:23 +0200
 
diff --git a/debian/patches/reproducible-settings.patch 
b/debian/patches/reproducible-settings.patch
new file mode 100644
index 0000000..a86063b
--- /dev/null
+++ b/debian/patches/reproducible-settings.patch
@@ -0,0 +1,14 @@
+Description: Remove settings that make the build unreproducible.
+Author: Bas Couwenberg <sebas...@debian.org>
+
+--- a/libnetcdf.settings.in
++++ b/libnetcdf.settings.in
+@@ -4,8 +4,6 @@
+ # General
+ -------
+ NetCDF Version:               @PACKAGE_VERSION@
+-Configured On:                @CONFIG_DATE@
+-Host System:          @host_cpu@-@host_vendor@-@host_os@
+ Build Directory:      @abs_top_builddir@
+ Install Prefix:         @prefix@
+ 
diff --git a/debian/patches/series b/debian/patches/series
index f3bf16c..638035f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@ privacy-breach-logo.patch
 hdf5-library-path.patch
 tst_fileinfo-link-hdf5.patch
 source_date_epoch.patch
+reproducible-settings.patch

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to