Re: [Reproducible-builds] Bug#834016: ddd: please make the build reproducible

2016-08-11 Thread Vagrant Cascadian
On 2016-08-11, Chris Lamb wrote: > +--- ddd-3.3.12.orig/ddd/config-info > ddd-3.3.12/ddd/config-info > +@@ -59,6 +59,10 @@ esac > + month=`date '+%m'` > + day=`date '+%d'` > + date=${year}-${month}-${day} > ++if [ -n "${SOURCE_DATE_EPOCH}" ] > ++then > ++date=`date --utc

[Reproducible-builds] Bug#834016: ddd: please make the build reproducible

2016-08-11 Thread Chris Lamb
Source: ddd Version: 1:3.3.12-5.1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi, Whilst working on the "reproducible builds" effort [0], we noticed that ddd could not be built