On Sun, Feb 03, 2019 at 07:10:26PM +0100, Sven Joachim wrote:
> On 2019-02-03 09:32 -0800, tony mancill wrote:
> 
> > On Sun, Feb 03, 2019 at 11:44:41AM +0100, Andreas Beckmann wrote:
> >> Package: icmake,icmake-doc
> >> Version: 9.02.08-1
> >> Severity: serious
> >> User: debian...@lists.debian.org
> >> Usertags: piuparts
>
> <--snip-->
> 
> No, your dh_link override is broken.  This is what you have in
> debian/rules:
> 
> ,----
> | override_dh_link:
> |     dh_link usr/share/man/man1/icmake.1.gz usr/share/man/man1/icmun.1.gz
> `----
> 
> Like most debhelper commands, dh_link acts upon the first package it
> finds by default.  In a full or arch-only build this is the icmake
> package, but in an arch-indep build it is icmake-doc, since icmake is
> not built then.  Use "dpkg-buildpackage -A" to see for yourself.
> 
> The solution is to use override_dh_link-arch instead of
> override_dh_link.  Or create an icmake.links file and drop the override.

Thank you Sven!  That's very helpful, not only because it addresses this 
specific
problem, but also because it will improve the quality of my local builds
and testing.

Much appreciated!
tony

Attachment: signature.asc
Description: PGP signature

Reply via email to