]> err.no Git - dpkg/commitdiff
Document the shlibs.local format in dpkg-source(1). CLoses: #316485
authorNicolas FRANCOIS <nekral-guest@users.alioth.debian.org>
Sun, 16 Apr 2006 00:14:25 +0000 (00:14 +0000)
committerNicolas FRANCOIS <nekral-guest@users.alioth.debian.org>
Sun, 16 Apr 2006 00:14:25 +0000 (00:14 +0000)
debian/changelog
man/C/dpkg-source.1
man/ChangeLog

index b337e5b550ea3c6d3c6babaa9d8f603f427e05e7..4f7e5e7c726c32ddf7e2aa802951980a01195ade 100644 (file)
@@ -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
 
index f33aff4fcc57c293236771ef615bf034f6706ad5..077cc3c8e277b4a2766aea4c614782f8357df424 100644 (file)
@@ -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
index ae9700ec4ec7e8236971ec815e8bf1714f684757..2afb206ee1babd1950395127b831e79d72112c66 100644 (file)
@@ -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