[Pkg-javascript-commits] [node-body-parser] branch master updated (3669fe9 -> 5ae6832)

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Fri Sep 12 05:57:32 UTC 2014


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

andrewrk-guest pushed a change to branch master
in repository node-body-parser.

      from  3669fe9   Release
       new  27c5f29   prepare for new upload
       new  c3d83a2   Imported Upstream version 1.8.1
       new  a6c9751   Merge tag 'upstream/1.8.1'
       new  fcb1dda   simpler autopkgtest
       new  93af767   refresh iconv patch
       new  f2392cf   add dependency on node-on-finished
       new  5ae6832   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:
 .npmignore                 |   3 -
 HISTORY.md                 | 104 ++++++++++++++++++++++++++++++
 LICENSE                    |  23 +++++++
 README.md                  |  48 +++++++-------
 debian/changelog           |   9 +++
 debian/control             |   1 +
 debian/patches/iconv.patch |  17 +++--
 debian/tests/control       |   4 +-
 debian/tests/require       |   3 -
 index.js                   |   1 +
 lib/read.js                |  38 ++++-------
 lib/types/json.js          |   9 ++-
 lib/types/raw.js           |   1 +
 lib/types/text.js          |   1 +
 lib/types/urlencoded.js    | 103 +++++++++++++++++++++++++++++-
 package.json               |  29 +++++----
 test/json.js               |  18 +++---
 test/raw.js                |   8 +++
 test/text.js               |  10 +++
 test/urlencoded.js         | 156 +++++++++++++++++++++++++++++++++++++++++++++
 20 files changed, 493 insertions(+), 93 deletions(-)
 delete mode 100644 .npmignore
 create mode 100644 LICENSE
 delete mode 100644 debian/tests/require

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



More information about the Pkg-javascript-commits mailing list