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

kanashiro-guest pushed a change to branch master
in repository libtext-microtemplate-perl.

      from  0d02180   update changelog
       new  0cbb3b1   Add debian/upstream/metadata
       new  f0d824f   Update debian/changelog
      adds  d76b0e7   Imported Upstream version 0.24
       new  712b836   Merge tag 'upstream/0.24'
       new  0a7840b   Update debian/changelog
       new  3d183f2   Bump debhelper compatibility level to 9
       new  fcd24e0   Declare compliance with Debian policy 3.9.6
       new  aab3d49   Add autopkgtest-pkg-perl
       new  26ef14c   Update upstream copyright
       new  5eb1e7d   Release libtext-microtemplate-perl 0.24-1 to unstable

The 9 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                        |  13 ++++
 MANIFEST                       |   5 ++
 META.yml                       |  10 ++--
 MYMETA.json                    |  51 ++++++++++++++++
 META.yml => MYMETA.yml         |  19 +++---
 Makefile.PL                    |   3 +
 debian/changelog               |  14 ++++-
 debian/compat                  |   2 +-
 debian/control                 |   5 +-
 debian/copyright               |  10 +++-
 debian/upstream/metadata       |   4 ++
 inc/Module/Install.pm          |  26 ++++----
 inc/Module/Install/Base.pm     |   2 +-
 inc/Module/Install/Can.pm      |  85 ++++++++++++++++++++++++--
 inc/Module/Install/Fetch.pm    |   2 +-
 inc/Module/Install/Makefile.pm |  29 +++++----
 inc/Module/Install/Metadata.pm |  33 +++++++----
 inc/Module/Install/Win32.pm    |   2 +-
 inc/Module/Install/WriteAll.pm |   2 +-
 lib/Text/MicroTemplate.pm      | 131 +++++++++++++++++++++--------------------
 lib/Text/MicroTemplate/File.pm |  10 ++--
 t/02-render_mt.t               |   2 +-
 t/04-multiline.t               |   7 ++-
 t/05-warn.t                    |   2 +-
 t/13-heredoc.t                 |  11 ++++
 t/14-lineno.t                  |  37 ++++++++++++
 t/15-prepend.t                 |  14 +++++
 27 files changed, 390 insertions(+), 141 deletions(-)
 create mode 100644 MYMETA.json
 copy META.yml => MYMETA.yml (53%)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/13-heredoc.t
 create mode 100644 t/14-lineno.t
 create mode 100644 t/15-prepend.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtext-microtemplate-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