Copied from
ubuntu trusty in
Let's Encrypt build dependencies
by Jonathon F
Changelog
jquery (1.12.4-1~ubuntu14.04.1york1) trusty; urgency=medium
* No-change backport to trusty
jquery (1.12.4-1) unstable; urgency=medium
* New upstream release
jquery (1.12.3-1) unstable; urgency=medium
* New upstream release
- debian/build.js: port applicable upstream changes in
build/tasks/build.js since previous version
- Bundled copies of external libraries removed:
- external/npo
- external/qunit
- external/qunit-assert-step
- external/requirejs
- external/sinon
* Drop the version number mangling to add a `+dfsg` suffix. First the
changes from upstream are not due to the DFSG, but are removing pre-built
Javascript files, which is not a problem according to the DFSG, but a
policy. Second, if the package is in the Debian main component, obviously
it complies with the DFSG. Anyway, the files removed are documented in
debian/copyright.
- debian/watch: remove version mangling options.
* Copy and adapt autopkgtest tests from experimental branch
- debian/tests/check-against-upstream-build: use https instead of http for
retrieving upstream release
* debian/rules:
- cope with removal of upstream version mangling
- change date formatting to cope with changes in output of `date
--iso-8601=m` starting with coreutils 8.25
- drop workaround for bug in upstream build that has been fixed
- add a simple build-time test under override_dh_auto_test
* debian/control:
- Bump Standards-Version to 3.9.7, no changes needed
- Use https in Vcs-* URLs
* debian/copyright:
- cope with the location change for sizzle
jquery (1.11.3+dfsg-4) unstable; urgency=medium
* debian/rules: remove `//# sourceMappingURL=..` magic comment from minified
file, as uptream does (Closes: #799825)
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
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.
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
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.
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)
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)
-- Jonathon Fernyhough <email address hidden> Wed, 29 Jun 2016 15:26:46 +0100