[libcatalyst-view-mason-perl] branch master updated (a4bad48 -> abcd500)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Wed Aug 12 20:51:28 UTC 2015


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

kanashiro-guest pushed a change to branch master
in repository libcatalyst-view-mason-perl.

      from  a4bad48   update changelog
       new  56b1530   Add debian/upstream/metadata
       new  83a5d11   Update debian/changelog
      adds  981636c   Imported Upstream version 0.19
       new  ab2ed85   Merge tag 'upstream/0.19'
       new  5daa72a   Update debian/changelog
       new  b8c1a0c   Update changelog info generated by dpt
       new  553e253   Bump debhelper compatibility level to 9
       new  befb48c   Declare compliance with Debian policy 3.9.6
       new  af481f4   Add autopkgtest-pkg-perl
       new  aedaa1f   Set year of upstream copyright
       new  815324b   Update dependencies
       new  abcd500   Release libcatalyst-view-mason-perl 0.19-1 to unstable

The 11 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                                          |   4 +
 MANIFEST                                         |   4 +-
 MANIFEST.SKIP                                    |   1 +
 META.yml                                         |  19 +-
 MYMETA.json                                      |  46 ++++
 MYMETA.yml                                       |  27 +++
 debian/changelog                                 |  16 +-
 debian/compat                                    |   2 +-
 debian/control                                   |  10 +-
 debian/copyright                                 |  11 +-
 debian/upstream/metadata                         |   5 +
 inc/Module/Install.pm                            | 240 +++++++++++--------
 inc/Module/Install/Base.pm                       |  11 +-
 inc/Module/Install/Can.pm                        |  85 ++++++-
 inc/Module/Install/ExtraTests.pm                 |  66 +++--
 inc/Module/Install/Fetch.pm                      |   2 +-
 inc/Module/Install/Makefile.pm                   | 244 +++++++++++++++----
 inc/Module/Install/Metadata.pm                   | 292 +++++++++++++++--------
 inc/Module/Install/Win32.pm                      |   2 +-
 inc/Module/Install/WriteAll.pm                   |   7 +-
 lib/Catalyst/View/Mason.pm                       |   6 +-
 t/lib/TestApp.pm                                 |  77 ------
 t/lib/{TestApp.pm => TestApp/Controller/Root.pm} |  47 +---
 t/match.t                                        |  22 --
 24 files changed, 803 insertions(+), 443 deletions(-)
 create mode 100644 MYMETA.json
 create mode 100644 MYMETA.yml
 create mode 100644 debian/upstream/metadata
 copy t/lib/{TestApp.pm => TestApp/Controller/Root.pm} (53%)
 delete mode 100644 t/match.t

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



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