From: Kevin M. Rosenberg Date: Thu, 19 Oct 2006 03:22:39 +0000 (+0000) Subject: r11234: add man page symlink for _vvcs-tree X-Git-Tag: v0.3.2~4 X-Git-Url: http://git.kpe.io/?p=vcs-tree.git;a=commitdiff_plain;h=f21f10e9e933b60bdd036725d8b4997309ccaf48 r11234: add man page symlink for _vvcs-tree --- diff --git a/debian/control b/debian/control index 3d45dbd..79f6fe0 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends: debhelper (>> 4.0.0), sbcl (>= 0.9.4) -Standards-Version: 3.7.1.1 +Standards-Version: 3.7.2.2 Package: vcs-tree Architecture: any diff --git a/debian/rules b/debian/rules index c97a2f6..0b220c5 100755 --- a/debian/rules +++ b/debian/rules @@ -59,6 +59,7 @@ binary-arch: build install # dh_installinit # dh_installcron dh_installman $(pkg).1 + dh_link usr/share/man/man1/$(pkg).1 usr/share/man/man1/_$(pkg).1 # dh_installinfo # dh_undocumented dh_installchangelogs