summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas D Steeves <nsteeves@gmail.com>2021-07-28 19:35:22 -0400
committerNicholas D Steeves <nsteeves@gmail.com>2021-07-28 19:35:22 -0400
commit4067555a2efcb3ccc28ea6cc7bb7804d4634c4e6 (patch)
tree0668ee042065f4f46319478969fc994a80796fa0
parent6ea4e16e07cae53c2a24475d1d5ff0e7fa947616 (diff)
Drop emacs25 from Enhances (package does not exist in bullseye).
-rw-r--r--debian/changelog6
-rw-r--r--debian/control3
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 7f05698..efa53ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+faceup (0.0.4-6) UNRELEASED; urgency=medium
+
+ * Drop emacs25 from Enhances (package does not exist in bullseye).
+
+ -- Nicholas D Steeves <sten@debian.org> Wed, 28 Jul 2021 19:35:05 -0400
+
faceup (0.0.4-5) unstable; urgency=medium
[ David Krauser ]
diff --git a/debian/control b/debian/control
index 745ad77..380166d 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,7 @@ Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends},
emacs
Recommends: emacs (>= 46.0)
-Enhances: emacs,
- emacs25
+Enhances: emacs
Built-Using: ${misc:Built-Using}
Description: Regression test system for font-lock
Emacs is capable of highlighting buffers based on language-specific