Your message dated Mon, 11 Dec 2017 17:29:45 +0000
with message-id <[email protected]>
and subject line Bug#878350: Removed package(s) from unstable
has caused the Debian Bug report #845525,
regarding zp: 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.)


-- 
845525: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845525
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: zp
Version: 1.0-1
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 zp could not be built reproducibly.

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
diff --git a/debian/pod2man.mk b/debian/pod2man.mk
index 64bc797..e12e601 100644
--- a/debian/pod2man.mk
+++ b/debian/pod2man.mk
@@ -36,7 +36,12 @@ PACKAGE              ?= package
 # Optional variables to set
 MANSECT                ?= 1
 PODCENTER      ?= User Commands
+
+ifdef SOURCE_DATE_EPOCH
+PODDATE                = $$(date -u -d "@$(SOURCE_DATE_EPOCH)" "+%Y-%m-%d" 
2>/dev/null || date -u -r "$(SOURCE_DATE_EPOCH)" "+%Y-%m-%d" 2>/dev/null || 
date -u "+%Y-%m-%d")
+else
 PODDATE                = $$(date "+%Y-%m-%d")
+endif
 
 # Directories
 MANSRC         =

--- End Message ---
--- Begin Message ---
Version: 1.0-1+rm

Dear submitter,

as the package zp has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/878350

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to