[libjavascript-packer-perl] branch master updated (fd789a9 -> 4b4a82d)

dod at debian.org dod at debian.org
Sun Jul 5 16:11:53 UTC 2015


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

dod pushed a change to branch master
in repository libjavascript-packer-perl.

      from  fd789a9   dch -r
       new  feb961f   watch: removed version mangle, no longer necessary...
      adds  4371256   Imported Upstream version 2.00
       new  fd5846a   Merge tag 'upstream/2.00'
       new  862cabb   removed patch fix-random-var-name-issue (applied upstream)
       new  c429f06   compat: bumped to 9
       new  60afdd3   control: added dod to uploaders, added Testsuite parameter
       new  fddae13   copyright: added new maintainer (leejo at cpan.org)
       new  c66f2bc   control: Build-Depends: debhelper >= 9
       new  4b4a82d   prepare release

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:
 .gitignore                               |   1 +
 Changes                                  |   9 +++
 META.yml                                 |  14 ++--
 Makefile.PL                              |   4 +-
 README                                   | 134 +++++++++++++++++++++++++------
 debian/changelog                         |  14 ++++
 debian/compat                            |   2 +-
 debian/control                           |   6 +-
 debian/copyright                         |   3 +-
 debian/patches/fix-random-var-name-issue | 112 --------------------------
 debian/patches/series                    |   1 -
 debian/watch                             |   1 -
 inc/Module/AutoInstall.pm                |  71 ++++++++++------
 inc/Module/Install.pm                    |  24 +++---
 inc/Module/Install/AutoInstall.pm        |   2 +-
 inc/Module/Install/Base.pm               |   2 +-
 inc/Module/Install/Can.pm                |  85 ++++++++++++++++++--
 inc/Module/Install/Fetch.pm              |   2 +-
 inc/Module/Install/Include.pm            |   2 +-
 inc/Module/Install/Makefile.pm           |  24 +++---
 inc/Module/Install/Metadata.pm           |   6 +-
 inc/Module/Install/Win32.pm              |   2 +-
 inc/Module/Install/WriteAll.pm           |   2 +-
 lib/JavaScript/Packer.pm                 |  23 +++---
 t/02-io.t                                |   4 +-
 t/scripts/s10-expected.js                |   2 +-
 t/scripts/s2-expected.js                 |   4 +-
 t/scripts/s3-expected.js                 |   2 +-
 t/scripts/s4-expected.js                 |   4 +-
 t/scripts/s5-expected.js                 |   2 +-
 t/scripts/s8-expected.js                 |   2 +-
 31 files changed, 333 insertions(+), 233 deletions(-)
 delete mode 100644 debian/patches/fix-random-var-name-issue

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



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