Hi Andreas,
On Fri, Oct 10, 2014 at 10:16 PM, Andreas Tille <andreas@an3as.eu> wrote:
Hi Jorge,
could you please commit all branches or properly import-orig
pristine-tar. The pristine-tar branch is lacking version 1.5.0.
I need to merge a couple of fixes to the Fastaq upstream project.
Once I'm happy with that, I'll do this.
On Fri, Oct 10, 2014 at 04:51:51PM +0100, Jorge Sebastião Soares wrote:
> The conversion takes place and the man files are moved to the directory:
>
> debian/man.
Well, the debian/man dir is irrelevant the
debian/<pkgname>.manpages
file is read by dh_installman and this is the reason why the manpages
are moved around in your snp-sites example. Just point the dh_installman
helper script point to the right places - that's perfectly orthogonal to
the programming language a package is written in.
Thanks for the explanation.
I
had completely forgotten how it works. I did have a chat with Sascha
after I sent the mail out and he essentially told me the same as you.
I'll write back today when everything is in place.
Regads,
Jorge