diff --git a/debian/changelog b/debian/changelog index e88957b4cbc772258cb7a082c49e7360c69f6bfc..3f7deaf2ff3394d8d180c826245e2e3e01179b9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,37 @@ +squeekboard (1.9.3) amber-phone; urgency=medium + + [ Björn Tantau ] + * Show more useful keys at the same time. + * Add Ctrl and Alt modifier keys. + * Add missing Ê key. + * Make f-keys slightly wider. + * Add Menu key. + + [ Guido Günther ] + * d/rules: Only remove Cargo.lock if it exists + * eek: Drop libcanberra usage + * debian: Build-depend on libfeedback + * eek-gtk-keyboard: Trigger event feedback on button press (Closes: #166) + + [ Dorota Czaplejewicz ] + * build: Add missing gio-unix dependency + * build: Make compatible with Debian Bullseye + * debian: Add amber to legacy distro list + * ci: Add amber job + * debian: Require lsb-release + * size: Hardcode size to work around screen rotation + * ci: Re-add x64 Buster build + * italian: Fix space and period + + [ Sebastian Krzyszkowiak ] + * Revert "Merge branch 'btantau-master-patch-76686' into 'master'" + * Terminal layout: another approach + + [ LuÃs Fernando Stürmer da Rosa ] + * Brazilian Portuguese Keyboard Layout. + + -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm> Wed, 05 Aug 2020 16:16:08 +0200 + squeekboard (1.9.2) amber-phone; urgency=medium [ Dorota Czaplejewicz ] diff --git a/meson.build b/meson.build index 810d3bdba6c8f304e4bd1264b7cbccb36477efaf..559bb300255bcaa3d6e382435ffc331edd8875e1 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'squeekboard', 'c', 'rust', - version: '1.8.0', + version: '1.9.3', license: 'GPLv3', meson_version: '>=0.51.0', default_options: [