]> err.no Git - dpkg/commitdiff
Fix debian/dpkg-dev.install to also list the new manpages.
authorRaphael Hertzog <hertzog@debian.org>
Thu, 2 Aug 2007 16:27:21 +0000 (18:27 +0200)
committerRaphael Hertzog <hertzog@debian.org>
Thu, 2 Aug 2007 16:27:21 +0000 (18:27 +0200)
The deb-symbols and dpkg-gensymbols man pages were missing in
the list of files to install in the dpkg-dev package.

debian/dpkg-dev.install

index d5e165c32dd4d319e225b5b402c165c16cbe58e0..ae1a2e4b89ee61a7343ca363aa3ff186ba066c72 100644 (file)
@@ -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