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
|
python-hidapi (0.9.0.post3-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 12:29:01 -0400
python-hidapi (0.9.0.post3-2) unstable; urgency=medium
* Revert upstream cd2b287 (closes: #966195).
-- Tristan Seligmann <mithrandi@debian.org> Fri, 24 Jul 2020 19:27:55 +0200
python-hidapi (0.9.0.post3-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* Use debhelper-compat instead of debian/compat.
[ Tristan Seligmann ]
* New upstream release.
* Declare rootless build.
* Add upstream metadata.
* Set Maintainer to DPMT.
* Set python3-hid M-A: same.
* Add autodep8 tests.
* Bump Standards-Version to 4.5.0 (no changes).
* Bump debhelper-compat to 13.
* Switch to dh-sequence-*.
-- Tristan Seligmann <mithrandi@debian.org> Mon, 20 Jul 2020 12:01:09 +0200
python-hidapi (0.7.99.post21-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #937809
-- Sandro Tosi <morph@debian.org> Mon, 23 Dec 2019 18:22:52 -0500
python-hidapi (0.7.99.post21-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.1.2 (no changes).
-- Tristan Seligmann <mithrandi@debian.org> Mon, 11 Dec 2017 10:27:02 +0200
python-hidapi (0.7.99.6-3) unstable; urgency=low
* Include python3 package
* Convert to pybuild
-- Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Tue, 31 Oct 2017 01:27:52 +0100
python-hidapi (0.7.99.6-2) unstable; urgency=low
* Rename binary package to python-hid; this is the correct name as the
Python module is named "hid", and also avoids a collision with
python-hidapi from hidapi-cffi.
-- Tristan Seligmann <mithrandi@debian.org> Sun, 23 Aug 2015 01:01:42 +0200
python-hidapi (0.7.99.6-1) unstable; urgency=low
* source package automatically created by stdeb 0.6.0+git
* Initial release. (Closes: #762920)
-- Richard Ulrich <richi@paraeasy.ch> Thu, 25 Sep 2014 22:34:03 +0200
|