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

gregoa pushed a change to branch master
in repository libarchive-extract-perl.

      from  28d2611   update changelog
       new  699faab   Add debian/upstream/metadata
       new  e5ad7c5   Update debian/changelog
      adds  892b224    r2514@codebase2:  kane | 2006-08-17 22:19:53 +0200  
Commit history from perforce during svk import:
      adds  fd6394f    r2515@codebase2:  kane | 2006-08-17 22:19:55 +0200  
Commit history from perforce during svk import:
      adds  62e5e93    r2516@codebase2:  kane | 2006-08-17 22:19:57 +0200  
Commit history from perforce during svk import:
      adds  c9cf529    r2517@codebase2:  kane | 2006-08-17 22:20:00 +0200  
Commit history from perforce during svk import:
      adds  69a5709    r2518@codebase2:  kane | 2006-08-17 22:20:02 +0200  
Commit history from perforce during svk import:
      adds  8d266ea    r2519@codebase2:  kane | 2006-08-17 22:20:04 +0200  
Commit history from perforce during svk import:
      adds  4470f19    r2520@codebase2:  kane | 2006-08-17 22:20:07 +0200  
Commit history from perforce during svk import:
      adds  2c60ae0    r2521@codebase2:  kane | 2006-08-17 22:20:09 +0200  
Commit history from perforce during svk import:
      adds  34425eb    r2522@codebase2:  kane | 2006-08-17 22:20:11 +0200  
Commit history from perforce during svk import:
      adds  dd088e1    r2523@codebase2:  kane | 2006-08-17 22:20:14 +0200  
Commit history from perforce during svk import:
      adds  4acf170    r2524@codebase2:  kane | 2006-08-17 22:20:16 +0200  
Commit history from perforce during svk import:
      adds  953a678    r2525@codebase2:  kane | 2006-08-17 22:20:18 +0200  
Commit history from perforce during svk import:
      adds  af17ae6    r2526@codebase2:  kane | 2006-08-17 22:20:20 +0200  
Commit history from perforce during svk import:
      adds  945c750    r2527@codebase2:  kane | 2006-08-17 22:20:23 +0200  
Commit history from perforce during svk import:
      adds  d04762a    r2528@codebase2:  kane | 2006-08-17 22:20:25 +0200  
Commit history from perforce during svk import:
      adds  a79deb3    r2529@codebase2:  kane | 2006-08-17 22:20:27 +0200  
Commit history from perforce during svk import:
      adds  6ded557    r2530@codebase2:  kane | 2006-08-17 22:20:30 +0200  
Commit history from perforce during svk import:
      adds  f01e287    r2531@codebase2:  kane | 2006-08-17 22:20:32 +0200  
Commit history from perforce during svk import:
      adds  57f6f46    r2532@codebase2:  kane | 2006-08-17 22:20:34 +0200  
Commit history from perforce during svk import:
      adds  24931b8    r2533@codebase2:  kane | 2006-08-17 22:20:36 +0200  
Commit history from perforce during svk import:
      adds  d432b37    r2534@codebase2:  kane | 2006-08-17 22:20:39 +0200  
Commit history from perforce during svk import:
      adds  b1b5ab6    r2535@codebase2:  kane | 2006-08-17 22:20:41 +0200  
Commit history from perforce during svk import:
      adds  05f8f13    r2536@codebase2:  kane | 2006-08-17 22:20:43 +0200  
Commit history from perforce during svk import:
      adds  6403bc3    r2537@codebase2:  kane | 2006-08-17 22:20:46 +0200  
Commit history from perforce during svk import:
      adds  d430d6d    r822@win2003:  Administrator | 2006-09-29 16:50:23 +0200 
 * quelch a undefined var warning  * tweak tests to play nicer on win32  * 
