Your message dated Wed, 20 Nov 2019 21:54:22 +0100
with message-id <[email protected]>
and subject line Re: Bug#942415: transition: meta-kdepim
has caused the Debian Bug report #942415,
regarding transition: meta-kdepim
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.)


-- 
942415: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942415
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: transition

Hey,

KDEPIM doesn't garantee ABI stability within there libraries only for one 
release. Our current system is to bump the ABI, when KDEPIM break their ABI. 
But this has the downside, that we mix different library versions in testing 
while a new version is populating to testing and doesn't make our users happy.

That's why we want to switch from a symbols based approach to a approach, where 
we use virtual packages to bundle KDEPIM as one product. That should also help 
britney to move KDEPIM only to testing if everything is ready to move to 
testing. 

I prepared the 57 source package of KDEPIM in experimental (38 library packages 
and 19 leaf packages). Additionally to those packages, there are 10 "external" 
packages, that are not part of KDEPIM, but needs to be recompiled, to have 
dependencies against those virtual packages. From my point of view this needs a 
transition.

I'm not sure, what ben rules you want, I can create ben rules for all 38 
packages, but as the 57 packages are get a new upload anyways, those get 
recompiled anyways.

So I decided to start with those 18 packages, that affects by the external 
packages, those are:
blogilo (broken in sid anyways / upstream is dead)
calligra
calligraplan
kio-gdrive
kjots
kmymoney
kraft
zanshin

Ben files

title = "akonadicalendar";
is_affected = .build-depends ~ /libkf5akonadicalendar-dev/;
is_good = .depends ~ /libkf5akonadicalendar5-18.08/;
is_bad = !.depends ~ /libkf5akonadicalendar5-18.08/;

title = "kldap";
is_affected = .build-depends ~ /libkf5ldap-dev/;
is_good = .depends ~ /libkf5ldap5-18.08/;
is_bad = !.depends ~ /libkf5ldap5-18.08/;

title = "akonadi";
is_affected = .build-depends ~ /libkf5akonadi-dev|libkf5akonadiserver-dev/;
is_good = .depends ~ 
/libkf5akonadiagentbase5-18.08|libkf5akonadicore5-18.08|libkf5akonadiprivate5-18.08|libkf5akonadiwidgets5-18.08|libkf5akonadixml5-18.08/;
is_bad = !.depends ~ 
/libkf5akonadiagentbase5-18.08|libkf5akonadicore5-18.08|libkf5akonadiprivate5-18.08|libkf5akonadiwidgets5-18.08|libkf5akonadixml5-18.08/;

title = "akonadisearch";
is_affected = .build-depends ~ /libkf5akonadisearch-dev/;
is_good = .depends ~ 
/libkf5akonadisearchcore5-18.08|libkf5akonadisearchdebug5-18.08|libkf5akonadisearchpim5-18.08|libkf5akonadisearchxapian5-18.08/;
is_bad = !.depends ~ 
/libkf5akonadisearchcore5-18.08|libkf5akonadisearchdebug5-18.08|libkf5akonadisearchpim5-18.08|libkf5akonadisearchxapian5-18.08/;

title = "messagelib";
is_affected = .build-depends ~ 
/libkf5messagecomposer-dev|libkf5messagecore-dev|libkf5messagelist-dev|libkf5messageviewer-dev|libkf5mimetreeparser-dev|libkf5templateparser-dev|libkf5webengineviewer-d
ev/;
is_good = .depends ~ 
/libkf5messagecomposer5-18.08|libkf5messagecore5-18.08|libkf5messagelist5-18.08|libkf5messageviewer5-18.08|libkf5mimetreeparser5-18.08|libkf5templateparser5-18.08|libkf5webengine
viewer5-18.08/;
is_bad = !.depends ~ 
/libkf5messagecomposer5-18.08|libkf5messagecore5-18.08|libkf5messagelist5-18.08|libkf5messageviewer5-18.08|libkf5mimetreeparser5-18.08|libkf5templateparser5-18.08|libkf5webengin$
viewer5-18.08/;

title = "kimap";
is_affected = .build-depends ~ /libkf5imap-dev/;
is_good = .depends ~ /libkf5imap5-18.08/;
is_bad = !.depends ~ /libkf5imap5-18.08/;

title = "akonadicontact";
is_affected = .build-depends ~ 
/libkf5akonadicontact-dev|libkf5contacteditor-dev/;
is_good = .depends ~ /libkf5akonadicontact5-18.08|libkf5contacteditor5-18.08/;
is_bad = !.depends ~ /libkf5akonadicontact5-18.08|libkf5contacteditor5-18.08/;

title = "kontactinterface";
is_affected = .build-depends ~ /libkf5kontactinterface-dev/;
is_good = .depends ~ /libkf5kontactinterface5-18.08/;
is_bad = !.depends ~ /libkf5kontactinterface5-18.08/;

title = "pimtextedit";
is_affected = .build-depends ~ /libkf5pimtextedit-dev/;
is_good = .depends ~ /libkf5pimtextedit5-18.08/;
is_bad = !.depends ~ /libkf5pimtextedit5-18.08/;

title = "calendarcore";
is_affected = .build-depends ~ /libkf5calendarcore-dev/;
is_good = .depends ~ /libkf5calendarcore5-18.08/;
is_bad = !.depends ~ /libkf5calendarcore5-18.08/;

