Bug#960534: transition: KDEPIM and KDE Frameworks

2020-05-26 Thread Sandro Knauß
Hey Sebastian,
 
> On 2020-05-22 11:52:27 +0200, Sandro Knauß wrote:
> > I forgot about the the auto-kdav transition that is also part of KDEPIM &
> > KDE Frameworks transition. That means that auto-kdav is automatically
> > solved together with kdepim 20.04 transition.
> 
> Feel free to go ahead with this. Please let us know once the uploads to
> unstable are all done. I'll schedule binNMUs for the remaining packages
> afterwards.

Okay I've uploaded everything, so you can schedule binNMUs with version 
dependencies. The buildds are still busy to finish the set of packages I 
uploaded.

hefee


signature.asc
Description: This is a digitally signed message part.


Bug#960534: transition: KDEPIM and KDE Frameworks

2020-05-23 Thread Sebastian Ramacher
Control: tags -1 + confirmed

Hi Sandro

On 2020-05-22 11:52:27 +0200, Sandro Knauß wrote:
> I forgot about the the auto-kdav transition that is also part of KDEPIM & KDE 
> Frameworks transition. That means that auto-kdav is automatically solved 
> together with kdepim 20.04 transition.

Feel free to go ahead with this. Please let us know once the uploads to
unstable are all done. I'll schedule binNMUs for the remaining packages
afterwards.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Bug#960534: transition: KDEPIM and KDE Frameworks

2020-05-13 Thread Sandro Knauß
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition

KCalCore and KContacts have moved from KDEPIM to KDE Frameworks. In
Frameworks KDE guarantees ABI stability, so it is possible to get rid of
the virtual packages approach and use normal symbols files to track
dependencies.

I will upload KDE Frameworks together with KDEPIM. As KDEPIM needs the
new Frameworks anyways. Outside KDEPIM and KDE Frameworks there are only some 
other packages,
that needs a normal binary upload. I checked these packages already,
that they build successfully:

digikam
kgpg
kio-gdrive
kjots
kmymoney
kraft
zanshin

Ben file:

title = "kdepim 20.04";
is_affected = .depends ~ /libk.*5-19\.08/ | .depends ~ /libk.*5-20\.04/;
is_good = .depends ~ /libk.*5-20\.04/;
is_bad = .depends ~ /libk.*5-19\.08/;

title = "KCalCore to Frameworks";
is_affected = .depends ~ /libkf5calendarcore5abi2/;
is_good = ! .depends ~ /libkf5calendarcore5-19\.08/;
is_bad = .depends ~ /libkf5calendarcore5-19\.08/;

title = "KContacts to Frameworks";
is_affected = .depends ~ /libkf5contacts5/;
is_good = ! .depends ~ /libkf5contacts5-19\.08/;
is_bad = .depends ~ /libkf5contacts5-19\.08/;