Your message dated Sun, 27 Nov 2022 19:15:46 +0000
with message-id <[email protected]>
and subject line Bug#833612: fixed in nsnake 3.0.1-2.1
has caused the Debian Bug report #833612,
regarding nsnake: please make the build reproducible
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
833612: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833612
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nsnake
Version: 3.0.1-2
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps
X-Debbugs-Cc: [email protected]
Hi,
Whilst working on the "reproducible builds" effort [0], we noticed
that nsnake could not be built reproducibly.
Patch attached.
[0] https://wiki.debian.org/ReproducibleBuilds
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
--- a/debian/patches/reproducible-build.patch 1970-01-01 01:00:00.000000000
+0100
--- b/debian/patches/reproducible-build.patch 2016-08-06 23:48:47.355996205
+0100
@@ -0,0 +1,18 @@
+Description: Make the build reproducible
+Author: Chris Lamb <[email protected]>
+Last-Update: 2016-08-06
+
+--- nsnake-3.0.1.orig/Makefile
++++ nsnake-3.0.1/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
--- a/debian/patches/series 2016-08-06 23:42:32.808924284 +0100
--- b/debian/patches/series 2016-08-06 23:48:46.227986952 +0100
@@ -1,2 +1,3 @@
install-on-usr-games.patch
hardening.patch
+reproducible-build.patch
--- End Message ---
--- Begin Message ---
Source: nsnake
Source-Version: 3.0.1-2.1
Done: Vagrant Cascadian <[email protected]>
We believe that the bug you reported is fixed in the latest version of
nsnake, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Vagrant Cascadian <[email protected]> (supplier of updated nsnake
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 17 Nov 2022 17:49:38 +0000
Source: nsnake
Architecture: source
Version: 3.0.1-2.1
Distribution: unstable
Urgency: medium
Maintainer: Alexandre Dantas <[email protected]>
Changed-By: Vagrant Cascadian <[email protected]>
Closes: 833612
Changes:
nsnake (3.0.1-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Chris Lamb ]
* Make the build reproducible. (Closes: #833612)
Checksums-Sha1:
bcba59e0cc77bb5603702f2042f988905fcd844d 1385 nsnake_3.0.1-2.1.dsc
0441cec3597e1957893f9f225f80ef66e252a92c 5576 nsnake_3.0.1-2.1.debian.tar.xz
Checksums-Sha256:
0b1601921d50e8430740cf9b8440180cfe4c26e6c06a0a16b9bad331ad2d1c87 1385
nsnake_3.0.1-2.1.dsc
e71e507811acaa3a104e1b8e15b1a38c0ad95d2786913bd217924fa4f120bf06 5576
nsnake_3.0.1-2.1.debian.tar.xz
Files:
f6dc694c3db2e0a31ad5ec29cb936b57 1385 games optional nsnake_3.0.1-2.1.dsc
e31a6fd16e7a544d8dcb920bb7a70465 5576 games optional
nsnake_3.0.1-2.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iJYEARYKAD4WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCY3Z38SAcdmFncmFudEBy
ZXByb2R1Y2libGUtYnVpbGRzLm9yZwAKCRDcUY/If5cWqg9/AQC2NBxcoR+VoNnb
1EqTMo4gpH0KlcCeCdxuySEWmTsZ8QEAkZYT4Amj+9ov9I4vi5zrYF+GvLvUdZYP
+KfleJv18gc=
=yuAt
-----END PGP SIGNATURE-----
--- End Message ---