[Pkg-javascript-commits] [jquery] 13/16: merge changelog entries from unstable
Antonio Terceiro
terceiro at moszumanska.debian.org
Sat Apr 9 17:32:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository jquery.
commit 7494d8b9f595a875f3c5f184fcd0b03d02af4f39
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sat Apr 9 14:27:01 2016 -0300
merge changelog entries from unstable
---
debian/changelog | 42 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 1fa9917..53a83d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -57,6 +57,48 @@ jquery (3.0.0~alpha1+dfsg-1) experimental; urgency=medium
-- Antonio Terceiro <terceiro at debian.org> Wed, 02 Sep 2015 11:01:01 -0300
+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
+
+ -- Antonio Terceiro <terceiro at debian.org> Sat, 09 Apr 2016 10:55:14 -0300
+
+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 <terceiro at debian.org> 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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jquery.git
More information about the Pkg-javascript-commits
mailing list