Package: python-central Version: 0.5.0 Severity: minor Tags: patch Hi,
this patch quotes all minus signs in the pycentral.1 man page. Otherwise they will be displayed as dashes (Gedankenstrich) in a UTF8 locale. Regards, Bastian -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-treasure21 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages python-central depends on: ii python 2.3.5-11 An interactive high-level object-o python-central recommends no packages. -- no debconf information
--- python-central-0.5.0.orig/pycentral.1 2006-06-27 00:53:31.127416763 +0200 +++ python-central-0.5.0/pycentral.1 2006-06-27 00:53:58.505258323 +0200 @@ -4,7 +4,7 @@ .SH SYNOPSIS .PP .B pycentral -.I [-h] [-v] <cmd> [<cmd options>] [<args>] +.I [\-h] [\-v] <cmd> [<cmd options>] [<args>] .SH DESCRIPTION .PP .B pycentral @@ -13,10 +13,10 @@ byte-compilation and -removal tasks in installation scripts. .SH OPTIONS .TP -.I -v, --version +.I \-v, \-\-version Limit the output to the version numbers of the python versions. .TP -.I -h, --help +.I \-h, \-\-help Print a help text. .PP pycentral has following sub commands. For fine grained help,