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
|
pyserial-asyncio (0.6-4) unstable; urgency=medium
* Add patch: Use free port for test (Closes: #1023019)
-- Martin <debacle@debian.org> Wed, 02 Nov 2022 00:11:05 +0000
pyserial-asyncio (0.6-3) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
* Add debian/watch file, using github.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 23 Oct 2022 13:43:34 +0100
pyserial-asyncio (0.6-2) unstable; urgency=medium
* Source-only upload
-- Martin <debacle@debian.org> Mon, 17 Oct 2022 16:16:34 +0000
pyserial-asyncio (0.6-1) unstable; urgency=medium
* New upstream version (Closes: #1002545)
* Move documentation in separate package (Closes: #1004437, #1017838)
* Enable unittest again, run it also autopkgtest
-- Martin <debacle@debian.org> Sun, 16 Oct 2022 22:57:25 +0000
pyserial-asyncio (0.5-2) unstable; urgency=medium
* Disable the (failing) unit tests (Closes: #979050)
-- Martin <debacle@debian.org> Thu, 21 Jan 2021 17:12:44 +0000
pyserial-asyncio (0.5-1) unstable; urgency=medium
* New upstream version.
* Fix test and mark as superficial (Closes: #974521).
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Bump debhelper from old 11 to 13.
* Set upstream metadata fields: Repository, Repository-Browse.
-- Martin <debacle@debian.org> Fri, 01 Jan 2021 21:29:18 +0000
pyserial-asyncio (0.4-1) unstable; urgency=low
* Initial release (Closes: #911917)
-- Martin <debacle@debian.org> Fri, 26 Oct 2018 06:43:07 +0000
|