Package: less.js / 1.6.3~dfsg-3

Metadata

Package Version Patches format
less.js 1.6.3~dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
020140404~46c12ef.patch | (download)

lib/less/functions.js | 9 2 + 7 - 0 !
1 file changed, 2 insertions(+), 7 deletions(-)

 reworked internal decimal rounding function
020140506~9ad5f18.patch | (download)

test/less/errors/javascript-error.less | 2 1 + 1 - 0 !
test/less/errors/javascript-error.txt | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 switch to a different js error (changed in recent nodejs)
2001_use_usr bin nodejs.patch | (download)

bin/lessc | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use /usr/bin/nodejs (not /usr/bin/env node) in shebang, nodejs in makefile.
2002_testsuite_sourcemap_v3.patch | (download)

test/sourcemaps/basic.json | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 adjust testsuite to match sourcemap v3 format