Package: release.debian.org Severity: normal X-Debbugs-Cc: can...@packages.debian.org, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Control: affects -1 + src:cantor User: release.debian....@packages.debian.org 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. 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 <couc...@debian.org> 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