Source: node-deflate-js Version: 0.2.3-1 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: umask X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org
Hi, Whilst working on the Reproducible Builds effort [0], we noticed that node-deflate-js could not be built reproducibly. Patch attached. [0] https://reproducible-builds.org/ Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
--- a/debian/rules 2018-01-01 12:35:57.066265402 +0000 --- b/debian/rules 2018-01-01 12:36:15.334382147 +0000 @@ -17,4 +17,5 @@ rm -f test/*.pyc override_dh_fixperms: + dh_fixperms chmod +x debian/node-deflate-js/usr/lib/nodejs/deflate-js/bin/*.js
-- Pkg-javascript-devel mailing list Pkg-javascript-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel