[nvram-wakeup] 04/08: Remove build time macros to get reproducible build

Tobias Grimm tiber-guest at moszumanska.debian.org
Sat Jan 7 11:35:19 UTC 2017


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

tiber-guest pushed a commit to branch master
in repository nvram-wakeup.

commit 8621c2c446d2065d12456cc260f6ae43639b6639
Author: Tobias Grimm <etobi at debian.org>
Date:   Sun Oct 11 11:39:41 2015 +0200

    Remove build time macros to get reproducible build
---
 debian/patches/remove-date-time-macros.patch | 18 ++++++++++++++++++
 debian/patches/series                        |  1 +
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/remove-date-time-macros.patch b/debian/patches/remove-date-time-macros.patch
new file mode 100644
index 0000000..ef91162
--- /dev/null
+++ b/debian/patches/remove-date-time-macros.patch
@@ -0,0 +1,18 @@
+Description: Remove date and time macros
+ Removes build-date and build-time macros to enable reproducible build
+Author: Tobias Grimm <etobi at debian.org>
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+
+Index: nvram-wakeup/nvram-wakeup.c
+===================================================================
+--- nvram-wakeup.orig/nvram-wakeup.c	2015-10-11 11:39:45.765080411 +0200
++++ nvram-wakeup/nvram-wakeup.c	2015-10-11 11:40:13.177012687 +0200
+@@ -978,7 +978,6 @@
+                nvprintf(LOG_DEBUG, "Printing debug messages enbled.\n");
+                for(i=0; CVS_ALL[i]; i++)
+                     nvprintf(LOG_DEBUG, "%s\n", CVS_ALL[i]);
+-               nvprintf(LOG_DEBUG, "Built at: " __DATE__ " " __TIME__ "\n");
+ 
+                break;
+           case 'A':
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..b7cc535
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+remove-date-time-macros.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/nvram-wakeup.git



More information about the pkg-vdr-dvb-changes mailing list