Package: cvs2svn
Version: 2.3.0-2
Severity: minor
Tags: patch

Attached, a patch for cvs2bzr.1 that fixes the top of the page, and
replaces .IP with .P throughout for more readable formatting.

-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-8-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cvs2svn depends on:
ii  python               2.7.1-0ubuntu5      interactive high-level object-orie
ii  python-support       1.0.10ubuntu3       automated rebuilding support for P
ii  rcs                  5.7-25              The GNU Revision Control System
ii  subversion           1.6.12dfsg-4ubuntu2 Advanced version control system

Versions of packages cvs2svn recommends:
ii  mime-support               3.51-1ubuntu1 MIME files 'mime.types' & 'mailcap

Versions of packages cvs2svn suggests:
ii  bzr                  2.3.1-1ubuntu1      easy to use distributed version co
ii  cvs                  1:1.12.13-12ubuntu1 Concurrent Versions System
ii  git [git-core]       1:1.7.4.1-3         fast, scalable, distributed revisi
ii  git-core             1:1.7.4.1-3         fast, scalable, distributed revisi

-- no debconf information
--- cvs2bzr.1.orig	2009-12-22 01:31:12.000000000 +0000
+++ cvs2bzr.1	2011-04-29 13:30:53.000000000 +0100
@@ -4,20 +4,21 @@
 .SH SYNOPSIS
 .B cvs2bzr
 \fI--options OPTIONFILE\fR
+.br
+.B cvs2bzr
+[\fIOPTION\fR...] \fIOUTPUT\-OPTION CVS\-REPOS\-PATH\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
+.P
 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
+.P
 Output options:
 .TP
 \fB\-\-dumpfile\fR=\fIPATH\fR
@@ -26,7 +27,7 @@
 \fB\-\-dry\-run\fR
 do not create any output; just print what would
 happen.
-.IP
+.P
 Conversion options:
 .TP
 \fB\-\-trunk\-only\fR
@@ -46,7 +47,7 @@
 if a file appears both in and out of the CVS Attic,
 then leave the attic version in a SVN directory called
 "Attic"
-.IP
+.P
 Symbol handling:
 .TP
 \fB\-\-symbol\-transform\fR=\fIP\fR:S
@@ -73,7 +74,7 @@
 \fB\-\-keep\-trivial\-imports\fR
 do not exclude branches that were only used for a
 single import (usually these are unneeded)
-.IP
+.P
 Subversion properties:
 .TP
 \fB\-\-username\fR=\fINAME\fR
@@ -106,7 +107,7 @@
 .TP
 \fB\-\-cvs\-revnums\fR
 record CVS revision numbers as file properties
-.IP
+.P
 Extraction options:
 .TP
 \fB\-\-use\-cvs\fR
@@ -116,7 +117,7 @@
 \fB\-\-use\-rcs\fR
 use RCS to extract revision contents (faster than
 \fB\-\-use\-cvs\fR but fails in some cases)
-.IP
+.P
 Environment options:
 .TP
 \fB\-\-tmpdir\fR=\fIPATH\fR
@@ -131,7 +132,7 @@
 .TP
 \fB\-\-sort\fR=\fIPATH\fR
 path to the GNU "sort" program
-.IP
+.P
 Partial conversions:
 .TP
 \fB\-\-pass\fR=\fIPASS\fR
@@ -140,7 +141,7 @@
 \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
+.P
 Information options:
 .TP
 \fB\-\-version\fR

Reply via email to