[libjavascript-minifier-xs-perl] 01/08: Merge tag 'upstream/0.11'

gregor herrmann gregoa at debian.org
Sun May 31 10:58:24 UTC 2015


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

gregoa pushed a commit to branch master
in repository libjavascript-minifier-xs-perl.

commit 0a41f6e57df6144883cf57ed929c32ec94ef3ae0
Merge: 0a9061b 4adca7f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 31 12:50:16 2015 +0200

    Merge tag 'upstream/0.11'
    
    Upstream version 0.11

 Build.PL                           |  3 +-
 Changes                            | 15 ++++++++
 MANIFEST                           | 15 ++++++--
 MANIFEST.SKIP                      |  5 +++
 META.json                          | 47 +++++++++++++++++++++++++
 META.yml                           | 34 +++++++++---------
 Makefile.PL                        | 23 ++++++------
 XS.xs                              | 35 +++++++++++--------
 lib/JavaScript/Minifier/XS.pm      |  4 +--
 t/02-minify.t                      |  4 +--
 t/03-minifies-to-nothing.t         |  2 +-
 t/04-not-javascript.t              | 16 +++++++++
 t/js/regexp-not-line-comment.js    |  4 +++
 t/js/regexp-not-line-comment.min   |  1 +
 t/js/return-regex.js               |  4 +++
 t/js/return-regex.min              |  1 +
 t/99-benchmark.t => xt/benchmark.t | 18 +++++-----
 xt/leaks.t                         | 24 +++++++++++++
 xt/minimum-version.t               |  4 +++
 {t => xt}/pod-coverage.t           |  0
 {t => xt}/pod.t                    |  0
 xt/test-compile.t                  | 71 ++++++++++++++++++++++++++++++++++++++
 22 files changed, 271 insertions(+), 59 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjavascript-minifier-xs-perl.git



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