From 50d597d4e7ca1eb36e602ec3d07a2137350da6c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= <agx@sigxcpu.org> Date: Mon, 7 Oct 2019 09:31:34 +0200 Subject: [PATCH] Document changes and release 1.0.10+nmu1 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index f0623d76..0ed6e36b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +squeekboard (1.0.10+nmu1) amber-phone; urgency=medium + + * Add dbus protocol definition. + This let's us drop the virtboard build dependency. + * debian: Drop virtboard build-dependency + + -- Guido Günther <agx@sigxcpu.org> Mon, 07 Oct 2019 09:31:18 +0200 + squeekboard (1.0.10) unstable; urgency=medium * Use a shared DBus definition -- GitLab