Hi,
Now that I reread your report and checked other parts....
> I'm not sure if this is an actual bug with the documentation itself, but
> atleast I had
> some issues following it. Chapter 5.8 deal with man- pages and their files,
> which is
> generally a nice piece of documentation. Regardless of that I tried to
> complie my
> package several times without getting any fresh man -pages with it.
did you placed argument for dh_installman in debian/rules?
dh_installman debian/myapp.1
This should have fixed situation.
By the way, commented out
docbook-to-man debian/testpack.sgml > testpack.1
in debian/rules is meant to be run from root of source (not from
debian/) and it is writing manpage to root of source thus no argument
is given to dh_installman.
I agree it is confusing ... but adding all the detail is not objective
of this document. This should be figured out by reading manpage for
dh_installman.
Osamu
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]