Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: transition
I'm about to update gecode from 6.1.0 to 6.2.0 in unstable. SONAME changes from 48 to 49. The only reverse dependency is minizinc which I also maintain. Transitively minizinc-ide as well. All of these have had new versions uploaded to experimental. Strictly speaking, the minizinc version in unstable doesn't depend on the library itself but only on flatzinc which is also built from the gecode source package. But the version in experimental would add a dependency on the library. Ben file: title = "gecode"; is_affected = .depends ~ "libgecode48" | .depends ~ "libgecodegist48" | .depends ~ "libgecodeflatzinc48" | .depends ~ "libgecode49" | .depends ~ "libgecodegist49" | .depends ~ "libgecodeflatzinc49"; is_good = .depends ~ "libgecode49" | .depends ~ "libgecodegist49" | .depends ~ "libgecodeflatzinc49"; is_bad = .depends ~ "libgecode48" | .depends ~ "libgecodegist48" | .depends ~ "libgecodeflatzinc48"; -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'oldstable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-9-amd64 (SMP w/8 CPU cores) Kernel taint flags: TAINT_WARN Locale: LANG=C, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)