hgsvn (0.1.4-1) unstable; urgency=low * New upstream release + Improvements: - Be able to pull dead (removed) SVN branches by introducing a -p (--svn-peg) option to specify the SVN "peg revision". The option must be used with both hgimportsvn and hgpullsvn. Patch by Cameron Hutchison. + Bug fixes: - Allow copying directories with non-ASCII names (reported by Andre Klitzing). - Make rmtree reliable under Windows. Thanks to Mark (mwatts42) for finding both the bug and the solution. - Fix a problem where there is a symbolic link in the SVN repository that points to a directory. Patch by Cameron Hutchison. - svn log can output invalid XML when a commit message contains control characters. Reported by Tim Wegener. + Other: - License upgraded to GNU GPL v3 (or later). -- Vincent Danjean Thu, 13 Sep 2007 21:05:38 +0200 hgsvn (0.1.3-2) unstable; urgency=low * Add dependency on python-setuptools (Closes: #425999) -- Vincent Danjean Sat, 26 May 2007 08:42:04 +0200 hgsvn (0.1.3-1) unstable; urgency=low * Initial release. (Closes: #421794: ITP: hgsvn -- Scripts to work locally on Subversion checkouts using Mercurial) * New upstream release + Improvements: * Performance improvement with svn log command in hgpullsvn (suggested by Mads Kiilerich and Daniel Berlin). * Less obscure error message when svn info fails while returning a successful return code. * Two simplistic man pages added for hgpullsvn and hgimportsvn (in the man1/ directory). + Bug fixes: * Windows compatibility fix by Bill Baxter. * hgimportsvn failed when used on a whole repository. * Fix crash on empty commit message (also reported by Neil Martinsen-Burrell and Walter Landry). * Handle file and directory renames properly (reported by Bill Baxter). * SVN allows copying from a deleted file by having mixed revisions inside the working copy at commit time, but Mercurial doesn't accept it (reported by Neil Martinsen-Burrell). -- Vincent Danjean Mon, 14 May 2007 16:37:31 +0200 hgsvn (0.1.2-1) unstable; urgency=low * New upstream release -- Vincent Danjean Tue, 08 May 2007 10:48:16 +0200 hgsvn (0.1.1-1) unstable; urgency=low * Initial release -- Vincent Danjean Tue, 1 May 2007 16:41:00 +0200