[Pkg-javascript-commits] [node-acorn-object-spread] branch master updated (7b2be6c -> 1e1b464)

Julien Puydt julien.puydt at laposte.net
Mon Sep 18 20:06:32 UTC 2017


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

jpuydt-guest pushed a change to branch master
in repository node-acorn-object-spread.

      from  7b2be6c   Initial packaging
       new  a2e299d   Put the package in section javascript
       new  deadd70   Use upstream's github in d/watch
       new  40b7511   New upstream version 1.0.0
       new  3be4120   Updated version 1.0.0 from 'upstream/1.0.0'
       new  1e1b464   Remove lintian source overrides

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                   |   7 +
 .gitattributes                  |   1 +
 .gitignore                      |   1 +
 .npmignore                      |   2 +
 .travis.yml                     |   2 +
 README.md                       |  33 +++
 debian/control                  |   2 +-
 debian/source/lintian-overrides |  81 -------
 debian/watch                    |  11 +-
 test/driver.js                  | 108 +++++++++
 test/run.js                     |  70 ++++++
 test/tests-object-spread.js     | 513 ++++++++++++++++++++++++++++++++++++++++
 12 files changed, 740 insertions(+), 91 deletions(-)
 create mode 100644 .editorconfig
 create mode 100644 .gitattributes
 create mode 100644 .gitignore
 create mode 100644 .npmignore
 create mode 100644 .travis.yml
 create mode 100644 README.md
 delete mode 100644 debian/source/lintian-overrides
 create mode 100644 test/driver.js
 create mode 100644 test/run.js
 create mode 100644 test/tests-object-spread.js

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



More information about the Pkg-javascript-commits mailing list