jquery (1.11.3+dfsg-4) unstable; urgency=medium * debian/rules: remove `//# sourceMappingURL=..` magic comment from minified file, as uptream does (Closes: #799825) -- Antonio Terceiro Wed, 23 Sep 2015 09:31:49 -0300 jquery (1.11.3+dfsg-3) unstable; urgency=medium * move logic from debian/build.mk to debian/rules * debian/rules: use node-requirejs to build, as does upstream * debian/build.js: turned into a node-requirejs build file * debian/control: Build-Depends: node-requirejs -- Antonio Terceiro Fri, 28 Aug 2015 22:45:19 -0300 jquery (1.11.3+dfsg-2) unstable; urgency=medium * debian/build.mk: read date from changelog (Closes: #782899) * Acknowledge previous NMUs (Closes: #748377, #759672) - Thanks Paul Gevers - The corresponding changes do not apply anymore since the build is now completely different. -- Antonio Terceiro Tue, 25 Aug 2015 15:55:54 -0300 jquery (1.11.3+dfsg-1) unstable; urgency=medium * New upstream release (Closes: #730014) * drop debian/patches: only patch in there does not apply anymore * Added locally-hacked build system: - debian/build.mk (called from debian/rules) - debian/build.js (called from debian/build.mk) - debian/build-1.11.3.txt (used as input by debian/build.mk) . This reproduces the build that you would get with grunt, modulo comment lines and empty lines, which go away when the file is minified anyway. * debian/install: also ship jquery.min.map * debian/watch: point at github * Add myself to Uploaders: * debian/copyright: list dist/ in Files-Excluded: * bump debhelper compatibility level to 9 -- Antonio Terceiro Fri, 21 Aug 2015 20:49:22 +0200 jquery (1.7.2+dfsg-3.2) unstable; urgency=medium * Non-maintainer upload. * Fix in previous upload was technically not correct. Re-add the phony build target again and actually fix the make problem (mixed implicit and normal rules) by unmixing. -- Paul Gevers Fri, 29 Aug 2014 10:59:15 +0200 jquery (1.7.2+dfsg-3.1) unstable; urgency=medium * Non-maintainer upload. * Fix FTBFS by removing build target as it used deprecated syntax (Closes: #709901) -- Paul Gevers Wed, 27 Aug 2014 21:29:27 +0200 jquery (1.7.2+dfsg-3) unstable; urgency=low * Generating jquery minified from source again (Closes: #495178) * Added lintian override: jquery source: license-problem-json-evil debian/README.Debian * Updated Standards-Version to 3.9.4 (no changes) -- Marcelo Jorge Vieira (metal) Thu, 01 Aug 2013 21:27:33 -0300 jquery (1.7.2+dfsg-2) unstable; urgency=high * Added Breaks to movabletype-opensource (Closes: #700527) Thanks Dominic Hargreaves and gregor herrmann -- Marcelo Jorge Vieira (metal) Sat, 11 May 2013 13:34:03 -0300 jquery (1.7.2+dfsg-1) unstable; urgency=high * Removed non-free files in upstream tarball (Closes: #692618) -- Marcelo Jorge Vieira (metal) Thu, 15 Nov 2012 13:11:00 -0200 jquery (1.7.2+debian-2.1) unstable; urgency=high * Non-maintainer upload. * Don't ship minified js, uglify is not in wheezy (closes: #679665). * Make build a phony target explicitly, since there's a build directory in the source package. -- Julien Cristau Sat, 04 Aug 2012 08:26:20 +0200 # For older changelog entries, run 'apt-get changelog libjs-jquery'