Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: transition
X-Debbugs-Cc: [email protected], [email protected]
Control: affects -1 + src:gpsd

New version of gpsd 3.25 introduces changes in shared libraries API (and of 
course ABI)
soname is bumped from 28 to 30

All rdeps should be good to binNMU against the new libraries, after patching 
some of
them and asking the respective maintainers to upload to unstable.

The expected outcome is a smooth transition.

Ben file:

title = "gpsd";
is_affected = .depends ~ /\b(libgps28|libqgpsmm28)\b/ | .depends ~ 
/\b(libgps30|libqgpsmm30)\b/;
is_good = .depends ~ /\b(libgps30|libqgpsmm30)\b/;
is_bad = .depends ~ /\b(libgps28|libqgpsmm28)\b/;

Reply via email to