[libtext-template-perl] branch master updated (2fde9e2 -> 286e072)

Florian Schlichting fsfs at alioth.debian.org
Thu Sep 19 20:21:34 UTC 2013


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

fsfs pushed a change to branch master
in repository libtext-template-perl.

      from  2fde9e2   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  2c96df9   Imported Upstream version 1.46
       new  e514b04   Merge tag 'upstream/1.46'
       new  25899ab   Import Upstream version 1.46
       new  e62b215   Update upstream copyright stanza
       new  7d90541   Refresh patches
       new  ef5d49a   Bump dh compatibility to level 8 (no changes necessary)
       new  0815fc7   Bump Standards-Version to 3.9.4 (no change)
       new  a97b2b5   reword short description
       new  c304656   Add myself to uploaders and copyright
       new  286e072   prepare changelog for release

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:
 MANIFEST                         |    1 +
 META.json                        |   39 ++++++++++++++++++++
 META.yml                         |   31 ++++++++++------
 README                           |   15 +++++++-
 debian/changelog                 |   15 +++++---
 debian/compat                    |    2 +-
 debian/control                   |    9 ++---
 debian/copyright                 |    3 +-
 debian/patches/memory_leak.patch |    2 +-
 debian/patches/spelling.patch    |   25 ++++++++++---
 lib/Text/Template.pm             |   74 +++++++++++++++++++++++++-------------
 lib/Text/Template/Preprocess.pm  |   10 +++---
 t/00-version.t                   |    2 +-
 t/02-hash.t                      |    4 +--
 t/03-out.t                       |    4 +--
 t/04-safe.t                      |    4 +--
 t/05-safe2.t                     |    4 +--
 t/06-ofh.t                       |    4 +--
 t/07-safe3.t                     |    4 +--
 t/08-exported.t                  |    4 +--
 t/09-error.t                     |    4 +--
 t/10-delimiters.t                |    4 +--
 t/11-prepend.t                   |    4 +--
 t/12-preprocess.t                |    4 +--
 t/13-taint.t                     |    4 +--
 t/14-broken.t                    |    4 +--
 26 files changed, 197 insertions(+), 83 deletions(-)
 create mode 100644 META.json

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



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