Scrub Obsolete - goto-chg-el

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 927f33a..1561148 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,12 @@
 goto-chg-el (1.7.3-2) UNRELEASED; urgency=medium
 
+  [ Nicholas D Steeves ]
   * Drop emacs24 from Enhances (package does not exist in bullseye).
 
+  [ Debian Janitor ]
+  * Remove constraints unnecessary since buster:
+    + elpa-goto-chg: Drop versioned constraint on emacs in Recommends.
+
  -- Nicholas D Steeves <sten@debian.org>  Wed, 28 Jul 2021 18:37:38 -0400
 
 goto-chg-el (1.7.3-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index e51c5e3..3ba128a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: https://salsa.debian.org/emacsen-team/goto-chg-el
 Package: elpa-goto-chg
 Architecture: all
 Depends: ${misc:Depends}, emacs, ${elpa:Depends}
-Recommends: emacs (>= 46.0)
+Recommends: emacs
 Enhances: emacs
 Description: navigate the point to the most recent edit in the buffer
  goto-chg is an Emacs addon that allows the user to move point to the

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