diff --git a/debian/changelog b/debian/changelog index a60c9f0999700a1fab2b7580a58816c101eb6df4..f0cecc313ab2689adbee0431ed6b0cbbe79fa572 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apertis-dev-tools (0.2024.1) apertis; urgency=medium + + * import-debian-package: do not use Path objects as a context manager. + pathlib.Path.__enter__() is deprecated and scheduled for removal + in Python 3.13. Some warnings are generated with Python 3.11. + + -- Dylan Aïssi <dylan.aissi@collabora.com> Mon, 25 Mar 2024 18:09:22 +0100 + apertis-dev-tools (0.2023.11) apertis; urgency=medium * apertis-pkg-pull-updates: Make fetching of backports and proposed-updates