]> err.no Git - dpkg/commitdiff
Acutally install deb-version.5 manpage
authorFrank Lichtenheld <djpig@debian.org>
Mon, 3 Dec 2007 23:45:37 +0000 (00:45 +0100)
committerFrank Lichtenheld <djpig@debian.org>
Tue, 4 Dec 2007 00:07:51 +0000 (01:07 +0100)
Add to man/Makefile.am and debian/dpkg-dev.install

debian/dpkg-dev.install
man/Makefile.am

index 8d2a612368ea32387d515c0db625e78da112897f..5ad0fa92006fccfa8795c7fae466fe33098be02e 100644 (file)
@@ -22,6 +22,8 @@ usr/share/man/*/*/822-date.1
 usr/share/man/*/822-date.1
 usr/share/man/*/*/deb-control.5
 usr/share/man/*/deb-control.5
+usr/share/man/*/*/deb-version.5
+usr/share/man/*/deb-version.5
 usr/share/man/*/*/deb-substvars.5
 usr/share/man/*/deb-substvars.5
 usr/share/man/*/*/deb-override.5
index 63278dbabb98978e152c75cbeb693b3f0b166a0c..a23d63decbc428e083a89c4a5140aeba77ddafc9 100644 (file)
@@ -56,6 +56,7 @@ dist_man_MANS = \
        822-date.1 \
        cleanup-info.8 \
        deb-control.5 \
+       deb-version.5 \
        deb-shlibs.5 \
        deb-substvars.5 \
        deb-symbols.5 \