aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a0d19e1..a40a3df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
-consfigurator (0.11.1-1) UNRELEASED; urgency=medium
+consfigurator (0.12.0-1) UNRELEASED; urgency=medium
* New upstream release.
- * Add dep and build-dep on libacl1-dev.
+ * Add deps and build-deps on cl-bordeaux-threads and libacl1-dev.
-- Sean Whitton <spwhitton@spwhitton.name> Thu, 21 Oct 2021 13:25:09 -0700
diff --git a/debian/control b/debian/control
index 061072a..e678a3c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Build-Depends:
cl-alexandria,
cl-anaphora,
cl-babel,
+ cl-bordeaux-threads,
cl-cffi,
cl-osicat,
cl-heredoc,
@@ -35,6 +36,7 @@ Depends:
cl-alexandria,
cl-anaphora,
cl-babel,
+ cl-bordeaux-threads,
cl-cffi,
cl-osicat,
cl-heredoc,