On Wed, Sep 29, 2004 at 05:41:22PM +0100, Ben Hill wrote:
> Apologies if I'm being lame, this is my first Debian package.
>
> I'm running lintian -i to check my built package, but I'm getting the
> error:
>
> binary-without-manpage
>
> The software does not come with a manpage, but I've edited the
> {app}/debian/manpage.1.ex file adding in the content, then renamed it
> manpage.1.
>
> What am I missing?
Did you also modify debian/rules file to include this file?
Change:
# dh_installman
To:
dh_installman debian/manpage.1
Also change the name of the manpage to the <name-of-binary>.1
regards
fEnIo
--
_ Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 |
IRC:fEnIo
_|_|_ 32-050 Skawina - Glowackiego 3/15 - w. malopolskie - Polska
(0 0) phone:+48602383548 | Slackware - the weakest link
ooO--(_)--Ooo http://skawina.eu.org | JID:[EMAIL PROTECTED] | RLU:172001
signature.asc
Description: Digital signature

