[Pkg-javascript-commits] [node-abstract-leveldown] branch master	updated (2da1f51 -> 17df627)
    Andrew Kelley 
    andrewrk-guest at moszumanska.debian.org
       
    Fri May 15 22:04:40 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a change to branch master
in repository node-abstract-leveldown.
      from  2da1f51   Release
       new  a3328b7   update watchfile
       new  6b5663b   prepare for new release
       new  f2470ba   Imported Upstream version 2.2.2
       new  b1d88f1   Merge tag 'upstream/2.2.2'
       new  68c6ca6   remove utils-merge patch
       new  1176ac2   embed the 8-line xtend module in a patch
       new  41e8884   bump standards version to 3.9.6
       new  17df627   update changelog
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:
 .travis.yml                       |  6 ++-
 README.md                         | 11 +++--
 abstract/approximate-size-test.js | 12 ++---
 abstract/batch-test.js            | 38 +++++++++++-----
 abstract/chained-batch-test.js    |  6 +--
 abstract/close-test.js            |  4 +-
 abstract/del-test.js              |  6 +--
 abstract/get-test.js              | 24 ++++++----
 abstract/iterator-test.js         | 68 ++++++++++++++---------------
 abstract/open-test.js             | 14 +++---
 abstract/put-get-del-test.js      |  8 ++--
 abstract/put-test.js              | 32 +++++++++++---
 abstract/ranges-test.js           | 72 +++++++++++++++---------------
 debian/changelog                  |  9 ++++
 debian/control                    |  3 +-
 debian/patches/embed-xtend.patch  | 33 ++++++++++++++
 debian/patches/series             |  2 +-
 debian/patches/utils-merge.patch  | 24 ----------
 debian/watch                      |  2 +-
 package.json                      | 21 ++++-----
 test.js                           | 92 +++++++++++++++++++--------------------
 testCommon.js                     |  4 +-
 22 files changed, 282 insertions(+), 209 deletions(-)
 create mode 100644 debian/patches/embed-xtend.patch
 delete mode 100644 debian/patches/utils-merge.patch
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-abstract-leveldown.git
    
    
More information about the Pkg-javascript-commits
mailing list