Scrub Obsolete - ggtags

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 3999d9b..359a872 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ggtags (0.8.13-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + elpa-ggtags: Drop versioned constraint on emacs in Recommends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 21 Sep 2022 12:14:10 -0000
+
 ggtags (0.8.13-2) unstable; urgency=medium
 
   * Source-only upload to permit testing migration.
diff --git a/debian/control b/debian/control
index b7b82ba..c353e1c 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: https://github.com/leoliu/ggtags
 Package: elpa-ggtags
 Architecture: all
 Depends: ${elpa:Depends}, ${misc:Depends}
-Recommends: emacs (>= 46.0), global
+Recommends: emacs, global
 Enhances: emacs
 Description: improved Emacs interface to GNU GLOBAL
  A package to integrate the GNU GLOBAL source code tagging system

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Recommends: emacs (>= 46.0), emacs, global

Run locally

More details

Full run details