[libmojomojo-perl] branch master updated (b87af2b -> 11a1e08)

gregor herrmann gregoa at debian.org
Sun Jul 5 18:28:36 UTC 2015


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

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

      from  b87af2b   add Applied-Upstream header to plack-engine.patch
      adds  97e6fd2   Imported Upstream version 1.10+dfsg1
      adds  6e0e47f   Imported Upstream version 1.11+dfsg
       new  a06134e   Merge tag 'upstream/1.11+dfsg'
       new  9296b4b   New upstream release.
       new  fcc8053   Drop patches. All merged or obsolete.
       new  ba4d3ca   Update years of packaging copyright.
       new  11a1e08   update changelog

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                                     |   9 +
 META.yml                                    |  98 +--
 Makefile.PL                                 |   4 +-
 README                                      |   6 -
 app.psgi                                    |   3 +-
 debian/changelog                            |  11 +
 debian/copyright                            |   2 +-
 debian/patches/encode.patch                 |  37 --
 debian/patches/no-initial-qmark-split.patch |  17 -
 debian/patches/plack-engine.patch           |  53 --
 debian/patches/series                       |   3 -
 inc/Module/AutoInstall.pm                   |  42 +-
 inc/Module/Install.pm                       |  22 +-
 inc/Module/Install/AutoInstall.pm           |   2 +-
 inc/Module/Install/Base.pm                  |   2 +-
 inc/Module/Install/Can.pm                   |   2 +-
 inc/Module/Install/Catalyst.pm              | 250 +-------
 inc/Module/Install/Fetch.pm                 |   2 +-
 inc/Module/Install/Include.pm               |   2 +-
 inc/Module/Install/Makefile.pm              |   4 +-
 inc/Module/Install/Metadata.pm              |   6 +-
 inc/Module/Install/Scripts.pm               |   2 +-
 inc/Module/Install/Win32.pm                 |   2 +-
 inc/Module/Install/WriteAll.pm              |   2 +-
 lib/MojoMojo.pm                             | 902 ++++++++++++++--------------
 lib/MojoMojo/Controller/Attachment.pm       |   5 +
 lib/MojoMojo/Controller/Jsrpc.pm            |   7 +-
 lib/MojoMojo/Controller/User.pm             |   4 +-
 lib/MojoMojo/Formatter/RSS.pm               |   2 +-
 lib/MojoMojo/Formatter/Wiki.pm              |   2 +-
 lib/MojoMojo/I18N/de.po                     |  58 +-
 lib/MojoMojo/Schema/ResultSet/Page.pm       |   5 +-
 mojomojo.conf                               |  16 +-
 root/forms/user/register.yml                |   2 +-
 script/mojomojo.psgi                        |   3 +-
 t/c/image.t                                 |   2 +-
 t/formatter_dir.t                           |   2 +-
 t/formatter_file.t                          |   4 +-
 t/formatter_include.t                       |  24 +-
 t/special-page.t                            |   2 +-
 40 files changed, 657 insertions(+), 966 deletions(-)
 delete mode 100644 README
 delete mode 100644 debian/patches/encode.patch
 delete mode 100644 debian/patches/no-initial-qmark-split.patch
 delete mode 100644 debian/patches/plack-engine.patch
 delete mode 100644 debian/patches/series

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



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