aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-13 15:02:36 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-13 15:05:12 -0700
commit5702034d532cb53a89fe81c40d7c1a325edf47dc (patch)
tree3cc298a4b73f9e57e4a8c7def628b1cf4abb8f23 /debian
parente5407db1731038e6fc652383f8b757b954704248 (diff)
downloadconsfigurator-5702034d532cb53a89fe81c40d7c1a325edf47dc.tar.gz
rework opening and creating nested volumes
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
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,