Package: ttyload
Version: 0.5-8
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps
Hi!
While working on the "reproducible builds" effort [1], we have noticed
that ttyload could not be built reproducibly.
The attached patch removes extra timestamps from the build system.
Once applied, ttyload can be built reproducibly in our current
experimental framework.
[1]: https://wiki.debian.org/ReproducibleBuilds
-- System Information:
Debian Release: stretch/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -rupN ttyload-0.5.old/debian/pod2man.mk ttyload-0.5/debian/pod2man.mk
--- ttyload-0.5.old/debian/pod2man.mk 2013-05-23 13:30:32.000000000 -0300
+++ ttyload-0.5/debian/pod2man.mk 2015-05-22 08:40:40.080899770 -0300
@@ -36,7 +36,6 @@ RELEASE ?= $(PACKAGE)
# Optional variables to set
MANSECT ?= 1
-PODCENTER ?= $$(date "+%Y-%m-%d")
# Directories
MANSRC =
@@ -54,7 +53,6 @@ $(MANPAGE): $(MANPOD)
# make target - create manual page from a *.pod page
podchecker $(MANPOD)
LC_ALL=C $(POD2MAN) $(POD2MAN_FLAGS) \
- --center="$(PODCENTER)" \
--name="$(PACKAGE)" \
--section="$(MANSECT)" \
--release="$(RELEASE)" \
_______________________________________________
Reproducible-builds mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds