[Pkg-javascript-commits] [node-for-in] branch master updated (66e9efd -> b67c364)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 27 14:54:43 UTC 2016


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

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

      from  66e9efd   Imported Debian patch 0.1.4-1
       new  2dce622   update changelog
       new  27db237   New upstream version 0.1.6
       new  7a90c63   Merge tag 'upstream/0.1.6'
       new  b67c364   enable tests

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        |  22 +++++
 .eslintrc.json       | 275 +++++++++++++++++++++++++++++++++++++++++++++++++++
 .gitattributes       |  10 ++
 .gitignore           |  53 ++++++++++
 .travis.yml          |  10 ++
 .verb.md             |  20 ++++
 LICENSE              |   2 +-
 README.md            |  52 +++++++---
 debian/changelog     |   9 ++
 debian/control       |   4 +-
 debian/rules         |   6 +-
 debian/tests/control |   3 +
 debian/watch         |   8 +-
 index.js             |   4 +-
 package.json         |  43 ++++----
 test.js              |  39 ++++++++
 16 files changed, 514 insertions(+), 46 deletions(-)
 create mode 100644 .editorconfig
 create mode 100644 .eslintrc.json
 create mode 100644 .gitattributes
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 create mode 100644 .verb.md
 create mode 100644 test.js

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



More information about the Pkg-javascript-commits mailing list