------------------------------------------------------------------------
rev 53:  rafael | 2003-01-07 23:51:24 +0100 (Tue, 07 Jan 2003) | 3 lines

Remove Changes, now autogenerated via "make dist".
Release CPAN-perlpatch2svn v0.5.

------------------------------------------------------------------------
rev 52:  rafael | 2003-01-07 23:45:40 +0100 (Tue, 07 Jan 2003) | 5 lines

Complement to revision #27 by Andreas : now perlpatch2svn ships with
all binary files in the trunk of the perl perforce repository.

Plus a patch by John Peacock, to handle .gz files in @ARGV.

------------------------------------------------------------------------
rev 29:  rafael | 2002-11-23 00:07:19 +0100 (Sat, 23 Nov 2002) | 4 lines

Implement the deletion of  empty ancestor directories, as patch(1) does
when it has removed all files in a directory. I used the 'svn info'
command to figure out whether a directory will be left empty.

------------------------------------------------------------------------
rev 28:  rafael | 2002-11-21 22:32:32 +0100 (Thu, 21 Nov 2002) | 1 line

warn() when skipping an already applied patch
------------------------------------------------------------------------
rev 27:  rafael | 2002-11-19 22:47:58 +0100 (Tue, 19 Nov 2002) | 6 lines

Huge patch by Andreas Koenig, who adds supports for binary files.
The hack is to store in the script the binary files, so it's not
necessary to retrive them from the Perforce depot.

Plus a couple of fixes and optimizations.

------------------------------------------------------------------------
rev 19:  rafael | 2002-10-26 18:29:46 +0200 (Sat, 26 Oct 2002) | 3 lines

Sometimes an empty file is added ; create it (it's not created by
patch(1).)

------------------------------------------------------------------------
rev 18:  rafael | 2002-10-25 22:23:37 +0200 (Fri, 25 Oct 2002) | 1 line

Release CPAN-perlpatch2svn 0.4
------------------------------------------------------------------------
rev 17:  rafael | 2002-10-25 22:21:36 +0200 (Fri, 25 Oct 2002) | 6 lines

Bug fixes :
    - Add newly created directories
    - Skip binary files (need p4 to integrate them)
    - Handle branching and integrating from other branches
    - Add the "Affected files" in the svn log message

------------------------------------------------------------------------
rev 16:  rafael | 2002-10-25 00:33:39 +0200 (Fri, 25 Oct 2002) | 7 lines

Several changes :
    - add a -f (force) option, to avoid skipping patches that appear to have
      been already applied
    - minor documentation improvements
    - only take into account patches to files in the //depot/perl trunk
      (the -t option to patch(1) is no longer necessary)

------------------------------------------------------------------------
rev 15:  rafael | 2002-10-21 23:12:30 +0200 (Mon, 21 Oct 2002) | 1 line

Release CPAN-perlpatch2svn 0.3
------------------------------------------------------------------------
rev 14:  rafael | 2002-10-21 23:11:37 +0200 (Mon, 21 Oct 2002) | 1 line

Add a test program, that verifies if perlpatch2svn compiles
------------------------------------------------------------------------
rev 13:  rafael | 2002-10-21 23:04:03 +0200 (Mon, 21 Oct 2002) | 3 lines

Minor documentation and formatting tweaks
Fix : now the mails from perl5-changes can be directly fed to perlpatch2svn

------------------------------------------------------------------------
rev 11:  rafael | 2002-10-21 00:08:16 +0200 (Mon, 21 Oct 2002) | 1 line

Release CPAN-perlpatch2svn 0.2
------------------------------------------------------------------------
rev 10:  rafael | 2002-10-21 00:06:33 +0200 (Mon, 21 Oct 2002) | 1 line

Add a README file (for CPAN distribution)
------------------------------------------------------------------------
rev 9:  rafael | 2002-10-20 23:37:06 +0200 (Sun, 20 Oct 2002) | 2 lines

Release CPAN-perlpatch2svn 0.1

------------------------------------------------------------------------
rev 8:  rafael | 2002-10-20 23:35:27 +0200 (Sun, 20 Oct 2002) | 1 line

Initial version of CPAN-perlpatch2svn
------------------------------------------------------------------------
