Package: dpkg-dev Version: 1.13.16 Severity: minor Tags: patch The dpkg-shlibdeps manual page contains the following sentence:
> See dpkg-shlibdeps1 for details of the format of shared library > dependency files. It should have parentheses around the 1. The attached patch adds them. -- Matt
diff -ru dpkg-1.13.16-orig/man/C/dpkg-source.1 dpkg-1.13.16/man/C/dpkg-source.1 --- dpkg-1.13.16-orig/man/C/dpkg-source.1 2006-02-20 06:59:20.000000000 -0800 +++ dpkg-1.13.16/man/C/dpkg-source.1 2006-02-20 07:03:41.000000000 -0800 @@ -62,7 +62,7 @@ reports as satisfying the library dependency, or .BR /etc/dpkg/shlibs.default . The first match will be used. See -.BR dpkg-shlibdeps 1 +.BR dpkg-shlibdeps (1) for details of the format of shared library dependency files. .B dpkg\-genchanges
signature.asc
Description: Digital signature

