[Bug] makeshlibs generate shdeps with wrong version
Metadata
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.