[Pkg-javascript-commits] [node-argparse] branch master updated (4292f93 -> 06a7b93)

Jérémy Lal kapouer at moszumanska.debian.org
Fri Dec 29 14:00:50 UTC 2017


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

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

      from  4292f93   debian/control: Bump Standards-Version, no changes needed
       new  0b41b77   New upstream version 1.0.9
       new  17b7c52   Update upstream source from tag 'upstream/1.0.9'
       new  2b48a4d   nodejs to node patch no longer needed
       new  7224171   Standards-Version 4.1.2
       new  abb52ec   Section: javascript
       new  bf8d533   Priority: optional
       new  cf1b1b1   Update changelog
       new  06a7b93   Release

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:
 .eslintignore                        |   1 +
 .eslintrc.yml                        |  33 +++++----
 .gitignore                           |   6 +-
 .ndocrc                              |   3 +-
 .travis.yml                          |   2 +-
 CHANGELOG.md                         |  12 ++++
 Makefile                             |   5 +-
 debian/changelog                     |  11 +++
 debian/control                       |   6 +-
 debian/patches/01_nodejs_debian.diff | 132 -----------------------------------
 debian/patches/series                |   1 -
 lib/action_container.js              |   4 +-
 lib/argument_parser.js               |  82 +++++++++++-----------
 lib/help/added_formatters.js         |   4 +-
 lib/help/formatter.js                |  56 +++++++--------
 package.json                         |  11 ++-
 test/constant.js                     |  30 ++++----
 test/fromfile.js                     |  12 ++--
 test/nargs.js                        |   2 +-
 test/user_defined_type.js            |   5 +-
 20 files changed, 157 insertions(+), 261 deletions(-)
 delete mode 100644 debian/patches/01_nodejs_debian.diff
 delete mode 100644 debian/patches/series

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



More information about the Pkg-javascript-commits mailing list