Author: nekral-guest
Date: 2006-04-16 00:14:25 +0000 (Sun, 16 Apr 2006)
New Revision: 245
Modified:
trunk/debian/changelog
trunk/man/C/dpkg-source.1
trunk/man/ChangeLog
Log:
Document the shlibs.local format in dpkg-source(1). CLoses: #316485
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2006-04-13 10:54:59 UTC (rev 244)
+++ trunk/debian/changelog 2006-04-16 00:14:25 UTC (rev 245)
@@ -19,6 +19,7 @@
[ 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) <[EMAIL PROTECTED]> Thu, 13 Apr 2006 12:51:15 +0200
Modified: trunk/man/C/dpkg-source.1
===================================================================
--- trunk/man/C/dpkg-source.1 2006-04-13 10:54:59 UTC (rev 244)
+++ trunk/man/C/dpkg-source.1 2006-04-16 00:14:25 UTC (rev 245)
@@ -62,9 +62,11 @@
.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
Modified: trunk/man/ChangeLog
===================================================================
--- trunk/man/ChangeLog 2006-04-13 10:54:59 UTC (rev 244)
+++ trunk/man/ChangeLog 2006-04-16 00:14:25 UTC (rev 245)
@@ -1,3 +1,7 @@
+2006-04-16 Nicolas Francois <[EMAIL PROTECTED]>
+
+ * C/dpkg-source.1: Document the shlibs.local format.
+
2006-04-11 Nicolas Francois <[EMAIL PROTECTED]>
* po4a.mk: Add a $(po4a_translate_options) variable to allow
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]