aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
2 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 437e408..3203c14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+consfigurator (0.4.0-1) UNRELEASED; urgency=medium
+
+ * Add deps and build-deps on cl-heredoc and cl-named-readtables.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Sat, 20 Mar 2021 12:31:53 -0700
+
consfigurator (0.3.1-1) experimental; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 0325333..3ca533c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,9 @@ Build-Depends:
cl-alexandria,
cl-babel,
cl-cffi,
+ cl-heredoc,
cl-interpol,
+ cl-named-readtables,
cl-ppcre,
cl-trivial-macroexpand-all,
debhelper-compat (= 13),
@@ -27,7 +29,9 @@ Depends:
cl-alexandria,
cl-babel,
cl-cffi,
+ cl-heredoc,
cl-interpol,
+ cl-named-readtables,
cl-ppcre,
cl-trivial-macroexpand-all,
emacsen-common,