1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
python-directv (0.4.0-3) unstable; urgency=medium
* Fix test failure. (Closes: #1084331)
* Patch tests to use hostname 'localhost' instead of '#'.
* Patch code to use asyncio.timeout instead of deprecated async_timeout.
* Update copyright year.
* Update Standards-Version.
* Move packages required for tests to Build-Depends-Indep.
* Simplify debian/rules.
* Simplify debian/watch.
-- Edward Betts <edward@4angle.com> Sun, 16 Mar 2025 20:50:40 +0000
python-directv (0.4.0-2) unstable; urgency=medium
* Source-only upload to allow package to migrate to testing.
-- Edward Betts <edward@4angle.com> Fri, 02 Aug 2024 10:07:55 +0900
python-directv (0.4.0-1) unstable; urgency=medium
* Initial release. (Closes: #1077337)
-- Edward Betts <edward@4angle.com> Mon, 29 Jul 2024 00:39:33 +0900
|