Source: antpm
Version: 1.16-2
Severity: serious
Justification: fails to build from source

Builds of antpm explicitly targetting only its architecture-dependent
binary packages (as on the autobuilders, or with debuild -B or the
like) have been failing, even though those are in fact its only binary
packages:

     dh_installman -a
  debian/antpm-downloader.1: No such file or directory at 
/usr/bin/dh_installman line 130.
  make: *** [binary-arch] Error 2

The problem appears to be that a handful of important commands appear
only in the build target, which such builds skip.  I'd suggest either
moving those commands to the override_dh_install target, which should
run in time, or renaming build to build-arch and having build depend
on build-arch.

Could you please take a look?

Thanks!


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to