[libarchive-any-perl] branch master updated (0052aa2 -> 0774bac)

Damyan Ivanov dmn at alioth.debian.org
Mon Oct 21 14:40:11 UTC 2013


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

dmn pushed a change to branch master
in repository libarchive-any-perl.

      from  0052aa2   update changelog
      adds  64ee139   Imported Upstream version 0.0940
       new  bc357d7   Merge tag 'upstream/0.0940'
       new  cbf84c1   Imported Upstream version 0.0940
       new  041fc7e   update copyright (upstream author change)
       new  fb40bfe   describe t/Acme-POE-Knee-1.10.zip id debian/copyright
       new  0774bac   add TODO about unlicensed content under t/

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:
 Build.PL                      |   80 +++++++--
 CONTRIBUTORS                  |   10 ++
 Changes                       |   26 +--
 INSTALL                       |   44 +++++
 LICENSE                       |  379 +++++++++++++++++++++++++++++++++++++++++
 MANIFEST                      |   24 ++-
 META.json                     |   75 ++++++++
 META.yml                      |   21 ---
 Makefile.PL                   |  119 +++++++------
 README                        |   70 ++++----
 debian/changelog              |   11 +-
 debian/copyright              |   10 +-
 dist.ini                      |   47 +++++
 lib/Archive/Any.pm            |  272 +++++++++++++++--------------
 lib/Archive/Any/Plugin.pm     |   73 ++++++--
 lib/Archive/Any/Plugin/Tar.pm |   63 +++++--
 lib/Archive/Any/Plugin/Zip.pm |   71 ++++++--
 lib/Archive/Any/Tar.pm        |  123 +++++++++++++
 lib/Archive/Any/Zip.pm        |  124 ++++++++++++++
 t/Acme-POE-Knee-1.10.zip      |  Bin 0 -> 6625 bytes
 t/LoadHtml.5_0.tar.gz         |  Bin 0 -> 25556 bytes
 t/im_not_really_a.zip         |  Bin 0 -> 92 bytes
 t/naughty.tar.gz              |  Bin 0 -> 6423 bytes
 t/pod-coverage.t              |    9 -
 t/pod.t                       |    7 -
 t/release-cpan-changes.t      |   19 +++
 t/your-0.01.tar.gz            |  Bin 0 -> 11411 bytes
 27 files changed, 1337 insertions(+), 340 deletions(-)
 create mode 100644 CONTRIBUTORS
 create mode 100644 INSTALL
 create mode 100644 LICENSE
 create mode 100644 META.json
 delete mode 100644 META.yml
 create mode 100644 dist.ini
 create mode 100644 lib/Archive/Any/Tar.pm
 create mode 100644 lib/Archive/Any/Zip.pm
 create mode 100644 t/Acme-POE-Knee-1.10.zip
 create mode 100644 t/LoadHtml.5_0.tar.gz
 create mode 100644 t/im_not_really_a.zip
 create mode 100644 t/naughty.tar.gz
 delete mode 100644 t/pod-coverage.t
 delete mode 100644 t/pod.t
 create mode 100644 t/release-cpan-changes.t
 create mode 100644 t/your-0.01.tar.gz

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



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