Control: tags -1 moreinfo On 2025-06-18 22:35:21 +0200, Aurélien COUDERC wrote: > Package: release.debian.org > Severity: normal > X-Debbugs-Cc: [email protected], Debian Qt/KDE Maintainers > <[email protected]> > Control: affects -1 + src:cantor > User: [email protected] > Usertags: unblock > > Dear Release Team, > > please unblock package cantor. > > [ Reason ] > It contains the following change: > * Demote sagemath to Recommends since it’s not available in trixie.
This needs to go Suggests. Also packages listed in Recommends must be available in main. See https://www.debian.org/doc/debian-policy/ch-archive.html#the-main-archive-area Please remove the moreinfo tag once a fix was uploaded. Cheers > > In my last upload I tightened the dependency relations between the > cantor-backend-* packages and their actual backend but I didn’t notice > that sagemath was not part of trixie. > > So without this change cantor 25.04.2 cannot migrate to testing. > > [ Checklist ] > [x] all changes are documented in the d/changelog > [x] I reviewed all changes and I approve them > [x] attach debdiff against the package in testing > > > diff -Nru cantor-25.04.2/debian/changelog cantor-25.04.2/debian/changelog > --- cantor-25.04.2/debian/changelog 2025-06-06 15:35:25.000000000 +0200 > +++ cantor-25.04.2/debian/changelog 2025-06-18 09:11:13.000000000 +0200 > @@ -1,3 +1,10 @@ > +cantor (4:25.04.2-2) unstable; urgency=medium > + > + [ Aurélien COUDERC ] > + * Demote sagemath to Recommends since it’s not available in trixie. > + > + -- Aurélien COUDERC <[email protected]> Wed, 18 Jun 2025 09:11:13 +0200 > + > cantor (4:25.04.2-1) unstable; urgency=medium > > [ Aurélien COUDERC ] > diff -Nru cantor-25.04.2/debian/control cantor-25.04.2/debian/control > --- cantor-25.04.2/debian/control 2025-06-06 15:35:25.000000000 +0200 > +++ cantor-25.04.2/debian/control 2025-06-18 09:10:39.000000000 +0200 > @@ -244,9 +244,9 @@ > Package: cantor-backend-sage > Architecture: any > Section: math > -Depends: sagemath, > - ${misc:Depends}, > +Depends: ${misc:Depends}, > ${shlibs:Depends}, > +Recommends: sagemath, > Description: Sage backend for Cantor > Cantor is an application to allow you to you use your favorite mathematical > applications from within an elegant worksheet interface. It provides dialogs > > > unblock cantor/4:25.04.2-2 -- Sebastian Ramacher

