From 8e3ae72c3e57941f2b6a50f960c18a49ce4ee9b3 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Thu, 11 Jan 2007 00:25:31 +0100 Subject: [PATCH] fix manpage issue of gsuggest.pl and make package lintian clean therefore --- debian/overrides | 1 + debian/rules | 3 ++- manpages/gsuggest.1 | 5 +++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/overrides b/debian/overrides index b8bd6f9..ecf8324 100644 --- a/debian/overrides +++ b/debian/overrides @@ -28,3 +28,4 @@ grml-scripts: statically-linked-binary ./usr/bin/ip-screen grml-scripts: statically-linked-binary ./usr/sbin/reread_partition_table grml-scripts: statically-linked-binary ./usr/bin/vmware-detect grml-scripts: statically-linked-binary ./usr/sbin/dpkg_not_running +grml-scripts: script-with-language-extension usr/bin/gsuggest.pl diff --git a/debian/rules b/debian/rules index 15aba17..cc42e84 100755 --- a/debian/rules +++ b/debian/rules @@ -145,7 +145,8 @@ binary-arch: build install /usr/share/man/man1/grml-scripts.1.gz /usr/share/man/man1/XF86AudioLowerVolume.1.gz \ /usr/share/man/man1/grml-scripts.1.gz /usr/share/man/man1/XF86AudioMute.1.gz \ /usr/share/man/man1/grml-scripts.1.gz /usr/share/man/man1/XF86AudioRaiseVolume.1.gz \ - /usr/share/man/man1/grml-scripts.1.gz /usr/share/man/man1/zsh-login.1.gz + /usr/share/man/man1/grml-scripts.1.gz /usr/share/man/man1/zsh-login.1.gz \ + /usr/share/man/man1/gsuggest.1.gz /usr/share/man/man1/gsuggest.pl.1.gz dh_strip dh_compress mkdir -p $(CURDIR)/debian/grml-scripts/usr/share/lintian/overrides/ diff --git a/manpages/gsuggest.1 b/manpages/gsuggest.1 index 0be7cc0..7bbaf80 100644 --- a/manpages/gsuggest.1 +++ b/manpages/gsuggest.1 @@ -1,5 +1,6 @@ -.TH gsuggest.pl 1 -gsuggest.pl \- google suggest, ask google for keyword suggestions +.TH GSUGGEST.PL 1 +.SH NAME +gsuggest.pl \- google suggest on the commandline .SH SYNOPSIS .B gsuggest.pl .RI keyword " [ another-keyword ]" -- 2.1.4