[libdancer-perl] branch master updated (b3b1a9e -> 468d19a)

gregor herrmann gregoa at debian.org
Wed Sep 18 17:11:55 UTC 2013


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

gregoa pushed a change to branch master
in repository libdancer-perl.

      from  b3b1a9e   releasing package libdancer-perl version 1.3117+dfsg-2
      adds  e11735f   Imported Upstream version 1.3118+dfsg
       new  75cbf62   Merge tag 'upstream/1.3118+dfsg'
       new  dbac5d4   New upstream release.
       new  9fae422   Remove build dependency on libdancer-session-cookie-perl,
       new  468d19a   releasing package libdancer-perl version 1.3118+dfsg-1

The 4 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:
 AUTHORS                                |    6 ++
 CHANGES                                |   29 +++++++
 META.json                              |    2 +-
 META.yml                               |    2 +-
 debian/changelog                       |    8 ++
 debian/control                         |    3 +-
 lib/Dancer.pm                          |    2 +-
 lib/Dancer/Config.pm                   |   11 +++
 lib/Dancer/Deployment.pod              |   43 ++++-------
 lib/Dancer/FileUtils.pm                |    2 +
 lib/Dancer/Logger/File.pm              |   24 +++---
 lib/Dancer/Request.pm                  |   17 +++++
 lib/Dancer/Serializer/Mutable.pm       |  129 ++++++++++++++++++++++++--------
 lib/Dancer/Template/TemplateToolkit.pm |   68 +++++++++++++----
 lib/Dancer/Test.pm                     |   11 +++
 t/01_config/06_stack_trace.t           |    4 +-
 t/01_config/08_environments.t          |   11 ++-
 t/14_serializer/02_request_json.t      |    9 ++-
 t/14_serializer/03_request_yaml.t      |   15 ++--
 t/14_serializer/04_request_xml.t       |    9 ++-
 t/14_serializer/06_api.t               |    6 +-
 21 files changed, 304 insertions(+), 107 deletions(-)

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



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