--- cvs2svn-2.3.0.orig/debian/changelog
+++ cvs2svn-2.3.0/debian/changelog
@@ -0,0 +1,227 @@
+cvs2svn (2.3.0-2) unstable; urgency=low
+
+  * Pass '--prefix=/usr' to 'setup.py install' needed for the upcoming Python
+    2.6 migration (closes: #546557).
+  * Build-Depend on python itself and not on python-dev .
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Thu, 03 Dec 2009 21:20:06 +0000
+
+cvs2svn (2.3.0-1) unstable; urgency=low
+
+  * New upstream release, fixes FTBFS due to self-test (closes: #542981).
+  * Upstream no longer distributes manpage for cvs2svn, restore it.
+  * New convert binaries: cvs2bzr and cvs2git , added manpage for them;
+    updated description and populated suggests with bzr and git-core .
+  * Install all related example files (closes: #530489).
+  * Update python compatibility level to 2.4 .
+  * Update debhelper compatibility to 6 and standards-version to 3.8.3 .
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Wed, 26 Aug 2009 18:08:27 +0000
+
+cvs2svn (2.2.0-1) unstable; urgency=low
+
+  * New upstream release (closes: #511706). This release (and maybe previous
+    ones as well) fixes summary of total timings (closes: #366038).
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Tue, 13 Jan 2009 18:43:45 +0000
+
+cvs2svn (2.1.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sun, 27 Apr 2008 22:25:10 +0200
+
+cvs2svn (2.1.0-1) unstable; urgency=low
+
+  * New upstream release (closes: #467317).
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sun, 24 Feb 2008 17:46:45 +0000
+
+cvs2svn (2.0.1-1) unstable; urgency=low
+
+  * New upstream release (closes: 448875).
+  * Install cvs2svn-example.options (closes: #430748).
+  * Fix minor packaging issues and don't encode manpage in UTF-8
+    (closes: #441814).
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sat, 20 Oct 2007 17:34:19 +0200
+
+cvs2svn (1.5.0-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Fri, 13 Oct 2006 11:27:02 +0000
+
+cvs2svn (1.4.0-1) unstable; urgency=low
+
+  * New upstream release.
+  * Accept NMU (closes: #380763), but further fine packaging.
+
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Sun,  3 Sep 2006 23:18:16 +0200
+
+cvs2svn (1.3.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update package to the last python policy (Closes: 380763).
+
+ -- Pierre Habouzit <madcoder@debian.org>  Tue, 29 Aug 2006 22:36:34 +0200
+
+cvs2svn (1.3.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Fix minor manpage typo, thanks to Jens Seidel (closes: #338018).
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Mon,  5 Jun 2006 08:39:40 +0200
+
+cvs2svn (1.3.0-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Fri, 19 Aug 2005 07:25:12 +0200
+
+cvs2svn (1.2.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Wed, 16 Feb 2005 11:35:44 +0100
+
+cvs2svn (1.2.0-1) unstable; urgency=low
+
+  * New upstream release, containing the patches for '--fs-type' option
+    which was already in the 1.1.0-3 package, but this is now an official
+    release (closes: #291409).
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Wed, 26 Jan 2005 11:34:21 +0100
+
+cvs2svn (1.1.0-3) unstable; urgency=low
+
+  * Fix typo in package description (closes: #277209).
+  * Get --fs-type switch addition from upstream SVN tree (closes: #277842).
+  * Changed email address.
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.hu>  Mon, 22 Nov 2004 20:42:09 +0100
+
+cvs2svn (1.1.0-2) unstable; urgency=medium
+
+  * Fix issues that David Kimdon spotted:
+    - update debian/copyright to include that source can be obtained as
+      tar.gz as well, not just from a Subversion repository,
+    - new package description, do not state that cvs2svn is not "1.0"
+      quality, as it is.
+
+ -- LÃ¡szlÃ³ BÃ¶szÃ¶rmÃ©nyi (GCS) <gcs@lsc.hu>  Sat, 18 Sep 2004 07:10:19 +0000
+
+cvs2svn (1.1.0-1) unstable; urgency=medium
+
+  * New upstream release with all the recent bug fixes.
+
+ -- LÃ¡szlÃ³ BÃ¶szÃ¶rmÃ©nyi (GCS) <gcs@lsc.hu>  Thu, 16 Sep 2004 05:32:58 +0000
+
+cvs2svn (1.0.0-2) unstable; urgency=medium
+
+  * Include r1369+r1370 which fixes a rather bad bug. It should hit Sarge,
+    hence the urgency.
+  * Include r1368 as well, which is a wording (ie no code) fix only.
+
+ -- LÃ¡szlÃ³ BÃ¶szÃ¶rmÃ©nyi (GCS) <gcs@lsc.hu>  Mon, 30 Aug 2004 19:41:45 +0000
+
+cvs2svn (1.0.0-1) unstable; urgency=medium
+
+  * New upstream release, cvs2svn goes gold!
+  * Dropped cvs2svn.1 manpage, as merged upstream.
+
+ -- LÃ¡szlÃ³ BÃ¶szÃ¶rmÃ©nyi (GCS) <gcs@lsc.hu>  Wed, 25 Aug 2004 20:20:45 +0000
+
+cvs2svn (0.1326-1) unstable; urgency=low
+
+  * New upstream release with important bugfixes.
+  * Rewrote cvs2svn manpage from scratch to be in Linux format.
+
+ -- LÃ¡szlÃ³ BÃ¶szÃ¶rmÃ©nyi (GCS) <gcs@lsc.hu>  Tue, 10 Aug 2004 20:10:57 +0000
+
+cvs2svn (0.1278-1) unstable; urgency=low
+
+  * New upstream release:
+    - profile-cvs2svn integrated (--profile),
+    - set line ending based on mime-type (--eol-from-mime-type), or
+       do not do it regarding to CVS (--no-default-eol),
+    - rename release candidate scripts to ones without .py ending,
+    - usual bugfixes.
+  * Manpage update according to upstream changes.
+  * Stop shipping verify-cvs2svn by upstream request.
+  * Loose the dependency on Python to be 2.1.0 or later.
+  * Include HTML docs in the package.
+
+ -- LÃ¡szlÃ³ BÃ¶szÃ¶rmÃ©nyi (GCS) <gcs@lsc.hu>  Fri, 23 Jul 2004 20:28:34 +0000
+
+cvs2svn (0.1263-1) unstable; urgency=low
+
+  * New upstream release:
+    - new versioning scheme,
+    - more redesign and cleanup,
+    - more speeding up,
+    - new options for specifying a temporary directory, doing a dry-run
+      only and exclude tags/branches (manpage updated accordingly).
+
+ -- LÃ¡szlÃ³ BÃ¶szÃ¶rmÃ©nyi (GCS) <gcs@lsc.hu>  Sun, 18 Jul 2004 19:45:42 +0000
+
+cvs2svn (0.0.1173-1) unstable; urgency=low
+
+  * Fix FTBFS because of run-tests.py specifies python directly
+    (closes: #255828).
+  * New upstream release, redesign of the internals; cvs2svn should be
+    faster and more accurate.
+  * Minor packaging cleanup.
+
+ -- LÃ¡szlÃ³ BÃ¶szÃ¶rmÃ©nyi (GCS) <gcs@lsc.hu>  Sun, 27 Jun 2004 07:54:28 +0000
+
+cvs2svn (0.0.1158-1) unstable; urgency=low
+
+  * New upstream version, fixes minor bugs
+  * Wrap package description at column 76 instead of 79
+
+ -- LÃ¡szlÃ³ BÃ¶szÃ¶rmÃ©nyi (GCS) <gcs@lsc.hu>  Mon, 21 Jun 2004 16:54:08 +0000
+
+cvs2svn (0.0.957-1) unstable; urgency=low
+
+  * New upstream release.
+  * Add rcs to Build-Depends, thanks to Daniel Schepler
+    <schepler@math.berkeley.edu> again (closes: #248215).
+  * Small packaging cleanup, use Build-Depends-Indep instead of Build-Depends
+    and others.
+
+ -- LÃ¡szlÃ³ BÃ¶szÃ¶rmÃ©nyi (GCS) <gcs@lsc.hu>  Mon, 10 May 2004 17:07:51 +0000
+
+cvs2svn (0.0.934-1) unstable; urgency=low
+
+  * New upstream release.
+  * Change the locale setup for package building time self-test. Reported
+    and solution provided by Daniel Schepler <schepler@math.berkeley.edu>,
+    thanks! Closes: #246490.
+
+ -- LÃ¡szlÃ³ BÃ¶szÃ¶rmÃ©nyi (GCS) <gcs@lsc.hu>  Tue, 27 Apr 2004 19:46:23 +0000
+
+cvs2svn (0.0.923-1) unstable; urgency=low
+
+  * New upstream release
+  * Update manpage to reflect new upstream possibilities with --force-branch
+    and --force-tag switches; also fix some oddities
+  * Recommend mime-support as cvs2svn can make use of it
+
+ -- LÃ¡szlÃ³ BÃ¶szÃ¶rmÃ©nyi (GCS) <gcs@lsc.hu>  Sat, 17 Apr 2004 18:21:50 +0000
+
+cvs2svn (0.0.911-1) unstable; urgency=low
+
+  * New upstream release
+  * Big update of manpages (by me, closes: #232933, #232322)
+  * Install upstream README, and minor packaging changes
+
+ -- LÃ¡szlÃ³ BÃ¶szÃ¶rmÃ©nyi (GCS) <gcs@lsc.hu>  Sat,  3 Apr 2004 15:05:22 +0000
+
+cvs2svn (0.0.838-1) unstable; urgency=low
+
+  * Initial release (closes: #237934)
+  * Wrote man page for verify-cvs2svn
+
+ -- LÃ¡szlÃ³ BÃ¶szÃ¶rmÃ©nyi (GCS) <gcs@lsc.hu>  Sun,  7 Mar 2004 16:58:17 +0000
--- cvs2svn-2.3.0.orig/debian/compat
+++ cvs2svn-2.3.0/debian/compat
@@ -0,0 +1 @@
+6
--- cvs2svn-2.3.0.orig/debian/control
+++ cvs2svn-2.3.0/debian/control
@@ -0,0 +1,20 @@
+Source: cvs2svn
+Section: devel
+Priority: optional
+Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.hu>
+Build-Depends-Indep: rcs, cvs, subversion, locales
+Build-Depends: debhelper (>= 6), python, python-support (>= 0.5.3)
+Standards-Version: 3.8.3
+XS-Python-Version: all
+Homepage: http://cvs2svn.tigris.org/
+
+Package: cvs2svn
+Architecture: all
+Depends: ${python:Depends}, subversion (>= 1.0.1), rcs
+XB-Python-Version: ${python:Versions}
+Suggests: cvs, bzr, git-core
+Recommends: mime-support
+Description: Convert a cvs repository to a subversion, bazaar or git repository
+ Converts a CVS repository (including its branches and tags) to a
+ Subversion, Bazaar or Git repository. It is designed for one-time conversions,
+ not for repeated synchronizations between CVS and Subversion, Bazaar or Git.
--- cvs2svn-2.3.0.orig/debian/copyright
+++ cvs2svn-2.3.0/debian/copyright
@@ -0,0 +1,67 @@
+This package was debianized by  LÃ¡szlÃ³ BÃ¶szÃ¶rmÃ©nyi (GCS) <gcs@lsc.hu> on
+Mon Mar 15 14:01:47 CET 2004
+
+Source can be obtained by two ways:
+ 1) Stable releases from:
+    http://cvs2svn.tigris.org/servlets/ProjectDocumentList?folderID=2976
+ 2) Subversion repository:
+    svn co http://svn.collab.net/repos/cvs2svn/trunk/
+
+Upstream Authors:
+Tobias Ringstrom <bliss@tigris.org>
+C. Michael Pilato <cmpilato@tigris.org>
+Brian Fitzpatrick <fitz@tigris.org>
+Karl Fogel <kfogel@tigris.org>
+Max Bowsher <maxb@tigris.org>
+
+Copyright:
+This is version 1 of this license.  It is also available online at
+http://subversion.tigris.org/license-1.html.  If newer versions of
+this license are posted there (the same URL, but with the version
+number incremented: .../license-2.html, .../license-3.html, and so
+on), you may use a newer version instead, at your option.
+
+====================================================================
+Copyright (c) 2000-2004 CollabNet.  All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+1. Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright
+notice, this list of conditions and the following disclaimer in the
+documentation and/or other materials provided with the distribution.
+
+3. The end-user documentation included with the redistribution, if
+any, must include the following acknowledgment: "This product includes
+software developed by CollabNet (http://www.Collab.Net/)."
+Alternately, this acknowledgment may appear in the software itself, if
+and wherever such third-party acknowledgments normally appear.
+
+4. The hosted project names must not be used to endorse or promote
+products derived from this software without prior written
+permission. For written permission, please contact info@collab.net.
+
+5. Products derived from this software may not use the "Tigris" name
+nor may "Tigris" appear in their names without prior written
+permission of CollabNet.
+
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
+WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+IN NO EVENT SHALL COLLABNET OR ITS CONTRIBUTORS BE LIABLE FOR ANY
+DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
+GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
+IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+====================================================================
+
+This software consists of voluntary contributions made by many
+individuals on behalf of CollabNet.
+
--- cvs2svn-2.3.0.orig/debian/cvs2bzr.1
+++ cvs2svn-2.3.0/debian/cvs2bzr.1
@@ -0,0 +1,177 @@
+.TH CVS2BZR "1" "August 2009" "Bazaar" "User Commands"
+.SH NAME
+cvs2bzr \- convert a cvs repository into a bazaar repository
+.SH SYNOPSIS
+.B cvs2bzr
+\fI--options OPTIONFILE\fR
+.SH DESCRIPTION
+.IP
+cvs2bzr [OPTION...] OUTPUT\-OPTION CVS\-REPOS\-PATH
+.PP
+Convert a CVS repository into a Bazaar repository, including history.
+.SH OPTIONS
+.IP
+Configuration via options file:
+.TP
+\fB\-\-options\fR=\fIPATH\fR
+read the conversion options from PATH.  This method
+allows more flexibility than using command\-line
+options.  See documentation for info
+.IP
+Output options:
+.TP
+\fB\-\-dumpfile\fR=\fIPATH\fR
+path to which the data should be written
+.TP
+\fB\-\-dry\-run\fR
+do not create any output; just print what would
+happen.
+.IP
+Conversion options:
+.TP
+\fB\-\-trunk\-only\fR
+convert only trunk commits, not tags nor branches
+.TP
+\fB\-\-encoding\fR=\fIENC\fR
+encoding for paths and log messages in CVS repos.  If
+option is specified multiple times, encoders are tried
+in order until one succeeds.  See
+http://docs.python.org/lib/standard\-encodings.html for
+a list of standard Python encodings.
+.TP
+\fB\-\-fallback\-encoding\fR=\fIENC\fR
+If all \fB\-\-encodings\fR fail, use lossy encoding with ENC
+.TP
+\fB\-\-retain\-conflicting\-attic\-files\fR
+if a file appears both in and out of the CVS Attic,
+then leave the attic version in a SVN directory called
+"Attic"
+.IP
+Symbol handling:
+.TP
+\fB\-\-symbol\-transform\fR=\fIP\fR:S
+transform symbol names from P to S, where P and S use
+Python regexp and reference syntax respectively.  P
+must match the whole symbol name
+.TP
+\fB\-\-symbol\-hints\fR=\fIPATH\fR
+read symbol conversion hints from PATH
+.TP
+\fB\-\-symbol\-default\fR=\fIOPT\fR
+specify how ambiguous symbols are converted.  OPT is
+"heuristic" (default), "strict", "branch", or "tag"
+.TP
+\fB\-\-force\-branch\fR=\fIREGEXP\fR
+force symbols matching REGEXP to be branches
+.TP
+\fB\-\-force\-tag\fR=\fIREGEXP\fR
+force symbols matching REGEXP to be tags
+.TP
+\fB\-\-exclude\fR=\fIREGEXP\fR
+exclude branches and tags matching REGEXP
+.TP
+\fB\-\-keep\-trivial\-imports\fR
+do not exclude branches that were only used for a
+single import (usually these are unneeded)
+.IP
+Subversion properties:
+.TP
+\fB\-\-username\fR=\fINAME\fR
+username for cvs2svn\-synthesized commits
+.TP
+\fB\-\-auto\-props\fR=\fIFILE\fR
+set file properties from the auto\-props section of a
+file in svn config format
+.TP
+\fB\-\-mime\-types\fR=\fIFILE\fR
+specify an apache\-style mime.types file for setting
+svn:mime\-type
+.TP
+\fB\-\-eol\-from\-mime\-type\fR
+set svn:eol\-style from mime type if known
+.TP
+\fB\-\-default\-eol\fR=\fISTYLE\fR
+default svn:eol\-style for non\-binary files with
+undetermined mime types.  STYLE is "binary" (default),
+"native", "CRLF", "LF", or "CR"
+.TP
+\fB\-\-keywords\-off\fR
+don't set svn:keywords on any files (by default,
+cvs2svn sets svn:keywords on non\-binary files to
+"Author Date Id Revision")
+.TP
+\fB\-\-keep\-cvsignore\fR
+keep .cvsignore files (in addition to creating the
+analogous svn:ignore properties)
+.TP
+\fB\-\-cvs\-revnums\fR
+record CVS revision numbers as file properties
+.IP
+Extraction options:
+.TP
+\fB\-\-use\-cvs\fR
+use CVS to extract revision contents (slower than
+\fB\-\-use\-rcs\fR but more reliable) (default)
+.TP
+\fB\-\-use\-rcs\fR
+use RCS to extract revision contents (faster than
+\fB\-\-use\-cvs\fR but fails in some cases)
+.IP
+Environment options:
+.TP
+\fB\-\-tmpdir\fR=\fIPATH\fR
+directory to use for temporary data files (default
+"cvs2svn\-tmp")
+.TP
+\fB\-\-co\fR=\fIPATH\fR
+path to the "co" program (required if \fB\-\-use\-rcs\fR)
+.TP
+\fB\-\-cvs\fR=\fIPATH\fR
+path to the "cvs" program (required if \fB\-\-use\-cvs\fR)
+.TP
+\fB\-\-sort\fR=\fIPATH\fR
+path to the GNU "sort" program
+.IP
+Partial conversions:
+.TP
+\fB\-\-pass\fR=\fIPASS\fR
+execute only specified PASS of conversion
+.TP
+\fB\-p\fR [START]:[END], \fB\-\-passes\fR=\fI[START]\fR:[END]
+execute passes START through END, inclusive (PASS,
+START, and END can be pass names or numbers)
+.IP
+Information options:
+.TP
+\fB\-\-version\fR
+print the version number
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+print this usage message and exit with success
+.TP
+\fB\-\-help\-passes\fR
+list the available passes and their numbers
+.TP
+\fB\-\-man\fR
+write the manpage for this program to standard output
+.TP
+\fB\-v\fR, \fB\-\-verbose\fR
+verbose (may be specified twice for debug output)
+.TP
+\fB\-q\fR, \fB\-\-quiet\fR
+quiet (may be specified twice for very quiet)
+.TP
+\fB\-\-write\-symbol\-info\fR=\fIPATH\fR
+write information and statistics about CVS symbols to
+PATH.
+.TP
+\fB\-\-skip\-cleanup\fR
+prevent the deletion of intermediate files
+.TP
+\fB\-\-profile\fR
+profile with 'hotshot' (into file cvs2svn.hotshot)
+.SH AUTHORS
+Manpage was converted for the Debian GNU/Linux system with help2man by
+Laszlo 'GCS' Boszormenyi <gcs@debian.hu> (but may be used by others).
+.SH SEE ALSO
+cvs(1), bzr(1)
--- cvs2svn-2.3.0.orig/debian/cvs2git.1
+++ cvs2svn-2.3.0/debian/cvs2git.1
@@ -0,0 +1,180 @@
+.TH CVS2GIT "1" "August 2009" "Git" "User Commands"
+.SH NAME
+cvs2git \- convert a cvs repository into a git repository
+.SH SYNOPSIS
+.B cvs2git
+\fI--options OPTIONFILE\fR
+.SH DESCRIPTION
+.IP
+cvs2git [OPTION...] OUTPUT\-OPTION CVS\-REPOS\-PATH
+.PP
+Convert a CVS repository into a Subversion repository, including history.
+.SH OPTIONS
+.IP
+Configuration via options file:
+.TP
+\fB\-\-options\fR=\fIPATH\fR
+read the conversion options from PATH.  This method
+allows more flexibility than using command\-line
+options.  See documentation for info
+.IP
+Output options:
+.TP
+\fB\-\-blobfile\fR=\fIPATH\fR
+path to which the "blob" data should be written
+.TP
+\fB\-\-dumpfile\fR=\fIPATH\fR
+path to which the revision data should be written
+.TP
+\fB\-\-dry\-run\fR
+do not create any output; just print what would
+happen.
+.IP
+Conversion options:
+.TP
+\fB\-\-trunk\-only\fR
+convert only trunk commits, not tags nor branches
+.TP
+\fB\-\-encoding\fR=\fIENC\fR
+encoding for paths and log messages in CVS repos.  If
+option is specified multiple times, encoders are tried
+in order until one succeeds.  See
+http://docs.python.org/lib/standard\-encodings.html for
+a list of standard Python encodings.
+.TP
+\fB\-\-fallback\-encoding\fR=\fIENC\fR
+If all \fB\-\-encodings\fR fail, use lossy encoding with ENC
+.TP
+\fB\-\-retain\-conflicting\-attic\-files\fR
+if a file appears both in and out of the CVS Attic,
+then leave the attic version in a SVN directory called
+"Attic"
+.IP
+Symbol handling:
+.TP
+\fB\-\-symbol\-transform\fR=\fIP\fR:S
+transform symbol names from P to S, where P and S use
+Python regexp and reference syntax respectively.  P
+must match the whole symbol name
+.TP
+\fB\-\-symbol\-hints\fR=\fIPATH\fR
+read symbol conversion hints from PATH
+.TP
+\fB\-\-symbol\-default\fR=\fIOPT\fR
+specify how ambiguous symbols are converted.  OPT is
+"heuristic" (default), "strict", "branch", or "tag"
+.TP
+\fB\-\-force\-branch\fR=\fIREGEXP\fR
+force symbols matching REGEXP to be branches
+.TP
+\fB\-\-force\-tag\fR=\fIREGEXP\fR
+force symbols matching REGEXP to be tags
+.TP
+\fB\-\-exclude\fR=\fIREGEXP\fR
+exclude branches and tags matching REGEXP
+.TP
+\fB\-\-keep\-trivial\-imports\fR
+do not exclude branches that were only used for a
+single import (usually these are unneeded)
+.IP
+Subversion properties:
+.TP
+\fB\-\-username\fR=\fINAME\fR
+username for cvs2svn\-synthesized commits
+.TP
+\fB\-\-auto\-props\fR=\fIFILE\fR
+set file properties from the auto\-props section of a
+file in svn config format
+.TP
+\fB\-\-mime\-types\fR=\fIFILE\fR
+specify an apache\-style mime.types file for setting
+svn:mime\-type
+.TP
+\fB\-\-eol\-from\-mime\-type\fR
+set svn:eol\-style from mime type if known
+.TP
+\fB\-\-default\-eol\fR=\fISTYLE\fR
+default svn:eol\-style for non\-binary files with
+undetermined mime types.  STYLE is "binary" (default),
+"native", "CRLF", "LF", or "CR"
+.TP
+\fB\-\-keywords\-off\fR
+don't set svn:keywords on any files (by default,
+cvs2svn sets svn:keywords on non\-binary files to
+"Author Date Id Revision")
+.TP
+\fB\-\-keep\-cvsignore\fR
+keep .cvsignore files (in addition to creating the
+analogous svn:ignore properties)
+.TP
+\fB\-\-cvs\-revnums\fR
+record CVS revision numbers as file properties
+.IP
+Extraction options:
+.TP
+\fB\-\-use\-cvs\fR
+use CVS to extract revision contents (slower than
+\fB\-\-use\-rcs\fR but more reliable) (default)
+.TP
+\fB\-\-use\-rcs\fR
+use RCS to extract revision contents (faster than
+\fB\-\-use\-cvs\fR but fails in some cases)
+.IP
+Environment options:
+.TP
+\fB\-\-tmpdir\fR=\fIPATH\fR
+directory to use for temporary data files (default
+"cvs2svn\-tmp")
+.TP
+\fB\-\-co\fR=\fIPATH\fR
+path to the "co" program (required if \fB\-\-use\-rcs\fR)
+.TP
+\fB\-\-cvs\fR=\fIPATH\fR
+path to the "cvs" program (required if \fB\-\-use\-cvs\fR)
+.TP
+\fB\-\-sort\fR=\fIPATH\fR
+path to the GNU "sort" program
+.IP
+Partial conversions:
+.TP
+\fB\-\-pass\fR=\fIPASS\fR
+execute only specified PASS of conversion
+.TP
+\fB\-p\fR [START]:[END], \fB\-\-passes\fR=\fI[START]\fR:[END]
+execute passes START through END, inclusive (PASS,
+START, and END can be pass names or numbers)
+.IP
+Information options:
+.TP
+\fB\-\-version\fR
+print the version number
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+print this usage message and exit with success
+.TP
+\fB\-\-help\-passes\fR
+list the available passes and their numbers
+.TP
+\fB\-\-man\fR
+write the manpage for this program to standard output
+.TP
+\fB\-v\fR, \fB\-\-verbose\fR
+verbose (may be specified twice for debug output)
+.TP
+\fB\-q\fR, \fB\-\-quiet\fR
+quiet (may be specified twice for very quiet)
+.TP
+\fB\-\-write\-symbol\-info\fR=\fIPATH\fR
+write information and statistics about CVS symbols to
+PATH.
+.TP
+\fB\-\-skip\-cleanup\fR
+prevent the deletion of intermediate files
+.TP
+\fB\-\-profile\fR
+profile with 'hotshot' (into file cvs2svn.hotshot)
+.SH AUTHORS
+Manpage was converted for the Debian GNU/Linux system with help2man by
+Laszlo 'GCS' Boszormenyi <gcs@debian.hu> (but may be used by others).
+.SH SEE ALSO
+cvs(1), git(1)
--- cvs2svn-2.3.0.orig/debian/cvs2svn.1
+++ cvs2svn-2.3.0/debian/cvs2svn.1
@@ -0,0 +1,334 @@
+.\" Process this file with
+.\" groff -man -Tascii cvs2svn.1
+.TH CVS2SVN "1" "Oct 24, 2004" "Subversion" "User Commands"
+.SH NAME
+cvs2svn \- convert a cvs repository into a subversion repository
+.SH SYNOPSIS
+.B cvs2svn
+[\fIOPTION\fR]... \fIOUTPUT-OPTION CVS-REPOS-PATH\fR
+.br
+.B cvs2svn
+[\fIOPTION\fR]... \fI--options=PATH\fR
+.SH DESCRIPTION
+Create a new Subversion repository based on the version history stored in a
+CVS repository. Each CVS commit will be mirrored in the Subversion
+repository, including such information as date of commit and id of the
+committer.
+.P
+\fICVS-REPOS-PATH\fR is the filesystem path of the part of the CVS
+repository that you want to convert.  It is not possible to convert a
+CVS repository to which you only have remote access; see the FAQ for
+more information.  This path doesn't have to be the top level
+directory of a CVS repository; it can point at a project within a
+repository, in which case only that project will be converted.  This
+path or one of its parent directories has to contain a subdirectory
+called CVSROOT (though the CVSROOT directory can be empty).
+.P
+Multiple CVS repositories can be converted into a single Subversion
+repository in a single run of cvs2svn, but only by using an
+\fB--options\fR file.
+.SH "OPTIONS FILE"
+.TP
+\fB--options\fR=\fIpath\fR
+Read the conversion options from \fIpath\fR instead of from the
+command line.  This option allows far more conversion flexibility than
+can be achieved using the command-line alone.  See the documentation
+for more information.  Only the following command-line options are
+allowed in combination with \fB--options\fR: \fB-h\fR/\fB--help\fR,
+\fB--help-passes\fR, \fB--version\fR, \fB-v\fR/\fB--verbose\fR,
+\fB-q\fR/\fB--quiet\fR, \fB-p\fR/\fB--pass\fR/\fB--passes\fR,
+\fB--dry-run\fR, and \fB--profile\fR.
+.SH "OUTPUT OPTIONS"
+.TP
+\fB-s\fR, \fB--svnrepos\fR \fIpath\fR
+Write the output of the conversion into a Subversion repository
+located at \fIpath\fR.  This option causes a new Subversion repository
+to be created at \fIpath\fR unless the \fB--existing-svnrepos\fR
+option is also used.
+.TP
+\fB--existing-svnrepos\fR
+Load the converted CVS repository into an existing Subversion
+repository, instead of creating a new repository.  (This option should
+be used in combination with \fB-s\fR/\fB--svnrepos\fR.)  The
+repository must either be empty or contain no paths that overlap with
+those that will result from the conversion.  Please note that you need
+write permission for the repository files.
+.TP
+\fB--fs-type\fR
+Pass \fI--fs-type\fR=\fItype\fR to "svnadmin create" when creating a
+new repository.
+.TP
+\fB--bdb-txn-nosync\fR
+Pass \fI--bdb-txn-nosync\fR to "svnadmin create" when creating a new
+BDB-style Subversion repository.
+.TP
+\fB--create-option\fR=\fIopt\fR
+Pass \fIopt\fR to "svnadmin create" when creating a new Subversion
+repository (can be specified multiple times to pass multiple options).
+.TP
+\fB--dumpfile\fR=\fIpath\fR
+Just produce a dumpfile; don't commit to an SVN repository.  Write the
+dumpfile to \fIpath\fR.
+.TP
+\fB--dry-run\fR
+Do not create a repository or a dumpfile; just print the details of what
+cvs2svn would do if it were really converting your repository.
+.SH "CONVERSION OPTIONS"
+.TP
+\fB--trunk-only\fR
+Convert only trunk commits, not tags nor branches.
+.TP
+\fB--trunk\fR=\fIpath\fR
+Set the top-level path to use for trunk in the Subversion repository.
+The default is \fItrunk\fR.
+.TP
+\fB--branches\fR=\fIpath\fR
+Set the top-level path to use for branches in the Subversion
+repository.  The default is \fIbranches\fR.
+.TP
+\fB--tags\fR=\fIpath\fR
+Set the top-level path to use for tags in the Subversion repository.
+The default is \fItags\fR.
+.TP
+\fB--no-prune\fR
+When all files are deleted from a directory in the Subversion
+repository, don't delete the empty directory (the default is to delete
+any empty directories.
+.TP
+\fB--encoding\fR=\fIencoding\fR
+Use \fIencoding\fR as the encoding for filenames, log messages, and
+author names in the CVS repos.  This option may be specified
+multiple times, in which case the encodings are tried in order
+until one succeeds.  Default: ascii.  See
+http://docs.python.org/lib/standard-encodings.html for a list of other
+standard encodings.
+.TP
+\fB--fallback-encoding\fR=\fIencoding\fR
+If none of the encodings specified with \fB--encoding\fR succeed in
+decoding an author name or log message, then fall back to using
+\fIencoding\fR in lossy 'replace' mode.  Use of this option may cause
+information to be lost, but at least it allows the conversion to run
+to completion.  This option only affects the encoding of log messages
+and author names; there is no fallback encoding for filenames.  (By
+using an \fB--options\fR file, it is possible to specify a fallback
+encoding for filenames.)  Default: disabled.
+.TP
+\fB--symbol-transform\fR=\fIpattern\fR:\fIreplacement\fR
+Transform RCS/CVS symbol names before entering them into Subversion.
+\fIpattern\fR is a Python regexp pattern that is matches against the
+entire symbol name; \fIreplacement\fR is a replacement using Python's
+regexp reference syntax.  You may specify any number of these options;
+they will be applied in the order given on the command line.
+.TP
+\fB--symbol-hints\fR=\fIpath\fR
+Read symbol conversion hints from \fIpath\fR.  The format of
+\fIpath\fR is the same as the format output by
+\fB--write-symbol-info\fR, namely a text file with four
+whitespace-separated columns: \fIproject-id\fR, \fIsymbol\fR,
+\fIconversion\fR, and \fIparent-lod-name\fR.  \fIproject-id\fR is
+the numerical ID of the project to which the symbol belongs, counting
+from 0.  \fIproject-id\fR can be set to '.' if project-specificity is
+not needed.  \fIsymbol-name\fR is the name of the symbol being
+specified.  \fIconversion\fR specifies how the symbol should be
+converted, and can be one of the values 'branch', 'tag', or 'exclude'.
+If \fIconversion\fR is '.', then this rule does not affect how the
+symbol is converted.  \fIparent-lod-name\fR is the name of the symbol
+from which this symbol should sprout, or '.trunk.' if the symbol
+should sprout from trunk.  If \fIparent-lod-name\fR is omitted or '.',
+then this rule does not affect the preferred parent of this symbol.
+The file may contain blank lines or comment lines (lines whose first
+non-whitespace character is '#').
+.TP
+\fB--force-branch\fR=\fIregexp\fR
+Force symbols whose names match \fIregexp\fR to be branches.
+\fIregexp\fR must match the whole symbol name.
+.TP
+\fB--force-tag\fR=\fIregexp\fR
+Force symbols whose names match \fIregexp\fR to be tags.  \fIregexp\fR
+must match the whole symbol name.
+.TP
+\fB--exclude\fR=\fIregexp\fR
+Exclude branches and tags whose names match \fIregexp\fR from the
+conversion.  \fIregexp\fR must match the whole symbol name.
+.TP
+\fB--keep-trivial-imports\fR
+Do not exclude branches that were only used for a single import.  (By
+default such branches are excluded because they are usually created by
+the inappropriate use of \fBcvs import\fR.)
+.TP
+\fB--symbol-default\fR=\fIopt\fR
+Specify how to convert ambiguous symbols (those that appear in the CVS
+archive as both branches and tags).  \fIopt\fR must be `heuristic'
+(decide how to treat each ambiguous symbol based on whether it was
+used more often as a branch/tag in CVS), `strict' (no default; every
+ambiguous symbol has to be resolved manually using
+\fB--force-branch\fR, \fB--force-tag\fR, or \fB--exclude\fR), `branch'
+(treat every ambiguous symbol as a branch), or `tag' (treat every
+ambiguous symbol as a tag).  The default is `heuristic'.
+.TP
+\fB--keep-cvsignore\fR
+Include \fI.cvsignore\fR files in the output.  (Normally they are
+unneeded because cvs2svn sets the corresponding \fIsvn:ignore\fR
+properties.)
+.TP
+\fB--retain-conflicting-attic-files\fR
+If a file appears both inside an outside of the CVS attic, retain the
+attic version in an SVN subdirectory called `Attic'.  (Normally this
+situation is treated as a fatal error.)
+.TP
+\fB--username\fR=\fIname\fR
+Set the default username to \fIname\fR when cvs2svn needs to generate
+a commit for which CVS does not record the original username.  This
+happens when a branch or tag is created.  The default is to use no
+author at all for such commits.
+.TP
+\fB--cvs-revnums\fR
+Record CVS revision numbers as file properties in the Subversion
+repository.  (Note that unless it is removed explicitly, the last CVS
+revision number will remain associated with the file even after the
+file is changed within Subversion.)
+.TP
+\fB--mime-types\fR=\fIfile\fR
+Specify an apache-style mime.types \fIfile\fR for setting
+svn:mime-type.
+.TP
+\fB--eol-from-mime-type\fR
+For files that don't have the kb expansion mode but have a known mime
+type, set the eol-style based on the mime type.  For such files, set
+svn:eol-style to "native" if the mime type begins with "text/", and
+leave it unset (i.e., no EOL translation) otherwise.  Files with
+unknown mime types are not affected by this option.  This option has
+no effect unless the \fB--mime-types\fR option is also specified.
+.TP
+\fB--auto-props\fR=\fIfile\fR
+Specify a file in the format of Subversion's config file, whose
+[auto-props] section can be used to set arbitrary properties on files
+in the Subversion repository based on their filenames.  (The
+[auto-props] section header must be present; other sections of the
+config file, including the enable-auto-props setting, are ignored.)
+Filenames are matched to the filename patterns case-insensitively.
+.TP
+\fB--default-eol\fR=\fIstyle\fR
+Set svn:eol-style to \fIstyle\fR for files that don't have the CVS
+`kb' expansion mode and whose end-of-line translation mode hasn't been
+determined by one of the other options.  \fIstyle\fR must be `binary'
+(default), `native', `CRLF', `LF', or `CR'.
+.TP
+\fB--keywords-off\fR
+By default, cvs2svn sets svn:keywords on CVS files to "author id date"
+if the mode of the RCS file in question is either kv, kvl or unset.
+If you use the --keywords-off switch, cvs2svn will not set
+svn:keywords for any file.  While this will not touch the keywords in
+the contents of your files, Subversion will not expand them.
+.SH "EXTRACTION OPTIONS"
+.TP
+\fB--use-internal-co\fR
+Use internal code to extract revision contents.  This is up to 50%
+faster than using \fB--use-rcs\fR, but needs a lot of disk space:
+Roughly the size of your CVS repository plus the peak size of a
+complete checkout of the repository with all branches that existed and
+still had commits pending at a given time.  This option is the
+default.
+.TP
+\fB--use-rcs\fR
+Use RCS 'co' to extract revision contents.
+.TP
+\fB--use-cvs\fR
+Use CVS to extract revision contents (only use this if having
+problems with \fB--use-internal-co\fR or \fB--use-rcs\fR, as those
+options are much faster).
+.SH "ENVIRONMENT OPTIONS"
+.TP
+\fB--tmpdir\fR=\fIpath\fR
+Set the \fIpath\fR to use for temporary data.  Default is a directory
+called \fIcvs2svn-tmp\fR under the current directory.
+.TP
+\fB--svnadmin\fR=\fIpath\fR
+Path to the \fIsvnadmin\fR program.  (\fIsvnadmin\fR is needed when
+the \fB-s\fR/\fB--svnrepos\fR output option is used.)
+.TP
+\fB--co\fR=\fIpath\fR
+Path to the \fIco\fR program.  (\fIco\fR is needed if the
+\fB--use-rcs\fR option is used.)
+.TP
+\fB--cvs\fR=\fIpath\fR
+Path to the \fIcvs\fR program.  (\fIcvs\fR is needed if the
+\fB--use-cvs\fR option is used.)
+.TP
+\fB--sort\fR=\fIpath\fR
+Path to the GNU \fIsort\fR program.  (cvs2svn requires GNU sort.)
+.SH "PARTIAL CONVERSIONS"
+.TP
+\fB-p\fR, \fB--pass\fR \fIpass\fR
+Execute only pass \fIpass\fR of the conversion.  \fIpass\fR can be
+specified by name or by number (see \fB--help-passes\fR).
+.TP
+\fB-p\fR, \fB--passes\fR [\fIstart\fR]:[\fIend\fR]
+Execute passes \fIstart\fR through \fIend\fR of the conversion
+(inclusive).  \fIstart\fR and \fIend\fR can be specified by name or by
+number (see \fB--help-passes\fR).  If \fIstart\fR or \fIend\fR is
+missing, it defaults to the first or last pass, respectively.  For
+this to work the earlier passes must have been completed before on the
+same CVS repository, and the generated data files must be in the
+temporary directory (see \fB--tmpdir\fR).
+.SH "INFORMATION OPTIONS"
+.TP
+\fB--version\fR
+Print the version number.
+.TP
+\fB-h\fR, \fB--help\fR
+Print the usage message and exit with success.
+.TP
+\fB--help-passes\fR
+Print the numbers and names of the conversion passes and exit with
+success.
+.TP
+\fB-v\fR, \fB--verbose\fR
+Print more information while running.  This option may be specified
+twice to output voluminous debugging information.
+.TP
+\fB-q\fR, \fB--quiet\fR
+Print less information while running.  This option may be specified
+twice to suppress all non-error output.
+.TP
+\fB--write-symbol-info\fR=\fIpath\fR
+Write symbol statistics and information about how symbols were
+converted to \fIpath\fR during CollateSymbolsPass.
+.TP
+\fB--skip-cleanup\fR
+Prevent the deletion of temporary files.
+.TP
+\fB--profile\fR
+Profile with 'hotshot' (into file \fIcvs2svn.hotshot\fR).
+.SH FILES
+A directory called \fIcvs2svn-tmp\fR (or the directory specified by
+\fB--tmpdir\fR) is used as scratch space for temporary data files.
+.SH AUTHORS
+Main authors are:
+.br
+C. Michael Pilato <cmpilato@collab.net>
+.br
+Greg Stein <gstein@lyra.org>
+.br
+Branko Èibej <brane@xbc.nu>
+.br
+Blair Zajac <blair@orcaware.com>
+.br
+Max Bowsher <maxb@ukf.net>
+.br
+Brian Fitzpatrick <fitz@red-bean.com>
+.br
+Tobias Ringström <tobias@ringstrom.mine.nu>
+.br
+Karl Fogel <kfogel@collab.net>
+.br
+Erik Hülsmann <e.huelsmann@gmx.net>
+.br
+David Summers <david@summersoft.fay.ar.us>
+.br
+Michael Haggerty <mhagger@alum.mit.edu>
+.PP
+Manpage was written for the Debian GNU/Linux system by
+Laszlo 'GCS' Boszormenyi <gcs@debian.hu> (but may be used by others).
+.SH SEE ALSO
+cvs(1), svn(1), svnadmin(1)
--- cvs2svn-2.3.0.orig/debian/cvs2svn.examples
+++ cvs2svn-2.3.0/debian/cvs2svn.examples
@@ -0,0 +1,3 @@
+cvs2svn-example.options
+cvs2bzr-example.options
+cvs2git-example.options
--- cvs2svn-2.3.0.orig/debian/cvs2svn.lintian
+++ cvs2svn-2.3.0/debian/cvs2svn.lintian
@@ -0,0 +1,4 @@
+cvs2svn: script-not-executable ./usr/share/python-support/cvs2svn/cvs2svn_rcsparse/parse_rcs_file.py
+cvs2svn: script-not-executable ./usr/share/python-support/cvs2svn/cvs2svn_rcsparse/run-tests.py
+cvs2svn: script-not-executable ./usr/share/python-support/cvs2svn/cvs2svn_lib/main.py
+cvs2svn: script-not-executable ./usr/share/python-support/cvs2svn/cvs2svn_lib/version.py
--- cvs2svn-2.3.0.orig/debian/cvs2svn.manpages
+++ cvs2svn-2.3.0/debian/cvs2svn.manpages
@@ -0,0 +1,3 @@
+debian/cvs2svn.1
+debian/cvs2bzr.1
+debian/cvs2git.1
--- cvs2svn-2.3.0.orig/debian/dirs
+++ cvs2svn-2.3.0/debian/dirs
@@ -0,0 +1,3 @@
+usr/bin
+usr/share/doc/cvs2svn
+usr/share/man/man1
--- cvs2svn-2.3.0.orig/debian/pycompat
+++ cvs2svn-2.3.0/debian/pycompat
@@ -0,0 +1 @@
+2.4
--- cvs2svn-2.3.0.orig/debian/rules
+++ cvs2svn-2.3.0/debian/rules
@@ -0,0 +1,56 @@
+#!/usr/bin/make -f
+
+DESTDIR=$(CURDIR)/debian/cvs2svn
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+	
+	# run the built in test suite
+	# locale should be set to en_US for test 27, but it FTBFS sometimes,
+	# so we go for a reduced testsuite.
+	./run-tests.py
+	
+	python setup.py build
+	touch $@
+
+install: install-stamp
+install-stamp:
+	dh_testdir
+	dh_installdirs
+	python setup.py install --root=$(DESTDIR) --prefix=/usr/
+	install -d $(DESTDIR)/usr/share/lintian/overrides/
+	install -m0644 $(CURDIR)/debian/cvs2svn.lintian $(DESTDIR)/usr/share/lintian/overrides/cvs2svn
+
+	touch $@
+
+clean:
+	dh_testdir
+	python setup.py clean
+
+	# clean up
+	rm -rf $(CURDIR)/build/ $(CURDIR)/tmp/ $(CURDIR)/cvs2svn-tmp/
+	rm -f $(CURDIR)/svntest/*.pyc \
+	$(CURDIR)/cvs2svn_rcsparse/*.pyc $(CURDIR)/cvs2svn_lib/*.pyc
+	rm -rf $(CURDIR)/debian/locale/
+	rm -f build-stamp install-stamp
+	dh_clean
+
+binary-arch: build
+
+binary-indep: build install
+	dh_testdir
+	dh_installdocs -i README www/
+	dh_installchangelogs -i
+	dh_installman -i
+	dh_installexamples -i
+	dh_pysupport -i
+	dh_compress -i
+	dh_fixperms -i
+	dh_installdeb -i
+	dh_gencontrol -i
+	dh_md5sums -i
+	dh_builddeb -i
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary binary-indep binary-arch
--- cvs2svn-2.3.0.orig/debian/verify-cvs2svn.1
+++ cvs2svn-2.3.0/debian/verify-cvs2svn.1
@@ -0,0 +1,40 @@
+.TH verify-cvs2svn 1 "April 12, 2004" "Subversion" "User Commands"
+.SH NAME
+verify-cvs2svn \- verify the output of cvs2svn
+.SH SYNOPSIS
+.TP
+\fBverify-cvs2svn\fP [\fB--branch\fP=\fIbranch\fP] [\fB--diff\fP] [\fB--tag\fP=\fItag\fP] [\fB--tempdir\fP=\fIpath\fP] [\fB--trunk\fP] \fIcvs-repos-path\fP \fIsvn-repos-path\fP
+.SH DESCRIPTION
+Verifies that a repository converted by cvs2svn is correct. At the moment
+it verifies the contents of the HEAD revision for trunk and all tags and
+branches.
+.PP
+\fIcvs-repos-path\fP
+is a project's toplevel directory inside your CVS repository.
+.br
+\fIsvn-repos-path\fP
+is the SVN toplevel directory where you converted your repository with
+the cvs2svn script.
+.TP
+\fB--branch\fP=\fIbranch\fP
+Verify contents of the branch \fIbranch\fP only.
+.TP
+\fB--diff\fP
+Run diff on differing files
+.TP
+\fB--tag\fP=\fItag\fP
+Verify contents of the \fItag\fP only.
+.TP
+\fB--tempdir\fP=\fIpath\fP
+A \fIpath\fP to store temporary files.
+.TP
+\fB--trunk\fP
+Verify contents of trunk only.
+.SH LIMITATIONS
+It needs more comments and error checking, but it works if you are careful
+with it. :-)
+.SH SEE ALSO
+cvs(1), svn(1), svnadmin(1), cvs2svn(1)
+.SH AUTHOR
+This manpage was written for the Debian GNU/Linux system by Laszlo 'GCS'
+Boszormenyi <gcs@lsc.hu> (but may be used by others).
--- cvs2svn-2.3.0.orig/debian/watch
+++ cvs2svn-2.3.0/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://cvs2svn.tigris.org/servlets/ProjectDocumentList?folderID=2976&expandFolder=2976&folderID=0 (?:.*/)?cvs2svn-?_?([\d+\.]+|\d+)\.tar.gz debian uupdate
