[Pkg-javascript-commits] [node-es5-shim] 01/02: Merge tag 'debian/4.5.9-1' into debian/jessie-backports
Andreas Tille
tille at debian.org
Fri Jun 16 08:07:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch debian/jessie-backports
in repository node-es5-shim.
commit aa199c809a9e972fb23598325308f34ee4f14b5c
Merge: c38db44 e7783b3
Author: Andreas Tille <tille at debian.org>
Date: Fri Jun 16 09:57:46 2017 +0200
Merge tag 'debian/4.5.9-1' into debian/jessie-backports
node-es5-shim Debian release 4.5.9-1
.eslintrc | 1 +
.jscs.json | 27 +-
.travis.yml | 31 +-
CHANGES | 67 +
LICENSE | 2 +-
README.md | 14 +
component.json | 2 +-
debian/changelog | 16 +
debian/control | 6 +-
debian/node-es5-shim.install | 2 -
debian/node-es5-shim.links | 2 +
debian/source/lintian-overrides | 2 +-
es5-sham.js | 943 +++++------
es5-sham.map | 2 +-
es5-sham.min.js | 4 +-
es5-shim.js | 3482 +++++++++++++++++++++------------------
es5-shim.map | 2 +-
es5-shim.min.js | 4 +-
package.json | 20 +-
tests/.eslintrc | 5 +
tests/helpers/h-matchers.js | 3 +-
tests/index.html | 2 +-
tests/index.min.html | 3 +-
tests/lib/jasmine.js | 8 +-
tests/lib/json2.js | 478 ------
tests/native.html | 2 +-
tests/spec/s-array.js | 94 +-
tests/spec/s-date.js | 382 ++++-
tests/spec/s-error.js | 2 +-
tests/spec/s-function.js | 2 +-
tests/spec/s-global.js | 48 +-
tests/spec/s-number.js | 6 +-
tests/spec/s-object.js | 89 +-
tests/spec/s-regexp.js | 28 +-
tests/spec/s-string.js | 52 +-
35 files changed, 3040 insertions(+), 2793 deletions(-)
diff --cc debian/changelog
index c6b1c6e,d4fa810..7e3a44e
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,19 +1,25 @@@
+ node-es5-shim (4.5.9-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Correct links in the node-es5-shim package.
+
+ -- Julien Puydt <julien.puydt at laposte.net> Sat, 18 Jun 2016 09:10:05 +0200
+
+ node-es5-shim (4.5.8-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Bump standards-version up.
+ * Use https in Vcs-* fields.
+ * Made node-es5-shim ship links to libjs-es5-shim.
+
+ -- Julien Puydt <julien.puydt at laposte.net> Sat, 14 May 2016 14:45:03 +0200
+
+node-es5-shim (4.4.1-1~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+
+ -- Andreas Tille <tille at debian.org> Tue, 12 Apr 2016 19:07:38 +0200
+
node-es5-shim (4.4.1-1) unstable; urgency=medium
* New upstream release.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-es5-shim.git
More information about the Pkg-javascript-commits
mailing list