Package: node-iscroll / 5.2.0+dfsg1-2

Metadata

Package Version Patches format
node-iscroll 5.2.0+dfsg1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Enable reproducible building.patch | (download)

build.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] enable reproducible building

The current year is embedded into the head of javascript files.
Use a fixed date instead.

Reproducible builds helps verifying that the generated files
are generated from the original sources. See more details at:
https://reproducible-builds.org/

01_dont_use_jshint.patch | (download)

build.js | 10 5 + 5 - 0 !
package.json | 1 0 + 1 - 0 !
2 files changed, 5 insertions(+), 6 deletions(-)

 _dont_use_jshint