[libmojolicious-perl] branch master updated (4f52887 -> faec34c)

Nick Morrott nickm-guest at moszumanska.debian.org
Sat Aug 26 02:34:06 UTC 2017


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

nickm-guest pushed a change to branch master
in repository libmojolicious-perl.

      from  4f52887   update d/changelog for release
      adds  81f190d   New upstream version 7.43+dfsg
       new  0ded716   Updated version 7.43+dfsg from 'upstream/7.43+dfsg'
       new  880d752   Declare compliance with Debian Policy 4.1.0
       new  dc74233   Bump debhelper compatibility version to 10
       new  8e56e71   Refresh dependencies
       new  faec34c   Releasing package libmojolicious-perl version 7.43+dfsg-1

The 5 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:
 Changes                                 |  21 +
 MANIFEST                                |   2 +
 META.json                               |   2 +-
 META.yml                                |   2 +-
 debian/changelog                        |   9 +
 debian/compat                           |   2 +-
 debian/control                          |  11 +-
 lib/Mojo/Base.pm                        |  37 +-
 lib/Mojo/ByteStream.pm                  |  10 +
 lib/Mojo/Collection.pm                  |  10 +
 lib/Mojo/DOM.pm                         |  12 +-
 lib/Mojo/File.pm                        |  10 +
 lib/Mojo/Log.pm                         |   6 +-
 lib/Mojolicious.pm                      |   4 +-
 lib/Mojolicious/Command/version.pm      |   4 +-
 lib/Mojolicious/Guides.pod              |   5 +
 lib/Mojolicious/Guides/Contributing.pod |   4 +-
 lib/Mojolicious/Guides/Cookbook.pod     |  34 +-
 lib/Mojolicious/Guides/FAQ.pod          |   7 +-
 lib/Mojolicious/Guides/Growing.pod      |   4 +-
 lib/Mojolicious/Guides/Rendering.pod    |   4 +-
 lib/Mojolicious/Guides/Routing.pod      |   4 +-
 lib/Mojolicious/Guides/Testing.pod      | 718 ++++++++++++++++++++++++++++++++
 lib/Mojolicious/Guides/Tutorial.pod     |   4 +-
 lib/Test/Mojo.pm                        |   2 +
 t/mojo/log.t                            |  15 +-
 t/mojo/roles.t                          | 107 +++++
 27 files changed, 978 insertions(+), 72 deletions(-)
 create mode 100644 lib/Mojolicious/Guides/Testing.pod
 create mode 100644 t/mojo/roles.t

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



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