← Back to issue list

[Bug] makeshlibs generate shdeps with wrong version

View original Github issue

Metadata

Project
debcraft
Number
#150
Type
issue
State
open
Author
hector-cao
Labels
Created
2026-04-27 15:02:57+00:00
Updated
2026-04-27 15:02:57+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

For Ubuntu Resolute, When I tried to build libvirt0 shared library package from libvirt; The makeshdeps helper generates the **shdeps** file with these versions: ``` libvirt-qemu 0 libvirt0 (>= 12.0.0-1ubuntu5) libvirt 0 libvirt0 (>= 12.0.0-1ubuntu5) libvirt-lxc 0 libvirt0 (>= 12.0.0-1ubuntu5) libvirt-admin 0 libvirt0 (>= 12.0.0-1ubuntu5) ``` The version is the full version but I would expect them to be only the upstream versions of the shared library

Evaluation history

No evaluation history available.