From: Raphael Hertzog Date: Thu, 2 Aug 2007 16:27:21 +0000 (+0200) Subject: Fix debian/dpkg-dev.install to also list the new manpages. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2b323254027d7e5693ec2e26b78dd2d71d65a70;p=dpkg Fix debian/dpkg-dev.install to also list the new manpages. The deb-symbols and dpkg-gensymbols man pages were missing in the list of files to install in the dpkg-dev package. --- diff --git a/debian/dpkg-dev.install b/debian/dpkg-dev.install index d5e165c3..ae1a2e4b 100644 --- a/debian/dpkg-dev.install +++ b/debian/dpkg-dev.install @@ -29,6 +29,8 @@ usr/share/man/*/*/deb-override.5 usr/share/man/*/deb-override.5 usr/share/man/*/*/deb-shlibs.5 usr/share/man/*/deb-shlibs.5 +usr/share/man/*/*/deb-symbols.5 +usr/share/man/*/deb-symbols.5 usr/share/man/*/*/deb-old.5 usr/share/man/*/deb-old.5 usr/share/man/*/*/deb.5 @@ -45,6 +47,8 @@ usr/share/man/*/*/dpkg-genchanges.1 usr/share/man/*/dpkg-genchanges.1 usr/share/man/*/*/dpkg-gencontrol.1 usr/share/man/*/dpkg-gencontrol.1 +usr/share/man/*/*/dpkg-gensymbols.1 +usr/share/man/*/dpkg-gensymbols.1 usr/share/man/*/*/dpkg-name.1 usr/share/man/*/dpkg-name.1 usr/share/man/*/*/dpkg-parsechangelog.1