[Pkg-javascript-commits] [node-negotiator] branch master updated (640c9a4 -> c39edc3)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Sep 4 16:36:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository node-negotiator.
from 640c9a4 Release
new 760d993 update changelog
new 37c882d enable tests
new 25532c1 bump standards, compat
new bac9f80 update changelog
new f954fbd New upstream version 0.6.1
new a684c07 Updated version 0.6.1 from 'upstream/0.6.1'
new eb64b0e switch to mocha
new 365e5c6 update vcs fields
new c39edc3 install index.js
The 9 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 +++++--
debian/changelog | 8 +
debian/compat | 2 +-
debian/control | 9 +-
debian/install | 1 +
debian/rules | 2 +
debian/tests/control | 3 +
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 ++++++++++++++++++++++++++++++++++++++++-----------
22 files changed, 2669 insertions(+), 721 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