Bug#807084: libjs-jcrop: please make the build reproducible

2015-12-06 Thread Chris Lamb
> > export JCROP_BUILD = debian/$(shell dpkg-parsechangelog --show-field > > Version) > > +export JCROP_COPYRIGHT = $(shell date --date="$$(dpkg-parsechangelog > > --show-field Date)" +%Y) > > For the sake of consistency, it might be better to use `date -u` here. > (Tiny corner case, I know.)

Bug#807084: libjs-jcrop: please make the build reproducible

2015-12-05 Thread Chris Lamb
Source: libjs-jcrop Version: 0.9.12+dfsg-2 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Hi David, Thanks for closing #779588. However, we've now added even more variation in our

Bug#807084: libjs-jcrop: please make the build reproducible

2015-12-05 Thread Jérémy Bobbio
Chris Lamb: > --- a/debian/rules2015-12-05 09:42:10.758251726 +0200 > --- b/debian/rules2015-12-05 09:51:58.484426475 +0200 > @@ -1,6 +1,7 @@ > #!/usr/bin/make -f > > export JCROP_BUILD = debian/$(shell dpkg-parsechangelog --show-field Version) > +export JCROP_COPYRIGHT = $(shell date