[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1039484: transition: gpsd



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: transition
X-Debbugs-Cc: gpsd@packages.debian.org, bage@debian.org
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 to: