diff -Nru python-certbot-dns-infomaniak-0.2.3/debian/changelog python-certbot-dns-infomaniak-0.2.3/debian/changelog --- python-certbot-dns-infomaniak-0.2.3/debian/changelog 2024-12-06 08:25:26.000000000 -0500 +++ python-certbot-dns-infomaniak-0.2.3/debian/changelog 2025-05-24 21:27:02.000000000 -0400 @@ -1,3 +1,10 @@ +python-certbot-dns-infomaniak (0.2.3-2) unstable; urgency=medium + + * Team upload + * Adjust dependencies (Closes: #1106474) + + -- Harlan Lieberman-Berg Sat, 24 May 2025 21:27:02 -0400 + python-certbot-dns-infomaniak (0.2.3-1) unstable; urgency=medium * New upstream version 0.2.3 diff -Nru python-certbot-dns-infomaniak-0.2.3/debian/control python-certbot-dns-infomaniak-0.2.3/debian/control --- python-certbot-dns-infomaniak-0.2.3/debian/control 2024-12-05 14:02:01.000000000 -0500 +++ python-certbot-dns-infomaniak-0.2.3/debian/control 2025-05-24 21:24:40.000000000 -0400 @@ -6,7 +6,7 @@ Build-Depends: debhelper-compat (= 13), dh-python, python3-all, - python3-certbot-abi-2, + python3-certbot-abi-4, python3-idna, python3-requests, python3-requests-mock, @@ -21,7 +21,7 @@ Package: python3-certbot-dns-infomaniak Architecture: all Depends: certbot, - python3-certbot-abi-2, + python3-certbot-abi-4, ${misc:Depends}, ${python3:Depends} Enhances: certbot