[Pkg-javascript-commits] [node-glob] branch master updated (8ab0f3f -> 8226a94)

Jérémy Lal kapouer at moszumanska.debian.org
Tue Jul 29 00:11:24 UTC 2014


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

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

      from  8ab0f3f   Update changelog
       new  4dd2079   Imported Upstream version 4.0.5
       new  104f4bc   Merge tag 'upstream/4.0.5'
       new  c86012b   Standards-Version: 3.9.5
       new  307a060   Move to pkg-javascript
       new  d890239   Depends node-once
       new  751c7a2   License change to ISC
       new  8226a94   Release

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:
 .gitignore                        |   1 +
 .travis.yml                       |   3 +-
 LICENSE                           |  36 ++++------
 debian/changelog                  |  10 +++
 debian/control                    |   7 +-
 debian/copyright                  |  35 ++++------
 glob.js                           | 139 +++++++++++++++++++++++++++++---------
 package.json                      |  15 ++--
 test/bash-results.json            |   7 ++
 test/empty-set.js                 |  20 ++++++
 test/error-callback.js            |  21 ++++++
 test/mark.js                      |  44 ++++++++++++
 test/negation-test.js             |  16 +++++
 test/new-glob-optional-options.js |  10 +++
 test/nocase-nomagic.js            |  22 ++++--
 test/readme-issue.js              |  36 ++++++++++
 test/stat.js                      |   2 +-
 17 files changed, 329 insertions(+), 95 deletions(-)
 create mode 100644 test/empty-set.js
 create mode 100644 test/error-callback.js
 create mode 100644 test/negation-test.js
 create mode 100644 test/new-glob-optional-options.js
 create mode 100644 test/readme-issue.js

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



More information about the Pkg-javascript-commits mailing list