diff -Nru python-invoke-2.0.0/debian/changelog python-invoke-2.0.0/debian/changelog --- python-invoke-2.0.0/debian/changelog 2023-01-26 20:17:00.000000000 +0000 +++ python-invoke-2.0.0/debian/changelog 2024-01-02 19:32:49.000000000 +0000 @@ -1,3 +1,18 @@ +python-invoke (2.0.0-1.2) unstable; urgency=medium + + * Team upload. + * Avoid FTBFS with Python3.12 by using python3-zombie-imp + + -- Alexandre Detiste Tue, 02 Jan 2024 20:32:49 +0100 + +python-invoke (2.0.0-1.1) unstable; urgency=medium + + * Team upload. + * Remove old dependencies on python3-six & python3-nose + (Closes: #1018515, #1039096) + + -- Alexandre Detiste Tue, 02 Jan 2024 09:28:51 +0100 + python-invoke (2.0.0-1) unstable; urgency=medium * New upstream release. diff -Nru python-invoke-2.0.0/debian/control python-invoke-2.0.0/debian/control --- python-invoke-2.0.0/debian/control 2023-01-26 20:17:00.000000000 +0000 +++ python-invoke-2.0.0/debian/control 2024-01-02 19:30:33.000000000 +0000 @@ -10,12 +10,11 @@ dh-python, python3-all, python3-setuptools, + python3-zombie-imp, Build-Depends-Indep: python3-alabaster, python3-mock, - python3-nose, python3-releases, - python3-six, python3-yaml, Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-invoke @@ -26,8 +25,8 @@ Architecture: all Depends: python3-pkg-resources, - python3-six, python3-yaml, + python3-zombie-imp, ${misc:Depends}, ${python3:Depends}, Suggests: