Bug#794248: cortado: please make the build reproducible

2015-07-31 Thread Emmanuel Bourg
Thank you for the patch. I think it could be reduced to a single line in debian/rules, something like: DEB_ANT_ARGS := -DDATE='$(shell date -u -d @$(SOURCE_DATE_EPOCH) +"%Y-%m-%d %H:%M:%S")' Ant properties can be overridden with a command line parameter (-Dfoo=bar). Emmanuel Bourg -- To UNSUB

Bug#794248: cortado: please make the build reproducible

2015-07-31 Thread Dhole
Source: cortado Version: 0.6.0-2 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Hi, While working on the "reproducible builds" effort [1], we have noticed that cortado could not be bui