Source: pdsh
Version: 2.34-1
Severity: important
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed that
pdsh could not be built reproducibly.

This is caused by a malformed debian/changelog entry which means that
a value for SOURCE_DATE_EPOCH cannot be extracted.

A patch is attached that sources this data from the upload.

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


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
--- a/debian/changelog  2023-08-28 08:26:57.384200795 -0700
--- b/debian/changelog  2023-08-28 08:30:23.124338954 -0700
@@ -1,8 +1,11 @@
 pdsh (2.34-1) unstable; urgency=medium
+
   * Add Portuguese-Brazilian translation thanks to Paulo Henrique de Lima
     Santana (Closes: #1028216)
   * Add Recommends on ssh-askpass (Closes: #788312)
 
+ -- Brian Pellin <bpel...@debian.org>  Sat, 19 Aug 2023 21:51:47 +0000
+
 pdsh (2.34-0.2) unstable; urgency=medium
 
   * Non-maintainer upload.

Reply via email to