[Pkg-javascript-commits] [node-tar] branch master updated (6c16d77 -> 53904b1)

Jérémy Lal kapouer at moszumanska.debian.org
Thu Nov 17 20:59:06 UTC 2016


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

kapouer pushed a change to branch master
in repository node-tar.

      from  6c16d77   Remove myself from Uploaders.
       new  c5e73f4   Imported Upstream version 2.2.1
       new  554927b   Merge tag 'upstream/2.2.1'
       new  13e4e20   License BSD-2-clause to ISC
       new  554804e   Standards-Version 3.9.8
       new  356c22e   Secure Vcs Url
       new  6eb09da   XS-Testsuite now Testsuite
       new  53904b1   Update changelog

The 7 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:
 LICENCE                        |  25 ------
 LICENSE                        |  12 +++
 README.md                      |   4 +-
 debian/changelog               |   6 +-
 debian/control                 |   8 +-
 debian/copyright               |  37 ++++-----
 lib/entry.js                   |   7 ++
 lib/extract.js                 |  24 ++++--
 lib/pack.js                    |   7 +-
 lib/parse.js                   |   8 +-
 package.json                   |   6 +-
 test/cb-never-called-1.0.1.tgz | Bin 0 -> 4096 bytes
 test/dir-normalization.js      | 177 +++++++++++++++++++++++++++++++++++++++++
 test/dir-normalization.tar     | Bin 0 -> 4608 bytes
 test/error-on-broken.js        |  33 ++++++++
 test/pack.js                   |  22 ++++-
 test/parse-discard.js          |  29 +++++++
 17 files changed, 335 insertions(+), 70 deletions(-)
 delete mode 100644 LICENCE
 create mode 100644 LICENSE
 create mode 100644 test/cb-never-called-1.0.1.tgz
 create mode 100644 test/dir-normalization.js
 create mode 100644 test/dir-normalization.tar
 create mode 100644 test/error-on-broken.js
 create mode 100644 test/parse-discard.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-tar.git



More information about the Pkg-javascript-commits mailing list