[armagetronad] 14/14: Update reproducible-build.patch

Markus Koschany apo at moszumanska.debian.org
Tue Jul 12 08:47:34 UTC 2016


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

apo pushed a commit to branch master
in repository armagetronad.

commit 1f7ec4e9bdf025241c467d2345f27bec67a63e9c
Author: Markus Koschany <apo at debian.org>
Date:   Tue Jul 12 10:07:27 2016 +0200

    Update reproducible-build.patch
---
 debian/patches/reproducible-build.patch | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/debian/patches/reproducible-build.patch b/debian/patches/reproducible-build.patch
index f3cafc3..4d5b931 100644
--- a/debian/patches/reproducible-build.patch
+++ b/debian/patches/reproducible-build.patch
@@ -8,8 +8,9 @@ Forwarded: no
 ---
  src/doc/HtmlMakefile    | 4 ++--
  src/doc/Makefile.in     | 4 ++--
+ src/doc/html.m4.in      | 2 +-
  src/doc/net/Makefile.in | 4 ++--
- 3 files changed, 6 insertions(+), 6 deletions(-)
+ 4 files changed, 7 insertions(+), 7 deletions(-)
 
 diff --git a/src/doc/HtmlMakefile b/src/doc/HtmlMakefile
 index c979997..9d44d87 100644
@@ -42,6 +43,19 @@ index a2e5d4e..df92eff 100644
  
  @HAVE_M4_TRUE@%.dep: %.m4 Makefile
  @HAVE_M4_TRUE@	echo $*.dep ":\\" > $@
+diff --git a/src/doc/html.m4.in b/src/doc/html.m4.in
+index 8c75527..9127fb2 100644
+--- a/src/doc/html.m4.in
++++ b/src/doc/html.m4.in
+@@ -6,7 +6,7 @@ define(HEADSTART,dnl
+ <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ changequote([,])dnl
+-   <meta name="date" content="esyscmd(echo -n [`date +%Y-%m-%dT%H:%M:%S+01:00`])">
++   <meta name="date" content="esyscmd(echo -n [20160712])">
+ 
+    <meta name="author" content="Manuel Moos">
+    <title>$1</title>)dnl
 diff --git a/src/doc/net/Makefile.in b/src/doc/net/Makefile.in
 index 5cc08c4..4944d61 100644
 --- a/src/doc/net/Makefile.in

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



More information about the Pkg-games-commits mailing list