Package: datatables.js / 1.11.5+dfsg-2

Metadata

Package Version Patches format
datatables.js 1.11.5+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable_git | (download)

build/make.sh | 17 8 + 9 - 0 !
1 file changed, 8 insertions(+), 9 deletions(-)

 do not call git (not a repo).
use tempdir and errexit.patch | (download)

build/include.sh | 27 15 + 12 - 0 !
build/make.sh | 9 5 + 4 - 0 !
2 files changed, 20 insertions(+), 16 deletions(-)

 use a temporary directory to build, run the make.sh script under errexit. closes: #850879
use uglify and sassc.patch | (download)

build/include.sh | 18 3 + 15 - 0 !
build/make.sh | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 16 deletions(-)

 use uglify and sassc
js target.patch | (download)

build/make.sh | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---