[Pkg-javascript-commits] [node-commander] branch master updated (10622d5 -> 6639f36)

Jérémy Lal kapouer at moszumanska.debian.org
Fri Dec 29 23:20:40 UTC 2017


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

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

      from  10622d5   new upstream release
       new  d0b894e   New upstream version 2.12.2
       new  e13ba28   Update upstream source from tag 'upstream/2.12.2'
       new  80fe37e   Drop installchangelog override
       new  a150de0   Update changelog
       new  6639f36   Release

The 5 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:
 History.md => CHANGELOG.md           |  28 ++++
 Readme.md                            |  25 ++-
 Readme_zh-CN.md                      |   2 +-
 debian/changelog                     |   8 +
 debian/rules                         |   3 -
 index.js                             |  35 ++++-
 package-lock.json                    | 154 ++++++++++++------
 package.json                         |  21 ++-
 test/test.command.failOnSameAlias.js |  14 ++
 test/test.command.nohelp.js          |  12 +-
 tsconfig.json                        |  20 +++
 typings/commander-tests.ts           |  99 ++++++++++++
 typings/index.d.ts                   | 295 +++++++++++++++++++++++++++++++++++
 13 files changed, 643 insertions(+), 73 deletions(-)
 rename History.md => CHANGELOG.md (90%)
 create mode 100644 test/test.command.failOnSameAlias.js
 create mode 100644 tsconfig.json
 create mode 100644 typings/commander-tests.ts
 create mode 100644 typings/index.d.ts

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



More information about the Pkg-javascript-commits mailing list