Bladeren bron

Add a reference to the Debian Policy Manual for a detailed description of
the shlibs format. Thanks to Russ Allbery (#316485).

Nicolas FRANCOIS 20 jaren geleden
bovenliggende
commit
9b8560145a
2 gewijzigde bestanden met toevoegingen van 4 en 1 verwijderingen
  1. 1 1
      man/C/dpkg-source.1
  2. 3 0
      man/ChangeLog

+ 1 - 1
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
 <library name>        <version/soname>        <dependencies>
 

+ 3 - 0
man/ChangeLog

@@ -1,6 +1,9 @@
 2006-04-19  Nicolas Francois  <nicolas.francois@centraliens.net>
 
 	* 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  <nicolas.francois@centraliens.net>