commented out 'delete files' code, as it gives 'permission denied' spuriously 
on win32,    no clue why :( no FH's seem opened at the time;
      adds  c821fea    r839@win2003:  Administrator | 2006-10-05 16:44:09 +0200 
 * skip unlink tests only on win32 -- vanilla perl seems ok, but AS perl isn't
      adds  b30b28d    r2741@rimmer:  kane | 2006-10-18 16:29:42 +0200  * up 
prereq of IPC::Cmd
      adds  c72eb67    r2516@codebase2:  kane | 2006-08-17 22:19:57 +0200  
Commit history from perforce during svk import:
      adds  4051203    r2518@codebase2:  kane | 2006-08-17 22:20:02 +0200  
Commit history from perforce during svk import:
      adds  3318896    r2519@codebase2:  kane | 2006-08-17 22:20:04 +0200  
Commit history from perforce during svk import:
      adds  3ee225a   * unf*ckup the repo
      adds  2f32ad1    r3607@rimmer:  kane | 2006-11-24 13:39:49 +0100  * use 
IPC::Cmd->can_capture_buffer rather than $buffer alone to determine if we have 
buffers  * update the tests to not skip tests unnecessarily  * make error 
storage per object rather than class based, so you dont get a *differnt* 
objects'    extraction errors!
      adds  046202d    r3608@rimmer:  kane | 2006-11-24 13:40:01 +0100  * 
updated changes
      adds  810e5d3    r3609@rimmer:  kane | 2006-11-24 13:40:24 +0100  * 
update requirement of IPC::Cmd as we use IPC::Cmd->can_capture_buffer now
      adds  cd7c410    r3613@rimmer:  kane | 2006-11-24 13:51:44 +0100  * add 
extra test diagnostics under debug mode
      adds  3cffec6    r3614@rimmer:  kane | 2006-11-24 13:53:01 +0100  * add 
version numbers to test diag
      adds  e0a93a0    r3617@rimmer:  kane | 2006-11-24 14:35:27 +0100  * apply 
Paul Marquess' patch to support pure perl bzip2 from Archive::Extract    * 
extend the patch to allow Archive::Tar to deal with bzip2 as well, using      
PMQ's excellent code example  * updated tests beyond this patch to test for 
x.bz2, y.tbz and y.tar.bz2
      adds  9c538de    r3621@rimmer:  kane | 2006-11-24 15:03:38 +0100  * up 
requirement to IPC::CMd 0.36, it holds 5.6.2 fixes  * silence a warning in the 
test suite  * up version to 0.15_01
      adds  0f420a3    r3623@rimmer:  kane | 2006-11-24 15:10:50 +0100  * this 
be 0.15_01, development release
      adds  cb2b4e7    r3625@rimmer:  kane | 2006-11-26 17:52:33 +0100  * fix 
testing logic error, that assumed extracted files were always logged when we 
did not    prefer binaries to extract with. However, that does not mean the 
perl module is available,    so we might not have buffers after all.  * make 
sure we dont have test count mismatches between buffers/non-buffers
      adds  78369b4    r3627@rimmer:  kane | 2006-11-26 18:08:06 +0100  * 
update version to 0.15_02  * update CHANGES
      adds  d6081a8    r3662@rimmer:  kane | 2007-01-04 14:46:32 +0100  * 
address #23999: Attempt to generate Makefile.PL gone awry where    paths 
starting with a '.' are sometimes reported to be extracted    in '.' as well
      adds  92d02d3    r839@win2003:  Administrator | 2006-10-05 16:44:09 +0200 
 * skip unlink tests only on win32 -- vanilla perl seems ok, but AS perl isn't
      adds  a4751ce    r3675@rimmer:  kane | 2007-01-07 19:20:37 +0100  * 
*sigh* bloody windows line endings
      adds  65559e4    r3676@rimmer:  kane | 2007-01-07 19:20:47 +0100  * up 
version and changes entries
      adds  0bed64a    r1747@win2003:  Administrator | 2007-01-07 19:55:03 
+0100  * since $SrcDir on win32 is a shortpath, make sure we encode $res the 
same way
      adds  28acbd6    r3688@rimmer:  kane | 2007-01-26 10:08:45 +0100  * 
address #24578: Wrong check for `type' argument  * add a method that returns 
all types  * document it & test it
      adds  9ca339a    r3692@rimmer:  kane | 2007-01-26 15:19:19 +0100  * this 
be 0.16
      adds  2e58e75    r3699@rimmer:  kane | 2007-01-26 16:57:38 +0100  * 
remove the .exists file, it serves no purpose
      adds  5827856    r3701@rimmer:  kane | 2007-01-26 17:21:45 +0100  * 
starting 5.9.5, all these modules are core, so they need to be installed in 
'perl',    not 'site' dirs.. fix Makefile.PL's accordingly.
      adds  6ddfe4a    r3715@rimmer:  kane | 2007-01-28 16:45:42 +0100  * 
reverse conditional -- $PREFER_BIN actually made us NOT prefer /bin/tar, but 
A::T =/
      adds  97fdb53    r3769@rimmer:  kane | 2007-01-30 15:11:32 +0100  * up 
version to 0.17_01 since we change a line of code    (for cpanplus bundling)
      adds  6f58d3a    r3900@rimmer:  kane | 2007-03-31 18:23:38 +0200
      adds  489bf46    r3947@rimmer:  kane | 2007-04-11 20:47:24 +0200  * 
change regex as per dmq's suggestion
      adds  35a4a5a    r3948@rimmer:  kane | 2007-04-11 21:25:23 +0200  * this 
be 0.18
      adds  ada54e3    r1937@coke:  josboum | 2007-05-14 13:36:26 +0200
      adds  f813b82    r3979@rimmer:  kane | 2007-05-18 13:00:02 +0200  * apply 
Change 30997 by rgs@stcosmo on 2007/04/20 15:03:57
      adds  c6e2914    r4014@rimmer:  kane | 2007-05-28 11:35:01 +0200  * add 
.Z suport to Archive::Extract as requested in #27195  * add safety code to not 
accidentally remove the wrong dir    when cleaning up extracted files
      adds  d7f2f9e    r4018@rimmer:  kane | 2007-05-28 12:44:22 +0200  * this 
be 0.20
      adds  7795249    r4028@rimmer:  kane | 2007-05-28 15:03:54 +0200  * 
apply: Change 31158 by craigb@craigb-brianor on 2007/05/05 23:53:58    
Archive::Extract test tries to do the logically impossible.
      adds  70b7900    r4077@rimmer:  kane | 2007-07-07 12:16:38 +0200  * 
changelog/manifest for 0.22  * remove obsolete support line for bzip2
      adds  08a1bc3    r2017@coke:  josboum | 2007-07-10 12:56:42 +0200  * 
Address Update ticket #27991 (Archive::Extract and very large tar.gz files)    
Add a CAVEATS entry explianing how to deal with large files & memory consumption
      adds  d393719    r2064@coke:  josboum | 2007-08-24 13:20:43 +0200  * VMS 
shell out fix from John Malmberg (from p5p)
      adds  6868161    r4115@rimmer:  kane | 2007-09-09 12:41:43 +0200  * this 
be 0.23_01.  * Add VMS test fixes from john malmberg  * this will be promoted 
to 0.24 when john m and craig give the ok
      adds  50271c8    r2096@coke:  josboum | 2007-09-20 13:59:03 +0200  * 
older versions of bunzip2 insist on a .bz2 suffix to extract things    guard 
against this, adapt the test suite and mention it in the caveats.
      adds  1d795f4    r2097@coke:  josboum | 2007-09-20 15:28:52 +0200  * 
apply Change 31904 by steveh@maldoror on 2007/09/19 10:42:15
      adds  a79113e    r2098@coke:  josboum | 2007-09-20 15:39:52 +0200  * this 
be 0.24
      adds  a96381f    r2096@coke:  josboum | 2007-09-20 13:59:03 +0200  * 
older versions of bunzip2 insist on a .bz2 suffix to extract things    guard 
against this, adapt the test suite and mention it in the caveats.
      adds  b44c20a    r2096@coke:  josboum | 2007-09-20 13:59:03 +0200  * 
older versions of bunzip2 insist on a .bz2 suffix to extract things    guard 
against this, adapt the test suite and mention it in the caveats.
      adds  0377e9f    r4532@rimmer:  kane | 2008-01-27 15:38:44 +0100  * 
address rt #32336 by a.r.ferre...@gmail.com to add .lzma support to    
archive::extract
      adds  d2ef4fd    r4533@rimmer:  kane | 2008-01-27 15:39:31 +0100  * style 
change
      adds  ff999fa    r4534@rimmer:  kane | 2008-01-27 16:24:48 +0100  * 
address #32370: Archive::Extract will hang if stdin is a pipe [+PATCH]
      adds  51bb978    r4538@rimmer:  kane | 2008-01-27 16:32:28 +0100  * this 
be 0.26
      adds  0e4da0e    r7118@db-dev1:  josboum | 2008-09-18 16:47:42 +0200  * 
Address: #32751: incorrect error message    Multiple error messages are now 
joined and will only be reset upon next extract()
      adds  8da4b85    r7121@db-dev1:  josboum | 2008-09-18 17:11:41 +0200  * 
s/it's/its/ where appropriate
      adds  3b5ca2b    r5877@rimmer:  kane | 2008-09-22 14:12:28 +0200  * build 
a dispatch table to go to binary and/or pure perl solutions  * introduce 
private variables to turn of binary and/or pure perl solutions  * intoduce 
internal return value to show whether a method is not available  * this allows 
us to test specifically binary & pure perl solutions without    falling back to 
the other if the first one fails.
      adds  525eee2    r5879@rimmer:  kane | 2008-09-22 14:26:13 +0200  * this 
be 0.27_01
      adds  d9fd92d    r5889@rimmer:  kane | 2008-09-24 17:35:49 +0200  * work 
around is() prototype issue causing fatal exceptions when array ref is empty
      adds  6c7d5b0    r5890@rimmer:  kane | 2008-09-24 17:39:07 +0200  * up 
requirement of IPC::Cmd to 0.41_05, so the gzip | tar whitespace fix    is in
      adds  2d54d19    r5891@rimmer:  kane | 2008-09-24 17:45:32 +0200  * this 
be 0.27_02
      adds  2d75f84    r6810@coke:  josboum | 2008-09-30 13:25:40 +0200  * 
address: #39554: Must set $Archive::Tar::CHOWN, not 
$Archive::Tar::Constant::CHOWN
      adds  c742bf4    r6814@coke:  josboum | 2008-09-30 15:52:58 +0200  * use 
subs so we re-generate array refs etc for the no-overide flags    if we don't, 
then we reuse the same arrayref, meaning objects store    previous errors
      adds  60d359f    r6818@coke:  josboum | 2008-09-30 16:35:43 +0200  * 
enable warnings so we always catch error, not just in dev mode
      adds  ef457b1    r6834@coke:  josboum | 2008-10-10 15:25:31 +0200  * up 
requirement to latest stable version of ipc::cmd rather than a dev version
      adds  b2a04e6    r5936@rimmer:  kane | 2008-12-04 18:58:47 +0100  * 
address #40472: [PATCH] * localize Archive::Tar::WARN and give it the same 
value as Archive::Extract::WARN, patch applied
      adds  5e614d5    r7191@coke:  josboum | 2008-12-13 16:55:06 +0100  * this 
be 0.28
      adds  f5b88d5    r5977@rimmer:  kane | 2008-12-16 17:18:02 +0100  * Also 
skip tests if we're not allowed to use binaries or modules. Caught    by Steve 
Hay.
      adds  c1e3522    r5982@rimmer:  kane | 2008-12-16 17:43:24 +0100  * this 
be 0.30
      adds  3c08345    r6018@myriad-wifi:  kane | 2009-01-30 17:48:41 +0100  * 
show which files have been extracted
      adds  d69e1c9    r6025@myriad-wifi:  kane | 2009-02-06 14:48:09 +0100  * 
debug didn't enable debugging in A::E :(
      adds  3e300fe    r6028@myriad-wifi:  kane | 2009-02-06 15:28:03 +0100  * 
Address /bin/tar issues on win32:  ### annoying issue with (gnu) tar on win32, 
as illustrated by this  ### bug: 
https://rt.cpan.org/Ticket/Display.html?id=40138  ### which shows that (gnu) 
tar will interpret a file name with a :  ### in it as a remote file name, so 
C:\tmp\foo.txt is interpreted  ### as a remote shell, and the extract fails.
      adds  55e5898    r6030@myriad-wifi:  kane | 2009-02-06 15:38:32 +0100  * 
enable debug information on dev versions  * print a diag banner if debug is 
enabled
      adds  6be21e8    r2523@c-b4c8e355:  kane | 2009-02-15 14:18:03 +0000  * 
Address: #43278: Explicitly tell Archive::Zip where to put the files    In 
certain edge cases, archive::zip would extract to dirname($0) instead    of 
cwd(); Now we tell Archive::Zip explicitly where to extract to.
      adds  0d0fbdd    r6092@myriad-wifi:  kane | 2009-03-03 17:19:16 +0100  * 
up version to 0.31_02  * make sure diagnostics work are quiet under perl_core 
tests
      adds  a28e41f    r6093@myriad-wifi:  kane | 2009-03-03 17:26:27 +0100  * 
this be 0.31_02
      adds  fa305f6    r6113@myriad-wifi:  kane | 2009-03-11 12:37:34 +0100  * 
up version to 0.31_03  * Newer versions of 'tar' (1.21 and up) now print record 
size    to STDERR as well if v OR t is given (used to be both). This    is a 
'feature' according to the changelog, so we must now only    inspect STDOUT, 
otherwise, failures like these occur:    
nntp.perl.org/group/perl.cpan.testers/2009/02/msg3230366.html
      adds  8215490    r6114@myriad-wifi:  kane | 2009-03-11 12:44:30 +0100  * 
this be 0.31_03
      adds  e0d37aa    r6131@myriad-wifi:  kane | 2009-03-15 11:34:52 +0100  * 
up versin to 0.31_04  * some tars have extra newlines in their '-x' output, so 
grep for 'length' when    parsing the file list, or errors like this one can 
crop up:    
http://www.nntp.perl.org/group/perl.cpan.testers/2009/03/msg3476639.html
      adds  40af95d    r3601@coke:  kane | 2009-06-12 13:20:21 +0000  * add 
docs that we're not thread safe. See rt #45671
      adds  114dd73    r3603@coke:  kane | 2009-06-12 13:24:48 +0000  * this be 
0.32
      adds  ab08074    r8284@myriad-wifi:  kane | 2009-06-18 11:47:27 +0200  * 
Address #47053: Use Archive::Tar iter to keep from read the tar into memory    
Thanks to Robert Krimen and Doug Wilson for their patches.
      adds  4553a37    r8385@myriad-wifi:  kane | 2009-06-27 13:49:39 +0200  * 
attempt to address  rt#46948: unable to install install on win32 by skipping 
failed binary tests on win32
      adds  4d0b115    r8400@myriad-wifi:  kane | 2009-06-27 16:34:32 +0200  * 
this be 0.34
      adds  31acf51   Explicitly use Cwd's chdir. Bump to version 0.36
      adds  1d601b3   Apply a patch from Michael G Schwern RT #53246 extract() 
is vulnerable to print globals.
      adds  a8da5a6   Applied patches from Paul Marquess RT #57387
      adds  e6fa8bd   Apply a patch from Robin Barker RT #56927 "Unnecessary 
chdir/INC manipulation in test"
      adds  7ef7708   Bump version and update CHANGES
      adds  5c3c5db   [rt.cpan.org #61734] Add a subclassable debug method from 
brian d foy
      adds  6756ded   Correct speeling errors in docs, spotted by Avar
      adds  09dbb98   Make the 'unzip' detection on NetBSD favour the 
executable in /usr/pkg/bin
      adds  b106b0f   Update CHANGES and bump version
      adds  03403c3   upstream blead patches from Peter Acklam
      adds  b38899b   Remove all trailing whitespace
      adds  2866c77   Resolve RT #56208 reported by Apocalypse
      adds  99a407b   Bump version to 0.50 and update CHANGES
      adds  6b10352   Make the 'unzip' detection on FreeBSD favour the 
executable in /usr/local/bin
      adds  36c44ab   Update CHANGES and bump version
      adds  e42bcbd   Added Java archives to recognized extension list
      adds  009cf37   Added new src files to the MANIFEST
      adds  fecb4af   Resolve issues on MSWin32 when 'unzip' is in the PATH
      adds  a39bace   Amend the MSWin32 fixes for 'unzip' to work with 
Cygwin-based tools too.
      adds  5e8d9de   [PATCH] Make _untar_bin use Unix-syntax archive names on 
VMS.
      adds  aa28349   Bump version 0.58 and update CHANGES
      adds  811bd13   Strip trailing whitespace
      adds  7abf009   Check for busybox's version of unzip when on Linux
      adds  d30e498   Update CHANGES and bump to version 0.60
      adds  0a450aa   Correctly detect lack of /bin/tar
      adds  74958a4   Merge pull request #2 from Smylers/bin_tar_check_fix
      adds  f1ff3c4   Fix typo in e-mail address Pod formatting
      adds  12a57d8   Merge pull request #3 from Smylers/pod_email_fix
      adds  5a48eec   OpenBSD's tar doesn't like some archives on CPAN, prefer 
gtar if it is available
      adds  2aa0c18   Update CHANGES and bump to version 0.62
      adds  ecec82e   install to core dir only on 5.10
      adds  4b8ea74   add warning of future removal from perl core
      adds  df3448a   Merge pull request #4 from rjbs/master
      adds  c8e5b15   Correct CHANGES
      adds  325355b   Update CHANGES and bump version
      adds  3108729   Treat midnightbsd the same as freebsd for the purposes of 
finding Info-ZIP unzip
      adds  8e70da5   Solaris' tar doesn't like some archives on CPAN, prefer 
gtar if it is available
      adds  ea7c39e   bitrig is an OpenBSD fork, treat it the same
      adds  6882f30   [rt.cpan.org #90189] Android-compatible flags for gzip
      adds  6431696   On FreeBSD first check if there in an info-unzip
      adds  272d622   Treat DragonflyBSD as a FreeBSD
      adds  a488d56   Release engineering for 0.72
      adds  b1d65a2   NetBSD's tar doesn't like some archives on CPAN, prefer 
gtar if it is available
      adds  a27dd4d   Imported Upstream version 0.74
       new  ca0d364   Merge tag 'upstream/0.74'
       new  c0d23bb   Update debian/changelog
       new  ca331ab   Update years of packaging copyright.
       new  1a784c5   Declare compliance with Debian Policy 3.9.6.
       new  9a2e3c4   Mark package as autopkgtest-able.
       new  c2ddb53   releasing package libarchive-extract-perl version 0.74-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:
 CHANGES                  |  4 ++++
 META.json                |  4 ++--
 META.yml                 | 28 ++++++++++++++--------------
 debian/changelog         | 11 +++++++++--
 debian/control           | 12 +++++++-----
 debian/copyright         |  2 +-
 debian/upstream/metadata |  5 +++++
 lib/Archive/Extract.pm   |  4 ++--
 8 files changed, 44 insertions(+), 26 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-extract-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