summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/zephyr-clients.config2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 134b16b..3ab853e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+zephyr (2.1.20000421.SNAPSHOT-14) unstable; urgency=low
+
+ * Fix typo, closes: #100465 [hartmans]
+
+ --
+
zephyr (2.1.20000421.SNAPSHOT-13) unstable; urgency=low
* The lucky version. No warranty express or implied. YMMV.
diff --git a/debian/zephyr-clients.config b/debian/zephyr-clients.config
index e07b0d0..2eada48 100644
--- a/debian/zephyr-clients.config
+++ b/debian/zephyr-clients.config
@@ -18,7 +18,7 @@ db_get zephyr-clients/read_conf
if test -f /etc/default/zephyr-clients -a \( "$RET" = true \)
then
zhm_args=""
- . /etc/default/zephyr-client
+ . /etc/default/zephyr-clients
if test -n "$zhm_args"
then
db_set zephyr-clients/read_conf false