On Mon, Nov 27, 2023 at 04:33:59PM +0100, Laurent Bigonville wrote:
> Source: libvirt
> Version: 9.9.0-1
> Severity: normal
> 
> Hello,
> 
> libvirt0 Recommends libvirt-l10n with the version equal to
> ${binary:Version}
> 
> But libvirt-l10n is an arch:all package, the version should be
> equal to ${source:Version}

Hi,

you seem to be correct, and in fact we even have a similar dependency
already:

  Package: libvirt-daemon-system
  Architecture: any
  Depends:
   libvirt-daemon-config-network (= ${source:Version}),

Additionally, we have a number of dependencies that go in the
opposite direction, for example:

  Package: libvirt-clients-qemu
  Architecture: all
  Depends:
   libvirt0 (<< ${source:Version}.1~),
   libvirt0 (>= ${source:Version}),

Is the dependency you've identified the only one that looks out of
place? Would you mind going through the control file again (it has
changed quite a bit since you filed the bug) and double checking that
we got the rest right? I'll do the same myself, but an additional
pair of eyes is always good to have :)

Thanks in advance!

-- 
Andrea Bolognani <e...@kiyuko.org>
Resistance is futile, you will be garbage collected.

Attachment: signature.asc
Description: PGP signature

Reply via email to