Scrub Obsolete - dap-mode

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 898e886..3ad2d69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+dap-mode (0.7-4) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + elpa-dap-mode: Drop versioned constraint on emacs in Recommends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 15 Sep 2022 10:58:27 -0000
+
 dap-mode (0.7-3) unstable; urgency=medium
 
   * Fix watch file.
diff --git a/debian/control b/debian/control
index a63cce4..19fc394 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Rules-Requires-Root: no
 Package: elpa-dap-mode
 Architecture: all
 Depends: ${elpa:Depends}, ${misc:Depends}
-Recommends: emacs (>= 46.0)
+Recommends: emacs
 Enhances: emacs
 Description: DAP UI controls implemented using treemacs.
  This emacs mode allows to use external debuggers over the DAP

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Recommends: emacs (>= 46.0)

Run locally

More details

Full run details