[libhtml-template-compiled-perl] branch master updated (4145566 -> 95dd391)

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed May 4 02:11:50 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libhtml-template-compiled-perl.

      from  4145566   update changelog
      adds  4d24b67   Storable >= 2.05 (CODE refs)
      adds  34448cb   travis
      adds  e3a1221   some typo fixes
      adds  b264ee4   prevent unexpected Data::Dumper config to mess with the output
      adds  ef70f23   fix typos
      adds  2183bc2   1.002_001
      adds  3576600   fix issue with parallel testing
      adds  89449e6   prepare for 1.003
      adds  0b28f5f   Imported Upstream version 1.003
       new  e452e8d   Merge tag 'upstream/1.003'
       new  9700410   Update debian/changelog
       new  7d297a6   Update debian/upstream/metadata
       new  1901424   Update years of Debian packaging copyright
       new  d465457   Declare compliance with Debian policy 3.9.8
       new  95dd391   Releasing libhtml-template-compiled-perl version 1.003-1

The 6 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                                            |  7 +++
 MANIFEST                                           |  3 +-
 META.yml                                           | 62 +++++++++++-----------
 Makefile.PL                                        | 19 +++----
 README                                             |  4 +-
 debian/changelog                                   | 13 ++++-
 debian/control                                     |  2 +-
 debian/copyright                                   |  2 +-
 debian/upstream/metadata                           |  4 +-
 dist.ini                                           |  4 +-
 lib/HTML/Template/Compiled.pm                      | 41 +++++++++-----
 lib/HTML/Template/Compiled/Classic.pm              |  2 +-
 lib/HTML/Template/Compiled/Compiler.pm             | 11 ++--
 lib/HTML/Template/Compiled/Compiler/Classic.pm     |  2 +-
 lib/HTML/Template/Compiled/Exception.pm            |  2 +-
 lib/HTML/Template/Compiled/Expr.pm                 |  2 +-
 lib/HTML/Template/Compiled/Expression.pm           |  2 +-
 .../Template/Compiled/Expression/Expressions.pm    |  2 +-
 lib/HTML/Template/Compiled/Filter.pm               |  2 +-
 lib/HTML/Template/Compiled/Formatter.pm            |  2 +-
 lib/HTML/Template/Compiled/Lazy.pm                 |  2 +-
 lib/HTML/Template/Compiled/Parser.pm               |  2 +-
 lib/HTML/Template/Compiled/Plugin/XMLEscape.pm     |  2 +-
 lib/HTML/Template/Compiled/Token.pm                |  2 +-
 lib/HTML/Template/Compiled/Utils.pm                |  2 +-
 t/04_out_fh.t                                      |  4 +-
 t/06_dyn_include.t                                 |  2 +-
 t/40_data_dumper.t                                 | 34 ++++++++++++
 28 files changed, 151 insertions(+), 87 deletions(-)
 create mode 100644 t/40_data_dumper.t

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



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