Opened 10 years ago

Last modified 8 years ago

#2419 closed defect

Please include unminified jquery JS files in source tarball — at Version 1

Reported by: Vincent Cheng Owned by:
Priority: Nice to Have Milestone: Alpha 20
Component: Build & Packages Keywords:
Cc: Yves Patch:

Description (last modified by Vincent Cheng)

Forwarded from Debian BTS: http://bugs.debian.org/735349

Would it be possible to include unminified versions of the various jquery files included in the source tarball? Debian considers minified/obfuscated javascript to be non-source files, and so the original unminified files need to be included as well to be DFSG-free.

The files in question are:

source/tools/jsdebugger/js/lib/jquery-1.8.3.min.js source/tools/jsdebugger/js/lib/jquery.easyui/jquery-1.8.0.min.js

and maybe:

source/tools/jsdebugger/js/lib/jquery.easyui/jquery.easyui.min.js

i.e. please consider placing these files (also attached) into the same directory as the corresponding minified version:

jquery 1.8.3: http://code.jquery.com/jquery-1.8.3.js

jquery 1.8.0: http://code.jquery.com/jquery-1.8.0.js

For "jquery.easyui.min.js", is it safe to assume that everything in source/tools/jsdebugger/js/lib/jquery.easyui/src/ corresponds to the source code for that file?

Thanks!

Change History (3)

by Vincent Cheng, 10 years ago

Attachment: jquery-1.8.3.js added

jquery 1.8.3 unminified

by Vincent Cheng, 10 years ago

Attachment: jquery-1.8.0.js added

jquery 1.8.0 unminified

comment:1 by Vincent Cheng, 10 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.