[Pkg-javascript-commits] [node-object-visit] branch master updated (aa652a2 -> e443c2c)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Jan 11 11:21:18 UTC 2018
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository node-object-visit.
from aa652a2 Upload to unstable
new bd46900 New upstream version 1.0.1
new 6cee0c2 Update upstream source from tag 'upstream/1.0.1'
new 2c59abf change section, bump standards
new 17cea1a enable tests
new e443c2c update changelog
The 5 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 | 13 ++++++
.eslintrc.json | 122 +++++++++++++++++++++++++++++++++++++++++++++++++++
.gitattributes | 10 +++++
.gitignore | 27 ++++++++++++
.travis.yml | 16 +++++++
.verb.md | 24 ++++++++++
LICENSE | 2 +-
README.md | 52 +++++++++++++---------
debian/changelog | 10 +++++
debian/control | 6 ++-
debian/rules | 4 +-
debian/tests/control | 3 ++
gulpfile.js | 27 ++++++++++++
index.js | 11 +++--
package.json | 31 ++++++++-----
test.js | 73 ++++++++++++++++++++++++++++++
16 files changed, 392 insertions(+), 39 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 gulpfile.js
create mode 100644 test.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-object-visit.git
More information about the Pkg-javascript-commits
mailing list