This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "dpkg's main repository".
The branch, dpkg-shlibdeps-buxy has been updated
via f2b323254027d7e5693ec2e26b78dd2d71d65a70 (commit)
from fad6a8ea7f34fb073fabae2da819063a2781ad98 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f2b323254027d7e5693ec2e26b78dd2d71d65a70
Author: Raphael Hertzog <[EMAIL PROTECTED]>
Date: Thu Aug 2 18:27:21 2007 +0200
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.
-----------------------------------------------------------------------
Summary of changes:
debian/dpkg-dev.install | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/debian/dpkg-dev.install b/debian/dpkg-dev.install
index d5e165c..ae1a2e4 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
hooks/post-receive
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]