[Pkg-javascript-commits] [jquery] 04/18: New upstream release
Antonio Terceiro
terceiro at moszumanska.debian.org
Sat Apr 9 13:59:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch debian/1.x
in repository jquery.
commit 1e4bbbf35b2ad14c1253aafc135a70f8f47cdc8e
Author: Antonio Terceiro <terceiro at debian.org>
Date: Fri Apr 8 18:34:57 2016 -0300
New upstream release
---
debian/changelog | 13 +++++++++++++
debian/watch | 4 +---
2 files changed, 14 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fe386a6..76a8372 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+jquery (1.12.3-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+ * 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.
+
+ -- Antonio Terceiro <terceiro at debian.org> Fri, 08 Apr 2016 18:24:58 -0300
+
jquery (1.11.3+dfsg-4) unstable; urgency=medium
* debian/rules: remove `//# sourceMappingURL=..` magic comment from minified
diff --git a/debian/watch b/debian/watch
index b731b6b..335fc5a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,2 @@
version=3
-opts="dversionmangle=s/[+]dfsg(.?\d+)?$//" \
-https://github.com/jquery/jquery/releases \
- .*/(1\.[\d\.]+).tar.gz
+https://github.com/jquery/jquery/releases .*/(1\.[\d\.]+).tar.gz
--
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