[Pkg-javascript-commits] [node-ms] branch master updated (fae631c -> 6886e4a)

Paolo Greppi paolog-guest at moszumanska.debian.org
Wed May 31 07:25:32 UTC 2017


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

paolog-guest pushed a change to branch master
in repository node-ms.

      from  fae631c   Release
       new  c37d361   New upstream version 2.0.0
       new  91774f2   Merge tag 'upstream/2.0.0'
       new  6886e4a   brush-up

The 3 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       |   5 ++
 .npmignore       |   5 --
 .npmrc           |   1 +
 .travis.yml      |   7 ++
 History.md       |  53 -------------
 Makefile         |   8 --
 README.md        |  33 ---------
 component.json   |  15 ----
 debian/changelog |   4 +-
 debian/compat    |   2 +-
 debian/control   |  15 ++--
 debian/copyright |  13 +++-
 debian/docs      |   2 +-
 debian/rules     |   5 +-
 index.js         |  83 +++++++++++++++------
 license.md       |  21 ++++++
 package.json     |  43 +++++++----
 readme.md        |  51 +++++++++++++
 test/test.js     | 121 ------------------------------
 tests.js         | 221 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 20 files changed, 419 insertions(+), 289 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 .npmignore
 create mode 100644 .npmrc
 create mode 100644 .travis.yml
 delete mode 100644 History.md
 delete mode 100644 Makefile
 delete mode 100644 README.md
 delete mode 100644 component.json
 create mode 100644 license.md
 create mode 100644 readme.md
 delete mode 100644 test/test.js
 create mode 100644 tests.js

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



More information about the Pkg-javascript-commits mailing list