[Pkg-javascript-commits] [node-jsonfile] branch master updated (9aaa862 -> 339ea8f)

Julien Puydt julien.puydt at laposte.net
Sun Oct 1 19:35:30 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-jsonfile.

      from  9aaa862   Prepare for upload
       new  469bd3c   New upstream version 4.0.0
       new  c3b3339   Updated version 4.0.0 from 'upstream/4.0.0'
       new  de2bf01   Package new upstream 4.0.0
       new  589af7f   Bump std-ver to 4.1.0
       new  1d6ea92   Bump d/watch to version 4
       new  f7d8178   Run upstream's testsuite in autopkgtest
       new  c3f679c   Require nodejs >= 6 now upstream dropped support for older versions
       new  339ea8f   Prepare for upload

The 8 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 +++++
 .travis.yml                  |  7 ++---
 CHANGELOG.md                 | 11 +++++++-
 README.md                    | 62 ++++++++++++++++----------------------------
 appveyor.yml                 |  4 +--
 debian/changelog             | 10 +++++++
 debian/control               |  6 ++---
 debian/tests/control         |  3 +++
 debian/tests/require         |  2 +-
 debian/tests/testsuite       |  6 +++++
 debian/watch                 |  2 +-
 index.js                     | 42 +++++++++++++++---------------
 package.json                 |  7 +++--
 test/read-file-sync.test.js  | 31 ----------------------
 test/read-file.test.js       | 56 ---------------------------------------
 test/test.js                 | 29 ---------------------
 test/write-file-sync.test.js | 23 ++++++----------
 test/write-file.test.js      | 29 ++++++++-------------
 18 files changed, 111 insertions(+), 226 deletions(-)
 create mode 100644 .editorconfig
 create mode 100644 debian/tests/testsuite
 delete mode 100644 test/test.js

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



More information about the Pkg-javascript-commits mailing list