From: Nicolas FRANCOIS Date: Wed, 19 Apr 2006 17:31:04 +0000 (+0000) Subject: Add a reference to the Debian Policy Manual for a detailed description of X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b8560145a2aaa84884cb1f833888a31ae3a41f2;p=dpkg Add a reference to the Debian Policy Manual for a detailed description of the shlibs format. Thanks to Russ Allbery (#316485). --- diff --git a/man/C/dpkg-source.1 b/man/C/dpkg-source.1 index 077cc3c8..e22773e4 100644 --- a/man/C/dpkg-source.1 +++ b/man/C/dpkg-source.1 @@ -64,7 +64,7 @@ reports as satisfying the library dependency, or .BR /etc/dpkg/shlibs.default . The first match will be used. The format for a shared library dependency information entry in these -files is: +files is (see the Debian Policy Manual for details): .br diff --git a/man/ChangeLog b/man/ChangeLog index 76f5f21c..499cef0e 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,6 +1,9 @@ 2006-04-19 Nicolas Francois * C/install-info.8: Add a missing quote arround the date. + * C/dpkg-source.1: Add a reference to the Debian Policy Manual for + a detailed description of the shlibs format. Thanks to Russ + Allbery. 2006-04-16 Nicolas Francois