[Pkg-javascript-commits] [node-to-regex-range] branch master updated (665a12d -> 67717fc)

Julien Puydt julien.puydt at laposte.net
Sat Nov 25 16:46:26 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-to-regex-range.

      from  665a12d   fix syntax
       new  f2c1225   New upstream version 3.0.0
       new  00177b8   Update upstream source from tag 'upstream/3.0.0'
       new  b497532   Package new upstream 3.0.0
       new  65a8572   New upstream version 3.0.0
       new  2c53517   Update upstream source from tag 'upstream/3.0.0'
       new  19274f1   Update packaging
       new  67717fc   Prepare for upload

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:
 .editorconfig                  |   9 +-
 .eslintrc.json                 |   5 -
 .gitignore                     |  10 +-
 .travis.yml                    |  13 +-
 .verb.md                       | 195 ++++++++++++++++--
 LICENSE                        |   2 +-
 README.md                      | 276 ++++++++++++++++++++++----
 bower.json                     |  43 +++-
 debian/changelog               |  16 ++
 debian/compat                  |   2 +-
 debian/control                 |  26 ++-
 debian/copyright               |   2 +-
 debian/docs                    |   1 +
 debian/rules                   |   6 -
 debian/tests/control           |   6 +-
 debian/tests/upstreamtestsuite |   5 +
 debian/watch                   |  11 +-
 example.js                     |  17 --
 examples.js                    |  74 +++++++
 index.js                       | 258 +++++++++++++++---------
 package.json                   |  36 ++--
 test/support/index.js          |  14 --
 test/test.js                   | 435 +++++++++++++++++++++++++++++------------
 23 files changed, 1083 insertions(+), 379 deletions(-)
 create mode 100644 debian/tests/upstreamtestsuite
 delete mode 100644 example.js
 create mode 100644 examples.js
 delete mode 100644 test/support/index.js

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



More information about the Pkg-javascript-commits mailing list