Control: tags -1 confirmed
On 10/07/2024 18:49, Teus Benschop wrote:
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: libp...@packages.debian.org, teusbensc...@debian.org
Control: affects -1 + src:libpqxx
User: release.debian....@packages.debian.org
Usertags: transition
The libpqxx upstream is now at version 7.9.
Hence the need to have this in Debian too.
A package already is in the experimental distro.
(please explain about the transition: impacted packages, reason, ...
for more info see: https://wiki.debian.org/Teams/ReleaseTeam/Transitions)
Ben file:
https://release.debian.org/transitions/html/auto-libpqxx.html
Reverse deps:
osm2pgrouting - should build without error with the new lib.
sqlsmith - should build without error with the new lib.
For both packages a binNMU will be sufficient due to the clean library ABI bump.
title = "libpqxx";
is_affected = .depends ~ "libpqxx-7.8t64" | .depends ~ "libpqxx-7.9";
is_good = .depends ~ "libpqxx-7.9";
is_bad = .depends ~ "libpqxx-7.8t64";
This is a request for a transition slot for this update.
Go ahead.
Emilio