[Pkg-javascript-commits] [node-depd] branch master updated (983a792 -> b792ca2)

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sat Oct 11 19:31:06 UTC 2014


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

andrewrk-guest pushed a change to branch master
in repository node-depd.

      from  983a792   Release
       new  96f9ab4   prepare for new upload
       new  f101465   Imported Upstream version 1.0.0
       new  0bc674c   Merge tag 'upstream/1.0.0'
       new  3c8950b   Bump standards version
       new  35d743f   add lib to install
       new  b792ca2   update changelog

The 6 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:
 .npmignore                      |   4 --
 .travis.yml                     |   1 +
 History.md                      |  11 +++++
 Readme.md                       |  55 +++++++++++-----------
 benchmark/index.js              |  28 +++++++++++
 benchmark/wrapfunction.js       |  44 +++++++++++++++++
 benchmark/wrapproperty.js       |  38 +++++++++++++++
 debian/changelog                |   8 ++++
 debian/control                  |   2 +-
 debian/install                  |   1 +
 index.js                        |   8 ++--
 lib/compat/buffer-concat.js     |  33 +++++++++++++
 lib/compat/callsite-tostring.js | 101 ++++++++++++++++++++++++++++++++++++++++
 lib/compat/index.js             |  69 +++++++++++++++++++++++++++
 package.json                    |  18 +++++--
 test/fixtures/my-lib.js         |   3 ++
 test/test.js                    |  43 ++++++++++-------
 17 files changed, 410 insertions(+), 57 deletions(-)
 delete mode 100644 .npmignore
 create mode 100644 benchmark/index.js
 create mode 100644 benchmark/wrapfunction.js
 create mode 100644 benchmark/wrapproperty.js
 create mode 100644 lib/compat/buffer-concat.js
 create mode 100644 lib/compat/callsite-tostring.js
 create mode 100644 lib/compat/index.js

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



More information about the Pkg-javascript-commits mailing list