Your message dated Thu, 16 Jan 2020 11:29:59 +0100
with message-id <[email protected]>
and subject line Re: Bug#947885: transition: gecode
has caused the Debian Bug report #947885,
regarding transition: gecode
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
947885: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947885
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
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)
--- End Message ---
--- Begin Message ---
Hi Kari,
On 07-01-2020 21:51, Paul Gevers wrote:
> On 01-01-2020 18:55, Kari Pahula wrote:
>> I'm about to update gecode from 6.1.0 to 6.2.0 in unstable. SONAME
>> changes from 48 to 49.
[...]
> Please go ahead in unstable.
Everything migrated. Thanks.
Paul
signature.asc
Description: OpenPGP digital signature
--- End Message ---