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

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

      from  0a9061b   update changelog
      adds  4adca7f   Imported Upstream version 0.11
       new  0a41f6e   Merge tag 'upstream/0.11'
       new  97c0fd7   New upstream release.
       new  cbac45b   Update build dependencies.
       new  297b0c5   Update years of packaging copyright.
       new  67f0b0a   Declare compliance with Debian Policy 3.9.6.
       new  0d18b1e   Mark package as autopkgtest-able.
       new  6ee06b4   Update lintian override for multiarch path.
       new  ba4695d   releasing package libjavascript-minifier-xs-perl version 
0.11-1

The 8 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:
 Build.PL                                           |  3 +-
 Changes                                            | 15 +++++
 MANIFEST                                           | 15 ++++-
 MANIFEST.SKIP                                      |  5 ++
 META.json                                          | 47 ++++++++++++++
 META.yml                                           | 34 ++++++-----
 Makefile.PL                                        | 23 +++----
 XS.xs                                              | 35 ++++++-----
 debian/changelog                                   | 10 ++-
 debian/control                                     |  7 +--
 debian/copyright                                   |  2 +-
 ...ibjavascript-minifier-xs-perl.lintian-overrides |  2 +-
 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 ++++++++++++++++++++++
 26 files changed, 284 insertions(+), 67 deletions(-)
 create mode 100644 META.json
 create mode 100644 t/04-not-javascript.t
 create mode 100644 t/js/regexp-not-line-comment.js
 create mode 100644 t/js/regexp-not-line-comment.min
 create mode 100644 t/js/return-regex.js
 create mode 100644 t/js/return-regex.min
 rename t/99-benchmark.t => xt/benchmark.t (81%)
 create mode 100644 xt/leaks.t
 create mode 100644 xt/minimum-version.t
 rename {t => xt}/pod-coverage.t (100%)
 rename {t => xt}/pod.t (100%)
 create mode 100644 xt/test-compile.t

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