Scrub Obsolete - deft

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 05ce308..b6edc83 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,15 @@
 deft (0.8-4) UNRELEASED; urgency=medium
 
+  [ Nicholas D Steeves ]
   * Drop emacs24 and emacs25 from Enhances (packages do not exist in
     bullseye).
 
+  [ Debian Janitor ]
+  * Remove constraints unnecessary since buster (oldstable):
+    + elpa-deft: Drop versioned constraint on emacsen-common (>= 2.0.8) in
+      Depends.
+    + elpa-deft: Drop versioned constraint on emacs (>= 46.0) in Recommends.
+
  -- Nicholas D Steeves <sten@debian.org>  Wed, 28 Jul 2021 18:18:04 -0400
 
 deft (0.8-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 59977aa..e743c3f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Vcs-Git: https://salsa.debian.org/emacsen-team/deft.git/
 
 Package: elpa-deft
 Architecture: all
-Depends: ${elpa:Depends}, ${misc:Depends}, emacsen-common (>= 2.0.8)
-Recommends: emacs (>= 46.0)
+Depends: ${elpa:Depends}, ${misc:Depends}, emacsen-common
+Recommends: emacs
 Enhances: emacs
 Built-Using: ${misc:Built-Using}
 Description: Emacs mode to browse, filter, and edit plain text notes

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: dh-elpa-helper, emacsen-common (>= 2.0.8)
  • Recommends: emacs (>= 46.0)

Run locally

More details

Full run details