[Pkg-javascript-commits] [node-es6-promise] branch master updated (c02e2c0 -> 0520579)

Julien Puydt julien.puydt at laposte.net
Wed Jan 3 09:37:25 UTC 2018


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a change to branch master
in repository node-es6-promise.

      from  c02e2c0   upload to experimental
       new  f8854af   New upstream version 4.2.2
       new  627db5b   Update upstream source from tag 'upstream/4.2.2'
       new  384765f   Package new upstream 4.2.2
       new  d51ce34   Bump d/watch to version 4
       new  7a011af   Refresh d/copyright
       new  300e849   Bump dh compat to 10
       new  0520579   Document the patch

The 7 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:
 .gitignore                     |    4 +-
 .travis.yml                    |    9 +-
 Brocfile.js                    |   88 +-
 README.md                      |   51 +-
 debian/changelog               |   11 +
 debian/compat                  |    2 +-
 debian/control                 |    2 +-
 debian/copyright               |    6 +-
 debian/patches/use-babel.patch |    4 +
 debian/watch                   |    2 +-
 es6-promise.d.ts               |    7 +
 lib/es6-promise/enumerator.js  |  132 +-
 lib/es6-promise/promise.js     |  100 +-
 package.json                   |   44 +-
 test/extension-test.js         |  142 ++
 test/worker.js                 |    2 +-
 testem.js                      |   21 +
 testem.json                    |   14 -
 yarn.lock                      | 3422 +++++++++++++++++++++++-----------------
 19 files changed, 2425 insertions(+), 1638 deletions(-)
 create mode 100644 testem.js
 delete mode 100644 testem.json

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-es6-promise.git



More information about the Pkg-javascript-commits mailing list