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

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

      from  7d430f4   releasing package libdancer-session-cookie-perl version 
0.25-2
      adds  cf26501   Imported Upstream version 0.26
       new  698d4cd   Merge tag 'upstream/0.26'
       new  8fbab99   d/changelog: new upstream release 0.26
       new  f01fcf2   d/patches/0002-name_section_readme_man.patch: add NAME 
section to the Readme.pod
       new  eeb1244   d/patches/0001-spelling_err.patch: fix another occurence 
of "allows to"  but for the future I would rather drop 0001-spelling_err.patch
       new  f62fad3   d/rules: remove README.pod and install README.txt to the 
doc directory
       new  4455c59   d/changelog: upload to unstable d/copyright: update years 
d/control: apply wrap-and-sort

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                                          |  89 -----------
 CONTRIBUTORS                                      |  12 +-
 Changes                                           |  98 ++++++------
 INSTALL                                           |   9 +-
 LICENSE                                           |   6 +-
 MANIFEST                                          |   8 +-
 META.json                                         |  32 ++--
 META.yml                                          |  18 ++-
 Makefile.PL                                       | 102 ++++++++++++
 README                                            |  78 ---------
 README.mkdn                                       |  14 +-
 README.pod                                        |  84 ++--------
 SIGNATURE                                         |  48 +++---
 cpanfile                                          |  41 +++++
 debian/changelog                                  |   6 +
 debian/control                                    |  17 +-
 debian/copyright                                  |   4 +-
 debian/patches/0001-spelling_err.patch            |  18 ++-
 debian/patches/0002-name_section_readme_man.patch |  14 ++
 debian/patches/series                             |   1 +
 debian/rules                                      |  10 ++
 dist.ini                                          |   1 +
 doap.xml                                          | 177 +++++++++++++++++++++
 lib/Dancer/Session/Cookie.pm                      |  20 ++-
 t/00-compile.t                                    |   9 +-
 t/00-report-prereqs.dd                            |  50 ++++++
 t/00-report-prereqs.t                             | 183 ++++++++++++++++++++++
 t/000-report-versions-tiny.t                      |  96 ------------
 t/06-redirect.t                                   |  44 ++++--
 t/redirect-session-dancer.t                       |  82 ++++++----
 t/server.t                                        | 141 +++++++++++++----
 t/session-stealing.t                              | 106 ++++++++-----
 32 files changed, 1036 insertions(+), 582 deletions(-)
 delete mode 100644 Build.PL
 create mode 100644 Makefile.PL
 delete mode 100644 README
 create mode 100644 cpanfile
 create mode 100644 debian/patches/0002-name_section_readme_man.patch
 create mode 100644 doap.xml
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 t/000-report-versions-tiny.t

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to