Control: found -1 1.42
Hi!
On Fri, 2017-08-04 at 16:29:35 +0200, chrysn wrote:
> Package: dpkg-repack
> Version: 1.43
> Severity: normal
[…examples…]
> The :amd64 ones actually produce empty (control file only) .deb files.
>
> For a quick fix, I needed to add some more :amd64 throughout
> dpkg-repack, but I'll look into it more deeply to see whether I can
> produce a proper patch.
Ah thanks for the report, this is a regresion in dpkg-repack 1.42.
I've fixed this locally with an additional ":$inst->{Architecture}" to
the dpkg -L call, but might switch back to using $pkgname as passed
by the user for greated backwards compat with older dpkg versions.
Will queue the fix for stable too probably.
Thanks,
Guillem