[Pkg-javascript-commits] [node-uid-safe] branch master updated (cfca94a -> 8850dea)
Paolo Greppi
paolog-guest at moszumanska.debian.org
Thu Dec 15 12:52:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a change to branch master
in repository node-uid-safe.
from cfca94a Release
new e1f4885 Imported Upstream version 2.1.3
new e5add03 Merge tag 'upstream/2.1.3'
new ac56ffb refresh
new 8df932a delete unneeded patch
new f3f0f3b refresh patch
new 8850dea clean up
The 6 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:
.eslintignore | 2 +
.eslintrc | 3 +
.gitignore | 7 ++
.travis.yml | 29 ++++++
HISTORY.md | 51 +++++++++++
LICENSE | 4 +-
README.md | 63 +++++++++----
debian/changelog | 4 +-
debian/compat | 2 +-
debian/control | 17 ++--
debian/copyright | 6 +-
.../patches/0001-use_promise_instead_of_mz.patch | 20 -----
...ule.patch => 01-remove_base64-url_module.patch} | 22 ++---
debian/patches/series | 3 +-
index.js | 100 ++++++++++++++++++---
package.json | 47 +++++++---
test.js | 46 ----------
test/.eslintrc | 5 ++
test/test.js | 87 ++++++++++++++++++
19 files changed, 381 insertions(+), 137 deletions(-)
create mode 100644 .eslintignore
create mode 100644 .eslintrc
create mode 100644 .gitignore
create mode 100644 .travis.yml
create mode 100644 HISTORY.md
delete mode 100644 debian/patches/0001-use_promise_instead_of_mz.patch
rename debian/patches/{0002-remove_base64-url_module.patch => 01-remove_base64-url_module.patch} (57%)
delete mode 100644 test.js
create mode 100644 test/.eslintrc
create mode 100644 test/test.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-uid-safe.git
More information about the Pkg-javascript-commits
mailing list