Package: release.debian.org Severity: normal User: [email protected] Usertags: transition X-Debbugs-Cc: [email protected], [email protected] Control: affects -1 + src:g2clib
There is a minor transition I wish to proceed. g2clib upstream have added an SOVERSION of .0 so the package name has changed libg2c0d -> libg2c0 Three dependencies will need rebuilding: pygrib, ncl and grads. I also maintain these 3 packages and they trivially rebuild. So this can be done in a day, without impacting other transitions. title = "g2clib"; is_affected = .depends ~ "libg2c0d" | .depends ~ "libg2c0"; is_good = .depends ~ "libg2c0"; is_bad = .depends ~ "libg2c0d";

