[libdancer-session-cookie-perl] branch master updated (a1ff81a -> c623dce)

Nuno Carvalho smash at cpan.org
Wed Jul 30 15:01:15 UTC 2014


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

mestre-guest pushed a change to branch master
in repository libdancer-session-cookie-perl.

      from  a1ff81a   update changelog
       new  de87ec9   Imported Upstream version 0.24
       new  8f412d9   Merge tag 'upstream/0.24'
       new  0ee62c1   Update standars version in d/control
       new  27f3d4d   Update copyright years in d/copyright
       new  1b74b30   Update conpyright holder in d/copyright
       new  c623dce   New upstream release, ready for review

The 6 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                     |  95 +++++++++++++++++++++++++++++
 CONTRIBUTORS                 |  14 +++++
 Changes                      | 139 ++++++++++++++++++++++---------------------
 INSTALL                      |  44 ++++++++++++++
 LICENSE                      |   8 +--
 MANIFEST                     |  20 +++----
 MANIFEST.SKIP                |   1 +
 META.json                    |  55 ++++++++---------
 META.yml                     |  89 +++++++++++++--------------
 Makefile.PL                  |  95 -----------------------------
 README                       |  25 +-------
 README.mkdn                  |  82 +++++++++++++++++++++++++
 README.pod                   | 135 +++++++++++++++++++++++++++++++++++++++++
 SIGNATURE                    |  51 ++++++++++++++++
 debian/changelog             |  14 ++++-
 debian/control               |   2 +-
 debian/copyright             |   4 +-
 dist.ini                     |  13 ++--
 lib/Dancer/Session/Cookie.pm |  52 ++++------------
 t/00-compile.t               |  94 +++++++++++------------------
 t/00-report-prereqs.t        |  86 --------------------------
 t/000-report-versions-tiny.t |  99 ++++++++++++++++++++++++++++++
 t/store-objects.t            |  22 +++++++
 xt/author/critic.t           |  12 ----
 xt/author/pod-spell.t        |  36 -----------
 xt/release/distmeta.t        |   7 ---
 xt/release/minimum-version.t |   8 ---
 xt/release/pod-coverage.t    |  13 ----
 xt/release/pod-syntax.t      |   7 ---
 xt/release/portability.t     |  12 ----
 xt/release/test-version.t    |  22 -------
 xt/release/unused-vars.t     |  14 +++++
 32 files changed, 777 insertions(+), 593 deletions(-)
 create mode 100644 Build.PL
 create mode 100644 CONTRIBUTORS
 create mode 100644 INSTALL
 create mode 100644 MANIFEST.SKIP
 delete mode 100644 Makefile.PL
 create mode 100644 README.mkdn
 create mode 100644 README.pod
 create mode 100644 SIGNATURE
 delete mode 100644 t/00-report-prereqs.t
 create mode 100644 t/000-report-versions-tiny.t
 create mode 100644 t/store-objects.t
 delete mode 100644 xt/author/critic.t
 delete mode 100644 xt/author/pod-spell.t
 delete mode 100644 xt/release/distmeta.t
 delete mode 100644 xt/release/minimum-version.t
 delete mode 100644 xt/release/pod-coverage.t
 delete mode 100644 xt/release/pod-syntax.t
 delete mode 100644 xt/release/portability.t
 delete mode 100644 xt/release/test-version.t
 create mode 100644 xt/release/unused-vars.t

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



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