[grads] 13/20: refresh patch
Alastair McKinstry
mckinstry at moszumanska.debian.org
Wed May 17 11:13:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository grads.
commit 45be99cab7726acdf9cc4e8d444da2b61bd1466b
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Fri Oct 21 18:09:34 2016 +0100
refresh patch
---
debian/patches/reproducible-builds.patch | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/debian/patches/reproducible-builds.patch b/debian/patches/reproducible-builds.patch
index 1e8296c..e20c055 100644
--- a/debian/patches/reproducible-builds.patch
+++ b/debian/patches/reproducible-builds.patch
@@ -3,27 +3,27 @@ Description: Remove build_date so that build is bit-reproducible.
Last-Updated: 2016-07-10
Forwarded: no
-Index: grads-2.1.a3/configure
+Index: grads-2.1.0/configure
===================================================================
---- grads-2.1.a3.orig/configure
-+++ grads-2.1.a3/configure
-@@ -23306,13 +23306,11 @@ fi
+--- grads-2.1.0.orig/configure
++++ grads-2.1.0/configure
+@@ -23307,12 +23307,12 @@ fi
-
--build_date=`date +%D`
+ build_date=`date +%D`
-build_host=`uname -sr`
-build_info="Built `date` for ${host}"
+build_host='debian'
++
echo \
" +=========================================================================+"
-- echo " GrADS "2.1.a3 ":" $build_info
-+ echo " GrADS 2.1.a3 "
+- echo " GrADS "2.1.0 ":" $build_info
++ echo " GrADS 2.1.0 "
echo \
" +=========================================================================+"
echo
-@@ -23413,7 +23411,7 @@ echo 2.1.a3 > src/VERSION
+@@ -23413,7 +23413,7 @@ echo 2.1.0 > src/VERSION
echo "configure: creating src/buildinfo.h"
mkdir -p src
@@ -32,10 +32,10 @@ Index: grads-2.1.a3/configure
ac_config_files="$ac_config_files Makefile src/Makefile"
-Index: grads-2.1.a3/configure.ac
+Index: grads-2.1.0/configure.ac
===================================================================
---- grads-2.1.a3.orig/configure.ac
-+++ grads-2.1.a3/configure.ac
+--- grads-2.1.0.orig/configure.ac
++++ grads-2.1.0/configure.ac
@@ -985,13 +985,11 @@ dnl ------------------------------------
dnl Print summary and write output files
dnl ----------------------------------------------------
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/grads.git
More information about the debian-science-commits
mailing list