This is an automatic notification regarding your Bug report
which was filed against the release.debian.org package:
#993945: transition: evolution-data-server
It has been closed by Sebastian Ramacher <[email protected]>.
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Sebastian Ramacher
<[email protected]> by
replying to this email.
--
993945: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993945
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
On 2021-09-26 21:31:30 +0200, Sebastian Ramacher wrote:
> Control: tags -1 confirmed
> Control: forwarded -1
> https://release.debian.org/transitions/html/auto-evolution-data-server.html
>
> On 2021-09-26 09:19:54 -0400, Jeremy Bicha wrote:
> > https://release.debian.org/transitions/html/auto-evolution-data-server.html
> >
> > This needs sourceful uploads of evolution-data-server, evolution, and
> > evolution-ews. Then binNMUs for the rest.
> >
> > The libgweather transition completed.
> >
> > However, we probably want glib2.0 to migrate to testing first (now
> > entangled with the libffi transition) since the rebuilds could easily
> > end up with a dependency on the new glib.
>
> Please feel free to go ahead after glib2.0 migrated.
The old binaries have been removed from testing. Closing
Cheers
--
Sebastian Ramacher
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: moreinfo
User: [email protected]
Usertags: transition
X-Debbugs-Cc: [email protected]
Forwarded:
https://release.debian.org/transitions/html/auto-evolution-data-server.html
Control: block -1 by 992870
Control: block -1 by 993934
Control: block 991036 by -1
Control: block 993850 by -1
Another 6-month GNOME release cycle, another evolution-data-server ABI
bump, you know how this works.
This transition is not ready to go yet, so I'm marking it moreinfo. It
should be done after the gnome-shell/mutter transition (#992870), and
is entangled with libgweather (#993934); Jeremy Bicha recommended that
we do libgweather first, or maybe they could go together if enough
maintainer bandwidth is available.
I am not an Evolution maintainer, and please don't assume I am a suitable
contact person for this transition - I'm only opening the bug so that I can
mark it as a blocker for issues that are fixed in GNOME 40 packages
involved in this transition.
Ben file:
title = "evolution-data-server";
is_affected = .depends ~
/\b(libedataserver\-1\.2\-25|libedataserverui\-1\.2\-2)\b/ | .depends ~
/\b(libedataserver\-1\.2\-26|libedataserverui\-1\.2\-3)\b/;
is_good = .depends ~ /\b(libedataserver\-1\.2\-26|libedataserverui\-1\.2\-3)\b/;
is_bad = .depends ~ /\b(libedataserver\-1\.2\-25|libedataserverui\-1\.2\-2)\b/;
--- End Message ---