diff --git a/debian/control b/debian/control index a225dfd..bb10bb5 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 11~), dh-python, python3, - python3-acme (>= 0.29.0~), - python3-certbot (>= 0.34.0~), + python3-acme-abi-1, + python3-certbot-abi-1 (>= 1.1), python3-dnspython, python3-mock, python3-setuptools (>= 1.0), @@ -24,7 +24,8 @@ Package: python3-certbot-dns-rfc2136 Architecture: all -Depends: certbot (>= 0.34.0~), +Depends: certbot, + python3-certbot-abi-1 (>= 1.1), ${python3:Depends}, ${misc:Depends} Enhances: certbot