diff -Nru python-zeep-4.3.1/debian/changelog python-zeep-4.3.1/debian/changelog --- python-zeep-4.3.1/debian/changelog 2025-01-17 16:38:53.000000000 +0100 +++ python-zeep-4.3.1/debian/changelog 2025-06-15 18:13:44.000000000 +0200 @@ -1,3 +1,10 @@ +python-zeep (4.3.1-3) unstable; urgency=medium + + * Drop libxmlsec1 and libxmlsec1-openssl build dependencies (Closes: + #1107716). + + -- Mathias Behrle Sun, 15 Jun 2025 18:13:44 +0200 + python-zeep (4.3.1-2) unstable; urgency=medium * Remove legacy python3-pkg-resources from Depends (Closes: #1083326). diff -Nru python-zeep-4.3.1/debian/control python-zeep-4.3.1/debian/control --- python-zeep-4.3.1/debian/control 2025-01-17 16:32:50.000000000 +0100 +++ python-zeep-4.3.1/debian/control 2025-06-15 17:31:17.000000000 +0200 @@ -5,8 +5,6 @@ Priority: optional Build-Depends: debhelper-compat (= 13), dh-python (>= 1.20130901-1~), - libxmlsec1t64, - libxmlsec1t64-openssl, pybuild-plugin-pyproject, python3, python3-attr,