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
|
python-asyncio-mqtt (2.3.1-1) unstable; urgency=medium
* New upstream release
-- Martin <debacle@debian.org> Thu, 03 Apr 2025 23:16:25 +0000
python-asyncio-mqtt (2.2.0-2) unstable; urgency=medium
* Source-only upload
-- Martin <debacle@debian.org> Sun, 21 Jul 2024 21:02:54 +0000
python-asyncio-mqtt (2.2.0-1) unstable; urgency=medium
* New upstream release (Closes: #1066738)
* Add -doc package
* Update tests and refresh patch to disable network tests
[ Michael R. Crusoe <crusoe@debian.org> 2024-04-27 ]
* d/control: build-dep on setuptools-scm to fix wrong "0.0.0" version
-- Martin <debacle@debian.org> Thu, 11 Jul 2024 22:43:22 +0000
python-asyncio-mqtt (0.16.1-3) unstable; urgency=medium
* Run autopkgtest in $AUTOPKGTEST_TMP
-- Martin <debacle@debian.org> Wed, 01 Feb 2023 11:39:21 +0000
python-asyncio-mqtt (0.16.1-2) unstable; urgency=medium
* Add builddeps to autopkgtest depends
-- Martin <debacle@debian.org> Tue, 31 Jan 2023 18:32:59 +0000
python-asyncio-mqtt (0.16.1-1) unstable; urgency=medium
* New upstream release
* Build-Depend on latest python3-paho-mqtt (Closes: #1025175)
* Disable unittests, which need network access
* Run unittests as autopkgtest
-- Martin <debacle@debian.org> Mon, 30 Jan 2023 23:39:32 +0000
python-asyncio-mqtt (0.13.0-1) unstable; urgency=medium
* New upstream release
-- Martin <debacle@debian.org> Wed, 19 Oct 2022 21:44:26 +0000
python-asyncio-mqtt (0.10.0-3) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Add debian/watch file, using github.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 17 Oct 2022 00:02:30 +0100
python-asyncio-mqtt (0.10.0-2) unstable; urgency=medium
* Source-only upload
-- Martin <debacle@debian.org> Thu, 02 Dec 2021 19:56:05 +0000
python-asyncio-mqtt (0.10.0-1) unstable; urgency=medium
* Initial package (Closes: #996886)
-- Martin <debacle@debian.org> Wed, 01 Dec 2021 19:18:39 +0000
|