[Pkg-javascript-commits] [node-negotiator] branch upstream updated (bb862b8 -> f954fbd)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Sep 4 16:36:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch upstream
in repository node-negotiator.
from bb862b8 Imported Upstream version 0.4.8
new f954fbd New upstream version 0.6.1
The 1 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 | 23 ++
.travis.yml | 29 ++-
HISTORY.md | 98 +++++++++
LICENSE | 3 +-
README.md | 88 ++++++--
index.js | 124 +++++++++++
lib/charset.js | 164 ++++++++++----
lib/encoding.js | 191 ++++++++++------
lib/language.js | 167 ++++++++++----
lib/mediaType.js | 290 ++++++++++++++++++++-----
lib/negotiator.js | 37 ----
package.json | 38 ++--
test/charset.js | 408 ++++++++++++++++++++++++++++-------
test/encoding.js | 539 ++++++++++++++++++++++++++++++++++++---------
test/language.js | 531 +++++++++++++++++++++++++++++++++++----------
test/mediaType.js | 635 ++++++++++++++++++++++++++++++++++++++++++------------
16 files changed, 2649 insertions(+), 716 deletions(-)
create mode 100644 .gitignore
create mode 100644 HISTORY.md
create mode 100644 index.js
delete mode 100644 lib/negotiator.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-negotiator.git
More information about the Pkg-javascript-commits
mailing list