Your message dated Thu, 19 Jun 2025 17:28:59 +0000
with message-id <[email protected]>
and subject line unblock cantor
has caused the Debian Bug report #1107999,
regarding unblock: cantor/4:25.04.2-2
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.)
--
1107999: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107999
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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.
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
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---