Your message dated Wed, 13 Mar 2019 16:12:07 +0000
with message-id <[email protected]>
and subject line unblock slime
has caused the Debian Bug report #924470,
regarding unblock: slime/2:2.23+dfsg-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.)
--
924470: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924470
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Dear Release Team,
Please unblock package slime. The version in unstable fixes #923786, by
adapting the Recommends field to the new Emacs package layout in Buster.
Debdiff attached.
unblock slime/2:2.23+dfsg-2
Thanks,
--
⢀⣴⠾⠻⢶⣦⠀ Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁ Debian Developer
⢿⡄⠘⠷⠚⠋⠀ http://sebastien.villemot.name
⠈⠳⣄⠀⠀⠀⠀ http://www.debian.org
diff -Nru slime-2.23+dfsg/debian/changelog slime-2.23+dfsg/debian/changelog
--- slime-2.23+dfsg/debian/changelog 2018-12-23 18:56:18.000000000 +0100
+++ slime-2.23+dfsg/debian/changelog 2019-03-07 09:21:47.000000000 +0100
@@ -1,3 +1,10 @@
+slime (2:2.23+dfsg-2) unstable; urgency=medium
+
+ * Use emacs metapackage in Recommends, instead of obsolete emacs24* and
+ emacs25* packages. (Closes: #923786)
+
+ -- Sébastien Villemot <[email protected]> Thu, 07 Mar 2019 09:21:47 +0100
+
slime (2:2.23+dfsg-1) unstable; urgency=medium
* New upstream release
diff -Nru slime-2.23+dfsg/debian/control slime-2.23+dfsg/debian/control
--- slime-2.23+dfsg/debian/control 2018-12-23 18:55:20.000000000 +0100
+++ slime-2.23+dfsg/debian/control 2019-03-07 09:19:49.000000000 +0100
@@ -22,7 +22,7 @@
Architecture: all
Depends: ${misc:Depends},
${elpa:Depends}
-Recommends: cl-swank (= ${source:Version}), info | info-browser, emacs25 |
emacs24 (>= 24.3) | emacs24-lucid (>= 24.3) | emacs24-nox (>= 24.3)
+Recommends: cl-swank (= ${source:Version}), info | info-browser, emacs (>= 46)
Suggests: hyperspec
Description: Superior Lisp Interaction Mode for Emacs (client)
SLIME is the Superior Lisp Interaction Mode for Emacs.
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---