title = "libkdepim";
is_affected = .build-depends ~ 
/libkf5akonadisocialutils-dev|libkf5libkdepim-dev/;
is_good = .depends ~ /libkf5libkdepim5-18.08|libkf5libkdepimakonadi5-18.08/;
is_bad = !.depends ~ /libkf5libkdepim5-18.08|libkf5libkdepimakonadi5-18.08/;

title = "pimgapi";
is_affected = .build-depends ~ /libkpimgapi-dev/;
is_good = .depends ~ 
/libkpimgapiblogger5-18.08|libkpimgapicalendar5-18.08|libkpimgapicontacts5-18.08|libkpimgapicore5-18.08|libkpimgapidrive5-18.08|libkpimgapilatitude5-18.08|libkpimgapimaps5-18.08|
libkpimgapitasks5-18.08/;
is_bad = !.depends ~ 
/libkpimgapiblogger5-18.08|libkpimgapicalendar5-18.08|libkpimgapicontacts5-18.08|libkpimgapicore5-18.08|libkpimgapidrive5-18.08|libkpimgapilatitude5-18.08|libkpimgapimaps5-18.08|
libkpimgapitasks5-18.08/;

title = "kblog";
is_affected = .build-depends ~ /libkf5blog-dev/;
is_good = .depends ~ /libkf5blog5-18.08/;
is_bad = !.depends ~ /libkf5blog5-18.08/;

title = "identitymanagement";
is_affected = .build-depends ~ /libkf5identitymanagement-dev/;
is_good = .depends ~ /libkf5identitymanagement5-18.08/;
is_bad = !.depends ~ /libkf5identitymanagement5-18.08/;

title = "pimcommon";
is_affected = .build-depends ~ /libkf5pimcommon-dev/;
is_good = .depends ~ /libkf5pimcommon5-18.08|libkf5pimcommonakonadi5-18.08/;
is_bad = !.depends ~ /libkf5pimcommon5-18.08|libkf5pimcommonakonadi5-18.08/;

title = "akonadinotes";
is_affected = .build-depends ~ /libkf5akonadinotes-dev/;
is_good = .depends ~ /libkf5akonadinotes5-18.08/;
is_bad = !.depends ~ /libkf5akonadinotes5-18.08/;

title = "kcontacts";
is_affected = .build-depends ~ /libkf5contacts-dev/;
is_good = .depends ~ /libkf5contacts5-18.08/;
is_bad = !.depends ~ /libkf5contacts5-18.08/;

title = "kmime";
is_affected = .build-depends ~ /libkf5mime-dev/;
is_good = .depends ~ /libkf5mime5-18.08/;
is_bad = !.depends ~ /libkf5mime5-18.08/;

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 
'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.2.0-3-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=en_US 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Hi Sandro,

On 15-11-2019 19:17, Sandro Knauß wrote:
> As now the first archs have built everything the reverse dependencies can be 
> triggered:
> 
> nmu kio-gdrive_1.2.7-1 . ANY . unstable . -m "rebuild for virtual package 
> based dependency management"
> dw  kio-gdrive_1.2.7-1 . ANY . unstable . -m 'libkpimgapi-dev (>= 18.08.3-3)'
> 
> nmu kjots_4:5.0.2-1 . ANY . unstable . -m "rebuild for virtual package based 
> dependency management"
> dw kjots_4:5.0.2-1 . ANY . unstable . -m 'libkf5akonadinotes-dev (>= 
> 4:18.08.3-2), libkf5mime-dev (>= 18.08.3-2), libkf5pimtextedit-dev (>= 
> 18.08.3-2)'
> 
> mnu kmymoney_5.0.7-1 . ANY . unstable . -m "rebuild for virtual package based 
> dependency management"
> dw kmymoney_5.0.7-1 . ANY . unstable . -m 'libkf5akonadi-dev (>= 
> 4:18.08.3-10),  libkf5identitymanagement-dev (>= 18.08.3-3), 
> libkf5contacts-dev (>= 4:18.08.3-3)'
> 
> nmu calligra_1:3.1.0+dfsg-5 . ANY . unstable . -m "rebuild for virtual 
> package based dependency management"
> dw calligra_1:3.1.0+dfsg-5 . ANY . unstable . -m 'libkf5akonadicontact-dev 
> (>= 4:18.08.3-3)'
> 
> nmu kraft_0.82-1 . ANY . unstable . -m "rebuild for virtual package based 
> dependency management"
> dw kraft_0.82-1 . ANY . unstable . -m 'libkf5akonadicontact-dev (>= 
> 4:18.08.3-3), libkf5contacts-dev (>= 4:18.08.3-3)'
> 
> mnu zanshin_0.5.0-2 . ANY . unstable . -m "rebuild for virtual package based 
> dependency management"
> dw zanshin_0.5.0-2 . ANY . unstable . -m 'libkf5akonadicontact-dev (>= 
> 4:18.08.3-3), libkf5akonadisearch-dev (>= 4:18.08.3-2), 
> libkf5identitymanagement-dev  (>= 18.08.3-3), libkf5kontactinterface-dev (>= 
> 18.08.3-2),  libkf5ldap-dev (>= 18.08.3-2)'

I think everything has migrated last night, right? So, closing this bug
report.

Paul
ps, for the recorded, I put all the nmu/dw in one-liners with
--extra-depends.

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to