On Sat, Jun 09, 2018 at 08:30:02AM +0200, Frank B. Brokken wrote: > Dear Santiago Vila, you wrote: > > > > Package: src:yodl > > Version: 4.02.00-2 > > Severity: serious > > > > Dear maintainer: > > > > I tried to build this package in stretch with "dpkg-buildpackage -A" > > but it failed: > > (etc) > > Dear Santiago, > > Thx for the bug report. I'll have a look at it asap. As a side note: As > `stretch' is the current stable distribution I'm slightly curious as to what > may be have caused this error. Maybe -A has never been used? Anyway, I'll > check things out. Maybe it's only required to define the missing target in > debian/rules :-)
Sorry, there was a typo in the bug report. I meant "buster" of course. The reason for this is that -A was never tried with the current version (4.02.00-2). You can avoid this type of bugs to propagate to testing by uploading in source-only form (dpkg-buildpackage -S). That way we would get official build logs here for the arch:all autobuilder: https://buildd.debian.org/status/package.php?p=yodl Thanks.