On Thu, Apr 07, 2016 at 12:12:13AM +0200, Andreas Beckmann wrote: > On 2016-04-05 19:29, Ralf Treinen wrote: > > How it got there I cannot tell. AFAIK, arch=all packages are not rebuild > > by autobuilders, so the -doc package in the archive should be the one > > that you have uploaded. Maybe that has changed, as the mail by anbe seems > > arch:all packages can be build by the buildds for sid and experimental: > > https://lists.debian.org/debian-devel-announce/2015/08/msg00007.html
Right. I was just wondering why this was actually happening on the buildd, until I realised that it was a source-only upload of orthonc. Sebastien: you can see a log of the package build for arch=all on the package tracker, or directly on https://buildd.debian.org/status/logs.php?pkg=orthanc&ver=1.0.0%2Bdfsg-2&arch=all You might want to split the build process of your package into build-arch and build-indep. -Ralf.