[libplack-middleware-session-perl] branch master updated (158b6b8 -> 8334b91)

gregor herrmann gregoa at debian.org
Tue Oct 14 21:21:52 UTC 2014


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

gregoa pushed a change to branch master
in repository libplack-middleware-session-perl.

      from  158b6b8   releasing package libplack-middleware-session-perl version 0.24-1
      adds  4efed40   use unique temp directory for each test. Fix #21
      adds  4638709   add travis
      adds  6953888   rm
      adds  5de94b3   up ver
      adds  e849e6c   0.25
      adds  52ce007   Imported Upstream version 0.25
       new  729108a   Merge tag 'upstream/0.25'
       new  5e1255e   Update debian/changelog
       new  2a90e25   Refresh switch-to-digest-sha.patch (fuzz due to version number).
       new  c67116d   Declare compliance with Debian Policy 3.9.6.
       new  0c5ed22   cme: reformat debian/control
       new  08e0339   Mark package as autopkgtest-able.
       new  8334b91   releasing package libplack-middleware-session-perl version 0.25-1

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:
 Build.PL                                  |  2 +-
 Changes                                   |  7 +++++--
 META.json                                 |  7 ++++---
 META.yml                                  |  6 +++---
 debian/changelog                          | 10 ++++++++++
 debian/control                            |  6 +++---
 debian/patches/switch-to-digest-sha.patch |  4 ++--
 lib/Plack/Middleware/Session.pm           |  2 +-
 lib/Plack/Session.pm                      |  2 +-
 lib/Plack/Session/State.pm                |  2 +-
 lib/Plack/Session/State/Cookie.pm         |  2 +-
 lib/Plack/Session/Store.pm                |  2 +-
 lib/Plack/Session/Store/Cache.pm          |  2 +-
 lib/Plack/Session/Store/File.pm           |  2 +-
 lib/Plack/Session/Store/Null.pm           |  2 +-
 t/003_basic_w_file_store.t                | 10 +++-------
 t/003a_basic_w_file_store.t               | 10 +++-------
 t/004_basic_file_w_customs.t              | 10 +++-------
 t/004a_basic_file_w_customs.t             | 10 +++-------
 19 files changed, 48 insertions(+), 50 deletions(-)
 mode change 100644 => 100755 t/003a_basic_w_file_store.t
 mode change 100644 => 100755 t/004a_basic_file_w_customs.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libplack-middleware-session-perl.git



More information about the Pkg-perl-cvs-commits mailing list