Control: tags 833612 pending

I have uploaded an NMU to DELAYED/10 fixing this issue:

diff -Nru nsnake-3.0.1/debian/changelog nsnake-3.0.1/debian/changelog
--- nsnake-3.0.1/debian/changelog       2014-08-13 15:55:57.000000000 -0700
+++ nsnake-3.0.1/debian/changelog       2022-11-17 09:49:38.000000000 -0800
@@ -1,3 +1,12 @@
+nsnake (3.0.1-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Chris Lamb ]
+  * Make the build reproducible. (Closes: #833612)
+
+ -- Vagrant Cascadian <vagr...@reproducible-builds.org>  Thu, 17 Nov 2022 
17:49:38 +0000
+
 nsnake (3.0.1-2) unstable; urgency=medium
 
   * Updated maintainer mail address
diff -Nru 
nsnake-3.0.1/debian/patches/make-the-build-reproducible.-closes-8336.patch 
nsnake-3.0.1/debian/patches/make-the-build-reproducible.-closes-8336.patch
--- nsnake-3.0.1/debian/patches/make-the-build-reproducible.-closes-8336.patch  
1969-12-31 16:00:00.000000000 -0800
+++ nsnake-3.0.1/debian/patches/make-the-build-reproducible.-closes-8336.patch  
2022-11-17 09:49:38.000000000 -0800
@@ -0,0 +1,24 @@
+From: Chris Lamb <la...@debian.org>
+Date: Sun, 7 Aug 2016 00:52:48 +0200
+X-Dgit-Generated: 3.0.1-2.1 2c94f0b53f31d2df9ae65987475821855541d1cb
+Subject: Make the build reproducible. (Closes: #833612)
+
+
+---
+
+diff --git a/Makefile b/Makefile
+index 749cb37..4fe7e93 100644
+--- a/Makefile
++++ b/Makefile
+@@ -39,7 +39,11 @@
+ # General Info
+ PACKAGE = nsnake
+ VERSION = 3.0.0
++ifdef SOURCE_DATE_EPOCH
++DATE    = $(shell LC_ALL=C date --utc --date="@$(SOURCE_DATE_EPOCH)" "+%b%Y")
++else
+ DATE    = $(shell date "+%b%Y")
++endif
+ 
+ # Install dirs
+ PREFIX      = /usr
diff -Nru nsnake-3.0.1/debian/patches/series nsnake-3.0.1/debian/patches/series
--- nsnake-3.0.1/debian/patches/series  2014-08-12 11:54:28.000000000 -0700
+++ nsnake-3.0.1/debian/patches/series  2022-11-17 09:49:38.000000000 -0800
@@ -1,2 +1,3 @@
 install-on-usr-games.patch
 hardening.patch
+make-the-build-reproducible.-closes-8336.patch


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

Reply via email to