Quellcode durchsuchen

Document the shlibs.local format in dpkg-source(1). CLoses: #316485

Nicolas FRANCOIS vor 20 Jahren
Ursprung
Commit
4782d11aed
3 geänderte Dateien mit 10 neuen und 3 gelöschten Zeilen
  1. 1 0
      debian/changelog
  2. 5 3
      man/C/dpkg-source.1
  3. 4 0
      man/ChangeLog

+ 1 - 0
debian/changelog

@@ -19,6 +19,7 @@ dpkg (1.13.19~) UNRELEASED; urgency=low
 
   [ Nicolas Francois ]
   * Generate the Russian man pages in the KOI8-R charset. Closes: #361987
+  * Document the shlibs.local format in dpkg-source(1). CLoses: #316485
 
  -- Bart Cornelis (cobaco) <cobaco@linux.be>  Thu, 13 Apr 2006 12:51:15 +0200
 

+ 5 - 3
man/C/dpkg-source.1

@@ -62,9 +62,11 @@ control area file of the package containing the file which
 .B objdump
 reports as satisfying the library dependency, or
 .BR /etc/dpkg/shlibs.default .
-The first match will be used. See
-.BR dpkg-shlibdeps (1)
-for details of the format of shared library dependency files.
+The first match will be used.
+The format for a shared library dependency information entry in these
+files is:
+.br
+<library name>        <version/soname>        <dependencies>
 
 .B dpkg\-genchanges
 reads information from an unpacked and built Debian source tree and

+ 4 - 0
man/ChangeLog

@@ -1,3 +1,7 @@
+2006-04-16  Nicolas Francois  <nicolas.francois@centraliens.net>
+
+	* C/dpkg-source.1: Document the shlibs.local format.
+
 2006-04-11  Nicolas Francois  <nicolas.francois@centraliens.net>
 
 	* po4a.mk: Add a $(po4a_translate_options) variable to allow