Source: sucrose
Version: 0.121-1
Severity: important
User: g...@packages.debian.org
Usertags: gdb-minimal-removal

Dear maintainer,

Your package sucrose Reverse-Recommends gdb-minimal.  The gdb-minimal
package will soon be removed from the archive, and as such we are filing
bugs against packages that will need to stop
depending/recommending/suggesting it.  gdb-minimal does not offer any
advantages over the gdb binary package; even its size is only 1MB
smaller than gdb's.

The patch attached to this message should be enough to address this
situation.  I'm setting this bug's severity as "important" for now.  The
gdb binary package will provide gdb-minimal for the foreseeable future,
but it would be great to have any references to gdb-minimal removed from
the archive.

Thank you,

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
https://sergiodj.net/

diff --git a/debian/changelog b/debian/changelog
index 14622c21..e75423b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sugar (0.121-2) UNRELEASED; urgency=medium
+
+  * d/rules: Don't Suggest gdb-minimal.
+
+ -- Sergio Durigan Junior <sergi...@debian.org>  Sat, 11 Jan 2025 00:00:49 -0500
+
 sugar (0.121-1) unstable; urgency=medium
 
   [ upstream ]
diff --git a/debian/rules b/debian/rules
index dcf20f41..ac5daea3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -74,7 +74,7 @@ recommends-jarabe +=, default-dbus-session-bus | dbus-session-bus
 recommends-jarabe +=, network-manager, modemmanager
 recommends-jarabe +=, avahi-autoipd, openssh-client, xdg-user-dirs
 recommends-jarabe +=, libpam-systemd | consolekit
-suggests-session = gdb-minimal | gdb, olpc-powerd
+suggests-session = gdb, olpc-powerd
 suggests-toolkit = git, ipython3, fonts-dejavu-extra
 suggests-activities = python3-elements, csound, gstreamer1.0-plugins-bad
 suggests-activities +=, gstreamer1.0-plugins-ugly, gstreamer1.0-libav

Attachment: signature.asc
Description: PGP signature

Reply via email to