Package: debhelper Version: 4.2.34 Severity: minor Tags: patch
Found some typos in '/usr/share/man/man1/dh_makeshlibs.1.gz', see attached '.diff'. Hope this helps... -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.9-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages debhelper depends on: ii binutils 2.15-5 The GNU assembler, linker and bina ii coreutils [fileutils] 5.2.1-2 The GNU core utilities ii debconf-utils 1.4.48 debconf utilities ii dpkg-dev 1.10.27 Package building tools for Debian ii file 4.12-1 Determines file type using "magic" ii fileutils 5.2.1-2 The GNU file management utilities ii html2text 1.3.2a-1 An advanced HTML to text converter ii perl 5.8.4-8 Larry Wall's Practical Extraction ii po-debconf 0.8.23 manage translated Debconf template -- no debconf information
--- - 2005-04-22 06:14:08.967294000 -0400 +++ /tmp/dh_makeshlibs1.gz.1608 2005-04-22 06:14:08.962803466 -0400 @@ -134,7 +134,7 @@ dh_makeshlibs \- automatically create shlibs file .SH "SYNOPSIS" .IX Header "SYNOPSIS" -\&\fBdh_makeshlibs\fR [\fIdebhelper\ options\fR] [\fB\-m\fR\fImajor\fR] [\fB\-V\fR\fI[dependancies]\fR] [\fB\-n\fR] [\fB\-X\fR\fIitem\fR] +\&\fBdh_makeshlibs\fR [\fIdebhelper\ options\fR] [\fB\-m\fR\fImajor\fR] [\fB\-V\fR\fI[dependencies]\fR] [\fB\-n\fR] [\fB\-X\fR\fIitem\fR] .SH "DESCRIPTION" .IX Header "DESCRIPTION" dh_makeshlibs is a debhelper program that automatically scans for shared @@ -150,21 +150,21 @@ use the major number specified after the \-m parameter. This is much less useful than it used to be, back in the bad old days when this program looked at library filenames rather than using objdump. -.IP "\fB\-V\fR, \fB\-V\fR\fIdependancies\fR" 4 -.IX Item "-V, -Vdependancies" +.IP "\fB\-V\fR, \fB\-V\fR\fIdependencies\fR" 4 +.IX Item "-V, -Vdependencies" .PD 0 .IP "\fB\-\-version\-info\fR, \fB\-\-version\-info=\fR\fIdependancies\fR" 4 .IX Item "--version-info, --version-info=dependancies" .PD By default, the shlibs file generated by this program does not make packages depend on any particular version of the package containing the shared -library. It may be necessary for you to add some version dependancy -information to the shlibs file. If \-V is specified with no dependancy +library. It may be necessary for you to add some version dependency +information to the shlibs file. If \-V is specified with no dependency information, the current upstream version of the package is plugged into a -dependancy that looks like \*(L"packagename (>= packageversion)\*(R". Note that in -debhelper compatability levels before v4, the debian part of the package +dependency that looks like \*(L"packagename (>= packageversion)\*(R". Note that in +debhelper compatibility levels before v4, the debian part of the package version number is also included. If \-V is specified with parameters, the -parameters can be used to specify the exact dependancy information needed +parameters can be used to specify the exact dependency information needed (be sure to include the package name). .Sp Beware of using \-V without any parameters; this is a conservative setting

