[Pkg-emacsen-addons] Bug#944249: [PATCH 05/12] Drop emacs24 and emacs25 from Enhances…
Nicholas D Steeves
nsteeves at gmail.com
Sat Nov 23 03:31:08 GMT 2019
Signed-off-by: Nicholas D Steeves <nsteeves at gmail.com>
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index b64eb3a..93d8c86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ gnuplot-mode (1:0.7.0-2014-12-31-2) UNRELEASED; urgency=medium
'gnuplot-mode (gnuplot-mode.el:L456).
* Update Breaks to << this version and add elpa-gnuplot-mode to
Replaces.
+ * Drop emacs24 and emacs25 from Enhances; they were not in buster so
+ these are not useful--not even for backports.
-- Nicholas D Steeves <nsteeves at gmail.com> Sat, 16 Nov 2019 18:22:17 -0500
diff --git a/debian/control b/debian/control
index b1da3de..3b62de3 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Package: elpa-gnuplot
Architecture: all
Depends: ${misc:Depends}, ${elpa:Depends}, gnuplot-qt | gnuplot-x11 | gnuplot
Recommends: emacs (>= 46.0), gnuplot-doc
-Enhances: emacs, emacs24, emacs25
+Enhances: emacs
Breaks: gnuplot-mode (<< 1:0.7.0-2014-12-31-2)
Replaces: gnuplot-mode, elpa-gnuplot-mode
Provides: gnuplot-mode
--
2.20.1
More information about the Pkg-emacsen-addons
mailing list