[Pkg-javascript-commits] [node-base] branch master updated (f37e69c -> b2b1247)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Jan 13 08:11:50 UTC 2018


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

praveen pushed a change to branch master
in repository node-base.

      from  f37e69c   Add ITP
       new  d8ca05a   New upstream version 1.0.1
       new  cedacb7   Update upstream source from tag 'upstream/1.0.1'
       new  d134f33   update dependencies, remove files not in this release from install
       new  b2b1247   update changelog

The 4 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:
 .editorconfig    |  18 +-
 .eslintrc.json   |  10 +-
 .gitignore       |  31 ++-
 .travis.yml      |  17 +-
 .verb.md         | 135 ++++++++++---
 LICENSE          |   2 +-
 README.md        | 322 +++++++++++++++----------------
 changelog.md     |  50 +++++
 debian/changelog |   8 +
 debian/control   |  20 +-
 debian/install   |   1 -
 docs/logo.png    | Bin 83366 -> 86176 bytes
 docs/plugins.md  |  41 ++++
 gulpfile.js      |  30 ---
 index.js         | 563 ++++++++++++++++++++-----------------------------------
 package.json     |  64 +++----
 test.js          | 318 ++++---------------------------
 utils.js         |  25 ---
 verbfile.js      |  14 +-
 19 files changed, 672 insertions(+), 997 deletions(-)
 create mode 100644 changelog.md
 create mode 100644 docs/plugins.md
 delete mode 100644 gulpfile.js
 delete mode 100644 utils.js

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



More information about the Pkg-javascript-commits mailing list