[Reproducible-builds] Bug#783574: mopidy: [PATCH] Please make the build reproducible.

2015-04-27 Thread Juan Picca
Source: mopidy Version: 1.0.2 Severity: normal Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: timestamps Hi! While working on the "reproducible builds" effort [1], we have noticed that mopidy could not be built reproducibly. The attached patch removes generated timestamp

Re: [Reproducible-builds] Bug#783574: mopidy: [PATCH] Please make the build reproducible.

2015-04-28 Thread Jérémy Bobbio
Hi Juan, A few comments on your patch submission so you can get better at it. :) Juan Picca: > Source: mopidy > Version: 1.0.2 This is a Debian bug report, so you need to use the full version of the Debian package—including the package revision number. For mopidy, that would mean 1.0.2-1. > Sev

Re: [Reproducible-builds] Bug#783574: mopidy: [PATCH] Please make the build reproducible.

2015-04-28 Thread Holger Levsen
Hi Juan, On Dienstag, 28. April 2015, Jérémy Bobbio wrote: > A few comments on your patch submission so you can get better at it. :) in that sense... :) > > Source: mopidy > > Version: 1.0.2 > > This is a Debian bug report, so you need to use the full version of the > Debian package—including

Re: [Reproducible-builds] Bug#783574: mopidy: [PATCH] Please make the build reproducible.

2015-04-28 Thread Juan Picca
Thanks for your comments and advice Jérémy! I hope that with your help i can do better! Greetings, JMPC On Tue, Apr 28, 2015 at 9:36 AM, Jérémy Bobbio wrote: > Hi Juan, > > A few comments on your patch submission so you can get better at it. :) > > Juan Picca: >> Source: mopidy >> Version: 1.0.2

Re: [Reproducible-builds] Bug#783574: mopidy: [PATCH] Please make the build reproducible.

2015-04-28 Thread Reiner Herrmann
Another small note about the patch: On 04/28/2015 03:08 PM, Juan Picca wrote: >>> --- a/docs/Makefile >>> +++ b/docs/Makefile >>> @@ -1,8 +1,10 @@ >>> # Makefile for Sphinx documentation >>> # >>> +LAST_CHANGE=$(shell dpkg-parsechangelog -S Date -l../debian/changelog) >>> +BUILD_DATE=$(shell LC_