Control: tags -1 patch
I am uploading a NMU to fix this. Please find the debdiff attached.
diff -Nru python-zombie-imp-0.0.2/debian/changelog python-zombie-imp-0.0.2/debian/changelog --- python-zombie-imp-0.0.2/debian/changelog 2023-11-02 23:17:04.000000000 +0100 +++ python-zombie-imp-0.0.2/debian/changelog 2025-03-14 11:23:33.000000000 +0100 @@ -1,3 +1,10 @@ +python-zombie-imp (0.0.2-2.1) unstable; urgency=medium + + * Non-maintainer upload + * Add missing Build-Depends: python3-setuptools (Closes: #1080780) + + -- Bastian Germann <b...@debian.org> Fri, 14 Mar 2025 11:23:33 +0100 + python-zombie-imp (0.0.2-2) unstable; urgency=medium * No change reupload for testing migration diff -Nru python-zombie-imp-0.0.2/debian/control python-zombie-imp-0.0.2/debian/control --- python-zombie-imp-0.0.2/debian/control 2023-11-02 16:10:15.000000000 +0100 +++ python-zombie-imp-0.0.2/debian/control 2025-03-14 11:23:33.000000000 +0100 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Gianfranco Costamagna <locutusofb...@debian.org> Build-Depends: debhelper-compat (= 13), dh-python, - python3-all, pybuild-plugin-pyproject + python3-all, python3-setuptools, pybuild-plugin-pyproject Standards-Version: 4.6.2 Package: python3-zombie-imp @@ -32,5 +32,3 @@ . - `ImpImporter` - `ImpLoader` - . - .