Bug#827546: git-buildpackage: please make the build reproducible

2016-07-03 Thread Guido Günther
On Sun, Jul 03, 2016 at 11:03:38AM +0100, Sascha Steinbiss wrote: > Hi Guido, > > thanks for taking a look at the patch! > > > >> %.1 %.5: manpage.refs > >>docbook2man -o . man.$*.sgml > >> + sed -i -r "s/\"[^\"]+\"/\"$(MAN_DATE)\"/3" $@ > > > > I'd rather see this fixed in docbook2man.

Bug#827546: git-buildpackage: please make the build reproducible

2016-07-03 Thread Sascha Steinbiss
Hi Guido, thanks for taking a look at the patch! >> %.1 %.5: manpage.refs >> docbook2man -o . man.$*.sgml >> +sed -i -r "s/\"[^\"]+\"/\"$(MAN_DATE)\"/3" $@ > > I'd rather see this fixed in docbook2man. I'm happy to apply this > temporarily but want to add a bugref so I can revert that

Bug#827546: git-buildpackage: please make the build reproducible

2016-07-02 Thread Guido Günther
Hi Sascha, On Fri, Jun 17, 2016 at 03:48:09PM +, Sascha Steinbiss wrote: > While working on the "reproducible builds" effort [1], we have noticed > that git-buildpackage could not be built reproducibly. Thanks for the patch. Two comments inline below: > This is fixed by the attached patch.

Bug#827546: git-buildpackage: please make the build reproducible

2016-06-17 Thread Sascha Steinbiss
Package: git-buildpackage Version: 0.7.5 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps randomness Hi! While working on the "reproducible builds" effort [1], we have noticed that git-buildpackage could not be built reproducibly. This is