[libtext-xslate-perl] branch master updated (f8d6e73 -> e2a97c1)

gregor herrmann gregoa at debian.org
Sat Jan 6 23:42:10 UTC 2018


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

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

      from  f8d6e73   update changelog
      adds  b24feb9   Fixed typo in documentation
      adds  6288915   Merge pull request #181 from anirvan/patch-2
      adds  f50ea1e   Migrate to minil
      adds  eab22b1   Merge pull request #179 from skaji/minil
      adds  9d807c7   xt/200_depended.t: installdeps with --notest
      adds  16b1485   Merge pull request #183 from xslate/patch-1
      adds  34d26b1   fix "Symbol not found: _DPPP_my_gv_fetchpvn_flags" error under perl 5.8 and Devel::PPPort 3.33+
      adds  f9258de   fix for perl 5.8: make AV REAL_only so that av_fill() correctly frees deleted elements
      adds  2e5392a   use version->declare
      adds  62a42ca   Merge pull request #182 from skaji/perl-5.8
      adds  3d4dc9d   make 'prove -br t' work under perl 5.26+
      adds  9768536   Merge pull request #184 from xslate/dot-not-in-inc
      adds  115e679   remove .proverc
      adds  1322a80   chmod -x
      adds  c8dff7c   update .travis.yml
      adds  6b4e312   make 042_perl59_issue.t quiet
      adds  e4693b4   fix xt/04_synopsis.t
      adds  833fe78   fix xt/05_vars.t
      adds  97e29e9   run tests against both xs and pp
      adds  8e70611   test requires File::Which
      adds  f5f2d67   bump prereqs
      adds  c61c39f   add some develop requires
      adds  12c7dfb   remove -Wc++-compat flags
      adds  13de93f   bump Mouse
      adds  1306120   Merge pull request #185 from xslate/fixes
      adds  cfae8e8   stopwords
      adds  62d1ecc   minil build
      adds  333dcc1   Checking in changes prior to tagging of version v3.5.0.
      adds  635726b   explicitly declare version for Text::Xslate::Engine
      adds  ebc4d3f   Checking in changes prior to tagging of version v3.5.1.
      adds  a31ac10   do not use one-liner
      adds  32159e5   path_sep is not always slash; it may be back slash
      adds  cb07b70   skip xt/200_depended.t on windows
      adds  b6cac60   add .appveyor.yml
      adds  bb331cd   Merge pull request #187 from skaji/windows
      adds  03d5231   requires Devel::PPPort 3.33+
      adds  806409a   Checking in changes prior to tagging of version v3.5.2.
      adds  817ebb0   make sure mtime of template files for test are now
      adds  2def861   untaint
      adds  33403ec   Merge pull request #188 from xslate/improve-test
      adds  b203778   Checking in changes prior to tagging of version v3.5.3.
      adds  930ecd8   remove xslate.org links for now
      adds  5d89dc6   Guarantee that test cleans up after itself.
      adds  6f6d8aa   Merge pull request #189 from jkeenan/040_issue95-not-self-cleaning-20171218
      adds  4c0482d   Checking in changes prior to tagging of version v3.5.4.
      adds  00bb093   Ensure that test cleans up after itself.
      adds  fb0045c   Merge pull request #190 from jkeenan/019_nested_mm-not-self-cleaning-20171220
      adds  fc8e70c   add cache => 0 to t/900_bugs/048_issue172.t
      adds  cfcc0eb   cosmetic changes
      adds  7bf685b   Checking in changes prior to tagging of version v3.5.5.
      adds  f528842   New upstream version 3.5.5
       new  a297052   Update upstream source from tag 'upstream/3.5.5'
       new  b80159f   Update debian/changelog
       new  b17d5e8   Declare compliance with Debian Policy 4.1.3.
       new  937b07b   Bump debhelper compatibility level to 10.
       new  e2a97c1   releasing package libtext-xslate-perl version 3.5.5-1

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                         |  3 +++
 META.json                       | 15 ++++++---------
 META.yml                        | 12 +++++-------
 README.md                       |  2 +-
 debian/changelog                |  9 +++++++++
 debian/compat                   |  2 +-
 debian/control                  |  4 ++--
 lib/Text/Xslate.pm              |  6 +++---
 lib/Text/Xslate/PP.pm           |  4 ++--
 lib/Text/Xslate/PP/Opcode.pm    |  2 +-
 t/020_interface/017_validate.t  |  6 +++++-
 t/040_tterse/008_methods.t      |  5 ++++-
 t/040_tterse/018_process.t      |  1 +
 t/900_bugs/019_nested_mm.t      |  4 +++-
 t/900_bugs/033_ex_safe_render.t |  2 ++
 t/900_bugs/045_issue130.t       |  1 +
 t/900_bugs/046_issue156.t       |  1 +
 t/900_bugs/048_issue172.t       |  2 +-
 18 files changed, 51 insertions(+), 30 deletions(-)

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



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