[libarchive-tar-wrapper-perl] branch master updated (917a7f3 -> 4eebcf6)

Intrigeri intrigeri at moszumanska.debian.org
Mon Oct 6 09:44:59 UTC 2014


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

intrigeri pushed a change to branch master
in repository libarchive-tar-wrapper-perl.

      from  917a7f3   update changelog
       new  27089b7   Add debian/upstream/metadata
      adds  2f10331   Initial revision
      adds  ee6669d   added functions
      adds  8542404   iterators
      adds  fdb3dc8   upd
      adds  9179637   upd
      adds  d43cf81   added perm_cp
      adds  54ddbd6   CVmt cases ----------------------------------------------------------------------
      adds  e194c96   perm fix
      adds  23d1268   upd
      adds  74e2cde   upd
      adds  686f6a1   gzip reco
      adds  edbfe9a   docs added
      adds  b36a3a3   added comment
      adds  3e51edf   upd
      adds  6785e30   fixed test cases and code
      adds  fe62ff9   reformat
      adds  234dee2   0.03 update for globbing * instead of tarring "."
      adds  04c11ce   upd
      adds  03f2160   udp
      adds  d6f84c1   new
      adds  d5f30c9   corrected test #
      adds  b6ac393   version bump
      adds  a0c264b   Changes for 0.05
      adds  1ea1a49   fixed logging message in read()
      adds  99a53cf   0.06 changes
      adds  5facd8a   typo
      adds  beddbc6   upd
      adds  f2b3279   new
      adds  68f8344   upd
      adds  97c30a3   added tardir()
      adds  e7c2f36   0.08 changes
      adds  7f69e4b   better err msg on missing offset
      adds  6706e6b   bug fixes for add($dataref)
      adds  dffb8d1   fixed docs
      adds  51cd2da   doc upd
      adds  8f9cced   skipping unicode for perl < 5.8
      adds  5b1d807   version bump
      adds  ba44fc0   Skipping one test case for FreeBSD's tar, which does not complain if asked to extract non-existent files.
      adds  245f2e6   version corrected
      adds  4ea32ad   Applied modified patch by Daniel Barthel to enable more files added to a tarball than there are allowed on the command line.
      adds  a2cc104   Added github repo info
      adds  71e90a6   Added GNU tar check is_gnu() and tar_gnu_read_options to specify options like --numeric-owner.
      adds  63e9784   ramdisk documentation
      adds  53b3f57   Added ramdisk functions and docs.
      adds  22e6b13   More search paths for 'tar'
      adds  448f80c   added Makefile.old to .gitignore
      adds  601161a   Test that cwd is put back after failed writing
      adds  01166e1   Chdir to $cwd before returning from write() error
      adds  c4e816e   Merge pull request #1 from rwstauner/cwd_after_write_error
      adds  6e047b9   got rid of tempfile OPEN=>0 warning
      adds  6b4f74b   0.15 Release
      adds  271fd92   added RT reference
      adds  ac6bc87   [rt.cpan.org 75770] Allow add() with directories, and fix directory permissions
      adds  489d170   0.16 Release
      adds  a62acbc   some MYMETA nonsense
      adds  20eee6e   Use File::Which to locate bins in a more portable fashion
      adds  e97b706   Update requirements in Makefile.PL
      adds  43eaed5   Merge pull request #3 from sanko/master
      adds  bfccbaf   Release 0.17
      adds  a2c8b3d   Run 002 and 003 in seperate temporary directories. (rt#86753)
      adds  5661456   Merge pull request #4 from kentfredric/parallel-tests
      adds  e7a4538   Moved to tmpdir() in t/002Mult.t because some smoke testers don't like writing into t/data.
      adds  098d530   fixed MYMETA
      adds  459b92f   handle .bz2 files as well
      adds  9534ed1   Merge pull request #2 from RsrchBoy/master
      adds  2624230   Release 0.19
      adds  700d188   Ignore errors on chown/chgrp when files from different owners/groups are copied into a tarball, accept the limitation that they'll be owned by the script user unless we're running as superuser.
      adds  e7b99a9   Imported Upstream version 0.20
       new  098751c   Merge tag 'upstream/0.20'
       new  3aba661   Declare compliance on Standards-Version 3.9.6 (no change needed).
       new  4eebcf6   libarchive-tar-wrapper-perl (0.20-1)

The 4 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                    |  5 +++++
 META.json                  |  4 ++--
 META.yml                   |  4 ++--
 MYMETA.json                |  4 ++--
 MYMETA.yml                 |  4 ++--
 README                     | 21 ++++++++++++++++++++-
 debian/changelog           |  9 +++++++--
 debian/control             |  2 +-
 debian/upstream/metadata   |  5 +++++
 lib/Archive/Tar/Wrapper.pm | 37 ++++++++++++++++++++++++++++---------
 10 files changed, 74 insertions(+), 21 deletions(-)
 create mode 100644 debian/upstream/metadata

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



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