aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 361d33a..85c159a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+consfigurator (0.6.0-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ * Add dep and build-dep on cl-closer-mop.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Tue, 13 Apr 2021 14:52:23 -0700
+
consfigurator (0.5.0-1) experimental; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 916974b..e5fae5d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends:
cl-interpol,
cl-named-readtables,
cl-ppcre,
+ cl-closer-mop,
cl-trivial-backtrace,
cl-trivial-macroexpand-all,
debhelper-compat (= 13),
@@ -34,6 +35,7 @@ Depends:
cl-interpol,
cl-named-readtables,
cl-ppcre,
+ cl-closer-mop,
cl-trivial-backtrace,
cl-trivial-macroexpand-all,
emacsen-common,