Jeremy Malcolm <jer...@malcolm.id.au> writes: > On 02/06/11 17:06, Ansgar Burchardt wrote: >> Jeremy Malcolm <termi...@jere.my> writes: >>> Firstly, what do you mean no source? These are source. Yes >>> jquery-1.2.6.min.js is a compressed version, but jquery.js which is >>> the uncompressed ("source") version of it is also provided. >> >> A minimized version with all comments stripped is not the preferred form >> of modification, so it is not the source. And jquery.js is also a >> minimized file: it's identical to jquery-1.2.6.min.js > > I do suggest you check again. jquery.js is the unminimized file (ie. > the source), with comments and the whole kaboodle.
It wasn't in 0.6.1.2 and now jquery.js contains the source for a different version of jquery: $ head -n2 jsonbot-0.7.1b1/jsb/upload/assets/{jquery-1.2.6.min.js,jquery.js} ==> jsonbot-0.7.1b1/jsb/upload/assets/jquery-1.2.6.min.js <== /* * jQuery 1.2.6 - New Wave Javascript ==> jsonbot-0.7.1b1/jsb/upload/assets/jquery.js <== /*! * jQuery JavaScript Library v1.5.1 The joys of not building everything during build... If you don't want to switch to using libjs-jquery, please add your package to the list of embedded code copies[1]. Regards, Ansgar [1] <http://wiki.debian.org/EmbeddedCodeCopies> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org