[Pkg-javascript-commits] [node-es6-shim] branch master updated (d06d95e -> 0dacf58)
Julien Puydt
julien.puydt at laposte.net
Wed Dec 7 15:59:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch master
in repository node-es6-shim.
from d06d95e Merge tag 'upstream/0.35.1+ds'
new c2e987a New upstream version 0.35.2+ds
new b298b71 Merge tag 'upstream/0.35.2+ds'
new b159028 New upstream 0.35.2 with dh compat pushed to 10
new dd8363c Mark the libjs- package Multi-Arch: foreign (tracker hint)
new 0dacf58 Prepare for upload
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.eslintrc | 5 ++
.travis.yml | 50 ++++++++++---
CHANGELOG.md | 8 +++
debian/changelog | 8 +++
debian/compat | 2 +-
debian/control | 3 +-
es6-sham.js | 2 +-
es6-shim.js | 160 ++++++++++++++++++++++++++++-------------
package.json | 22 +++---
test-sham/.eslintrc | 8 +++
test-sham/function.js | 6 +-
test/.eslintrc | 14 +++-
test/array.js | 28 ++++----
test/date.js | 2 -
test/json.js | 1 -
test/map.js | 12 ++--
test/math.js | 58 +++++++--------
test/number.js | 35 ++++-----
test/object.js | 23 ++++--
test/promise.js | 2 -
test/promise/evil-promises.js | 2 -
test/promise/promises-aplus.js | 2 -
test/promise/promises-es6.js | 2 -
test/promise/race.js | 2 -
test/promise/reject.js | 2 -
test/promise/resolve.js | 2 -
test/promise/simple.js | 2 -
test/reflect.js | 2 -
test/regexp.js | 26 ++++---
test/set.js | 16 ++---
test/string.js | 26 +++----
test/worker-test.js | 2 +-
32 files changed, 327 insertions(+), 208 deletions(-)
create mode 100644 test-sham/.eslintrc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-es6-shim.git
More information about the Pkg-javascript-commits
mailing list