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
|
python-miio (0.5.12-3) unstable; urgency=medium
* Team upload.
* Fix partial in enum for Python 3.13 (closes: #1090278).
-- Colin Watson <cjwatson@debian.org> Sun, 29 Dec 2024 23:48:42 +0000
python-miio (0.5.12-2) unstable; urgency=medium
* Team upload.
* Replace appdirs with platformdirs (Closes: #1067997)
* Fix FTBFS with Python3.13 (Closes: #1082231)
-- Alexandre Detiste <tchet@debian.org> Sun, 22 Sep 2024 18:13:12 +0200
python-miio (0.5.12-1) unstable; urgency=medium
[ Andreas Tille ]
* Team upload.
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* Testsuite: autopkgtest-pkg-python (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Remove field Testsuite on binary package miio-tools that duplicates source
* Add missing build-dependency on python3-poetry-core.
* Build-Depends: python3-attr, python3-croniter, python3-yaml
[ Scott Talbert ]
* Build using pyproject.toml and add missing test dep (Closes: #1042325)
* Remove man pages for binaries that have been dropped upstream
* Fix man page generation
-- Scott Talbert <swt@techie.net> Sat, 27 Jan 2024 22:32:23 -0500
python-miio (0.5.0.1-2) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ 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.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
-- Sandro Tosi <morph@debian.org> Wed, 15 Sep 2021 23:21:37 -0400
python-miio (0.5.0.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.1.
[ Johannes 'josch' Schauer ]
* New upstream version
* Upload to unstable after construct 2.10.56 was uploaded (closes: #955373)
* debian/watch: don't run uupdate
* add debian/salsa-ci.yml
* remove all patches
* debian/control: add Rules-Requires-Root: no
* debian/control: bump dh compat to 12
* debian/copyright: miio/vacuum_mapparser.py got removed
* debian/control: bump standards-version to 4.5.0 (no changes)
-- Johannes 'josch' Schauer <josch@debian.org> Mon, 27 Apr 2020 13:46:59 +0200
python-miio (0.4.4-2) experimental; urgency=medium
* Fix Maintainer from Python Modules Team to Python Applications Packaging
Team
-- Johannes 'josch' Schauer <josch@debian.org> Wed, 06 Feb 2019 07:17:08 +0100
python-miio (0.4.4-1) experimental; urgency=medium
* Initial release. (Closes: #921345)
-- Johannes 'josch' Schauer <josch@debian.org> Mon, 04 Feb 2019 14:08:52 +0100
|