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 3f99cbe..3a00bc0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+consfigurator (1.3.0-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ * Add dep and build-dep on cl-parse-number.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Thu, 16 Mar 2023 12:52:40 -0700
+
consfigurator (1.2.3-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index a1a6af3..6f6e674 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends:
cl-interpol,
cl-named-readtables,
cl-osicat,
+ cl-parse-number,
cl-ppcre,
cl-trivial-backtrace,
debhelper-compat (= 13),
@@ -45,6 +46,7 @@ Depends:
cl-interpol,
cl-named-readtables,
cl-osicat,
+ cl-parse-number,
cl-ppcre,
cl-trivial-backtrace,
emacsen-common,