1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
|
consolation (0.0.9-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Bump Standards-Version to 4.6.0
- Build-Depends on debhelper-compat (= 13)
- Add Rules-Requires-Root: no
-- Bill Allombert <ballombe@debian.org> Thu, 04 Aug 2022 14:57:54 +0200
consolation (0.0.8-1) unstable; urgency=medium
* New upstream release
- add option --map to map buttons to actions.
Closes: #954267. Thanks borislav nikolov.
* debian/control:
- Update Homepage to Salsa.
- Bump Standards-Version to 4.5.0
- Build-Depends on debhelper-compat (= 12)
- Remove Build-Depends: autotools-dev
* debian/compat: removed
* debian/watch: removed
* debian/consolation.service:
- added. Closes: #900117. Thanks Michael Biebl.
-- Bill Allombert <ballombe@debian.org> Wed, 03 Jun 2020 15:37:41 +0200
consolation (0.0.7-1) unstable; urgency=medium
* New upstream release
- add support for reporting mouse button presses to console programs
which support mouse tracking, by Daniel Abrecht. Closes: #923181
* debian/control:
- Bump Standards-Version to 4.4.0
- Build-Depend on libinput-dev (>= 1.5). Closes: #849528
-- Bill Allombert <ballombe@debian.org> Fri, 19 Jul 2019 14:46:15 +0200
consolation (0.0.6-2) unstable; urgency=medium
* New upstream release
* debian/control:
- Bump Standards-Version to 4.1.2
* debian/init.d: apply patch from Yuri D'Elia to fix slow restart
Closes: #883087
-- Bill Allombert <ballombe@debian.org> Sat, 27 Jan 2018 22:26:05 +0100
consolation (0.0.5-1) unstable; urgency=medium
* New upstream release
- Change --speed option to --set-speed to match libinput.
Closes: #849107
- Add support for select by word. Suggested by Piotr Engelking
Closes: #852242
* debian/control:
- Bump Standards-Version to 4.0.0
-- Bill Allombert <ballombe@debian.org> Thu, 29 Jun 2017 00:57:35 +0200
consolation (0.0.4-1) unstable; urgency=medium
* New upstream release
- New option --word-chars for configuring word selection.
by Adam Borowski. Closes: #846587
-- Bill Allombert <ballombe@debian.org> Sun, 11 Dec 2016 21:28:39 +0100
consolation (0.0.3-1) unstable; urgency=medium
* New upstream release
-- Bill Allombert <ballombe@debian.org> Wed, 09 Nov 2016 17:48:55 +0100
consolation (0.0.2-2) unstable; urgency=medium
* debian/control:
- add missing dependency on lsb-base (>= 3.0-6).
* debian/clean: add consolation.8
-- Bill Allombert <ballombe@debian.org> Sun, 16 Oct 2016 14:33:41 +0200
consolation (0.0.2-1) unstable; urgency=medium
* New upstream release.
- This release fixes detection of the linux console size.
Closes: #834994. Thanks T. Joseph Carter.
* Fix debian/init.d to use DAEMON_OPTS instead of DAEMON_ARGS.
Closes: #835539. Thanks Pascal Dormeau.
-- Bill Allombert <ballombe@debian.org> Sun, 28 Aug 2016 19:15:02 +0200
consolation (0.0.1-1) unstable; urgency=medium
* Initial release (Closes: #833684)
-- Bill Allombert <ballombe@debian.org> Sun, 07 Aug 2016 11:44:10 +0200
|