[Pkg-javascript-commits] [node-ms] branch upstream updated (b840fe8 -> c37d361)
Paolo Greppi
paolog-guest at moszumanska.debian.org
Wed May 31 07:25:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a change to branch upstream
in repository node-ms.
from b840fe8 Imported Upstream version 0.6.2
new c37d361 New upstream version 2.0.0
The 1 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 ----
index.js | 83 ++++++++++++++++------
license.md | 21 ++++++
package.json | 43 +++++++----
readme.md | 51 +++++++++++++
test/test.js | 121 -------------------------------
tests.js | 221 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
14 files changed, 398 insertions(+), 269 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