[Pkg-javascript-commits] [node-express-session] branch master updated (116f077 -> 9cb96b1)

Jérémy Lal kapouer at moszumanska.debian.org
Fri Jul 25 22:27:40 UTC 2014


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

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

      from  116f077   better (?) description
       new  c1e74ae   Description rewrite
       new  fca53ad   Add missing copyright holder, update years
       new  60c6674   Install session/ dir
       new  ef7655a   Imported Upstream version 1.7.0
       new  fa59a9e   Merge tag 'upstream/1.7.0'
       new  01b9192   Depends node-uid-safe, get rid of patch and old dep
       new  28d27cd   Update deps
       new  294643c   Version 1.7.0
       new  44bd8b4   Add test_without_after patch
       new  e1489db   Apply test_without_after patch
       new  923d8c8   Autopkgtests
       new  9cb96b1   Release

The 12 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                                       |    3 +
 .travis.yml                                      |    1 +
 History.md                                       |   78 ++
 README.md                                        |   34 +-
 debian/changelog                                 |    5 +-
 debian/control                                   |   21 +-
 debian/copyright                                 |    3 +-
 debian/install                                   |    1 +
 debian/patches/0001-replace_uid2_with_uuid.patch |   29 -
 debian/patches/series                            |    2 +-
 debian/patches/test_without_after.patch          |   21 +
 debian/tests/control                             |    2 +
 index.js                                         |  281 +++++-
 package.json                                     |   22 +-
 session/memory.js                                |   86 +-
 test/session.js                                  | 1123 ++++++++++++++++++----
 16 files changed, 1399 insertions(+), 313 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 debian/patches/0001-replace_uid2_with_uuid.patch
 create mode 100644 debian/patches/test_without_after.patch
 create mode 100644 debian/tests/control

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



More information about the Pkg-javascript-commits mailing list