This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
commit 01f819fb4742d68063f4aee12b63b84b5100b014 Author: Guillem Jover <[email protected]> Date: Wed Aug 17 00:53:25 2016 +0200 man: Add man page references to other binary control files in dpkg(1) --- debian/changelog | 1 + man/dpkg.1 | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index bed8b01..393cb30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ dpkg (1.18.11) UNRELEASED; urgency=medium deb-preinst(5) and deb-prerm(5). - Add new deb-src-files(5) man page. Prompted by Johannes Schauer <[email protected]>. + - Add man page references to other binary control files in dpkg(1). * Build system: - Add support for profiling perl modules. - Clean up compiler and linker automatic flag usage in configure. diff --git a/man/dpkg.1 b/man/dpkg.1 index a3b6cb3..0c0338e 100644 --- a/man/dpkg.1 +++ b/man/dpkg.1 @@ -961,6 +961,8 @@ for more information about them: .IR prerm " (\fBdeb\-prerm\fP(5))" .IR postrm " (\fBdeb\-postrm\fP(5))" .IR triggers " (\fBdeb\-triggers\fP(5))" +.IR shlibs " (\fBdeb\-shlibs\fP(5))" +.IR symbols " (\fBdeb\-symbols\fP(5))" .fi .RE . -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/dpkg/dpkg.git

