[Pkg-javascript-commits] [passportjs] branch master updated (1385d50 -> a470638)
Jérémy Lal
kapouer at alioth.debian.org
Sat Oct 26 14:37:37 UTC 2013
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to branch master
in repository passportjs.
from 1385d50 Releasing to sid
new d6b9601 MIT -> Expat, rewrap
new a2e66d5 Watch github
new a8246e9 Standards-Version 3.9.4
new e88653a AMAU
new daebb1c B-D nodejs, available where installable
new 659cb02 Homepage without trailing slash
new 1040fe0 Append Node.js short description
new f53fb26 Canonicalize Vcs fields
new 3153b02 Imported Upstream version 0.1.17
new dece325 Merge tag 'upstream/0.1.17'
new 12cebce Extend copyright years
new 56fa020 Depends on node-pause
new 42dc5f0 Keep install tree
new 967b5f2 Refresh pkginfo patch with nicer version of it
new a470638 Update changelog
The 15 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 | 4 +
.npmignore | 18 +-
.travis.yml | 1 +
LICENSE | 2 +-
Makefile | 29 +-
README.md | 152 +--
debian/changelog | 12 +
debian/control | 17 +-
debian/copyright | 39 +-
debian/install | 3 +-
debian/patches/01-drop_pkginfo.patch | 28 +-
debian/watch | 3 +-
lib/passport/context/http/actions.js | 19 +-
lib/passport/index.js | 153 ++-
lib/passport/middleware/authenticate.js | 215 ++-
lib/passport/strategies/session.js | 30 +-
package.json | 23 +-
test/context/http/actions-test.js | 68 +-
test/index-test.js | 181 +++
test/middleware/authenticate-test.js | 2192 +++++++++++++++++++++++++------
test/strategies/session-test.js | 43 +
21 files changed, 2615 insertions(+), 617 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/passportjs.git
More information about the Pkg-javascript-commits
mailing list