diff --git a/debian/control b/debian/control index e9398e4..a6ba6bc 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 11~), dh-python, python3, - python3-acme (>= 0.22.0~), - python3-certbot (>= 0.22.0~), + python3-acme (>= 0.29.0~), + python3-certbot (>= 0.34.0~), python3-dnspython, python3-mock, python3-setuptools (>= 1.0), @@ -23,7 +23,8 @@ Package: python3-certbot-dns-rfc2136 Architecture: all -Depends: ${python3:Depends}, +Depends: certbot (>= 0.34.0~), + ${python3:Depends}, ${misc:Depends} Enhances: certbot Description: RFC 2136 DNS plugin for Certbot