Package: plib1.8.4c2 Version: 1.8.4-7 Severity: serious Tag: patch Hello,
A package builded with plib 1.8.4-7 but depends on plib1.8.4c2 1.8.4-7.
If I keep the 1.8.4-6 release, libplibjs.so.1.8.4 can't be found because
of #425724
$ldd /usr/games/supertuxkart |grep libplibjs
libplibjs.so.1.8.4 => not found
This can be fixed by a versioned shlibs.
In debian/rules replace:
dh_makeshlibs -a
by
dh_makeshlibs -a -V 'plib1.8.4c2 (>= 1.8.4-7)'
Best regards,
Gonéri Le Bouder
signature.asc
Description: Digital signature

