[Pkg-javascript-commits] [node-require-dir] branch master updated (5361d21 -> d523628)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Mar 1 14:36:07 UTC 2018


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

praveen pushed a change to branch master
in repository node-require-dir.

      from  5361d21   new upstream version
       new  0f5c511   New upstream version 1.0.0
       new  a3fabfc   Update upstream source from tag 'upstream/1.0.0'
       new  bbcbc37   Bump debhelper compat to 11
       new  3cb1929   Bump standards version to 4.1.3 and change section to javascript
       new  43b747c   Use coffee-script/register and disable ts-node
       new  0e209cb   Enable tests
       new  d523628   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:
 .gitignore                                  |  3 +-
 .travis.yml                                 |  2 ++
 CHANGELOG.md                                |  6 ++++
 README.md                                   | 36 +++++++++++++++----
 debian/changelog                            | 11 ++++++
 debian/compat                               |  2 +-
 debian/control                              |  8 ++---
 debian/patches/coffee-script-register.patch | 11 ++++++
 debian/patches/disable-ts-node.patch        | 17 +++++++++
 debian/patches/series                       |  2 ++
 debian/rules                                |  4 +--
 debian/tests/control                        |  3 ++
 index.js                                    | 56 ++++++++++++++---------------
 package.json                                | 44 +++++++++++------------
 test/camelcase.js                           | 20 -----------
 test/filter.js                              |  9 +++++
 test/mapKey.js                              | 29 +++++++++++++++
 test/mapValue.js                            | 30 ++++++++++++++++
 18 files changed, 209 insertions(+), 84 deletions(-)
 create mode 100644 CHANGELOG.md
 create mode 100644 debian/patches/coffee-script-register.patch
 create mode 100644 debian/patches/disable-ts-node.patch
 create mode 100644 debian/patches/series
 delete mode 100644 test/camelcase.js
 create mode 100644 test/filter.js
 create mode 100644 test/mapKey.js
 create mode 100644 test/mapValue.js

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



More information about the Pkg-javascript-commits mailing list