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
|
libg15 (1.3.0~svn324-2) unstable; urgency=medium
[ Alexander Ponyatykh ]
* Switch from legacy libusb 0.1 to libusb 1.0 (closes: bug#810409,
bug#611649, LP: #1357556).
* Remove 00-fix-reinit.patch obsoleted by 02-switch-to-libusb-1.0.patch.
* Use debhelper-compat instead of debian/compat.
[ Andrej Shadura ]
* Minor cleanups:
- Rename 01-fix-spelling.pat{,c}h.
- Put some spaces into the dependency specifications for readability.
- Drop an explicit libusb-1.0-0 dependency in the binary package.
This dependency will be generated automatically by dh_shlibdeps
anyway.
-- Andrej Shadura <andrewsh@debian.org> Thu, 05 Dec 2019 14:33:43 +0000
libg15 (1.3.0~svn324-1) unstable; urgency=medium
* New upstream version 1.3.0~svn324.
- Support for G13, G110 and G510 devices (Closes: #622898).
* Fix spelling in the log message.
* Remove an outdated and useless watch file.
* Сonformant to policy 4.4.1.1.
* Remove obsolete (CDBS) variable from debian/rules.
* Add Vcs fields to debian/control.
-- Alexander Ponyatykh <lazyranma@gmail.com> Thu, 14 Nov 2019 00:55:32 +0300
libg15 (1.2.7-3) unstable; urgency=medium
* Reintroduce package (Closes: #928159).
* New maintainer.
* Remove redundant documentation files.
* debian/patches/00-fix-reinit.patch: fix re_initLibG15() to properly reset
internal state, allowing g15daemon to continue working after keyboard was
replugged and after suspend or hibernate (LP: #1357556).
* Use 3.0 (quilt) source format.
* Switch to dh from cdbs.
* Drop redundant build dependencies.
* Update the homepage.
* Multiarchify the package.
-- Alexander Ponyatykh <lazyranma@gmail.com> Fri, 10 May 2019 11:45:05 +0200
libg15 (1.2.7-2) unstable; urgency=low
* add list-missing to debian/rules
* Don't export the .la file (see debian-devel@l.d.o)
* We are conformant to policy 2.8.3
-- Giacomo Catenazzi <cate@debian.org> Thu, 10 Sep 2009 08:19:39 +0200
libg15 (1.2.7-1) unstable; urgency=low
* New upstream release
-- Giacomo Catenazzi <cate@debian.org> Wed, 22 Apr 2009 07:24:53 +0200
libg15 (1.2.6-1) unstable; urgency=low
* New upstream release
-- Giacomo Catenazzi <cate@debian.org> Mon, 28 Jan 2008 07:58:11 +0100
libg15 (1.2.5-1) unstable; urgency=low
* New upstream release
-- Giacomo Catenazzi <cate@debian.org> Wed, 09 Jan 2008 08:06:33 +0100
libg15 (1.2.4-1) unstable; urgency=low
* New upstream release
-- Giacomo Catenazzi <cate@debian.org> Tue, 18 Dec 2007 08:08:43 +0100
libg15 (1.2.3-1) unstable; urgency=low
* New upstrem version: add support of new g15 keyboards
-- Giacomo Catenazzi <cate@debian.org> Thu, 15 Nov 2007 07:44:43 +0100
libg15 (1.2.2-1) unstable; urgency=low
* Initial release
-- Giacomo Catenazzi <cate@debian.org> Mon, 27 Aug 2007 07:56:10 +0200
|