diff -Nru python-certbot-dns-google-4.0.0/debian/changelog python-certbot-dns-google-4.0.0/debian/changelog --- python-certbot-dns-google-4.0.0/debian/changelog 2025-05-24 20:42:50.000000000 -0400 +++ python-certbot-dns-google-4.0.0/debian/changelog 2025-05-31 14:09:44.000000000 -0400 @@ -1,3 +1,9 @@ +python-certbot-dns-google (4.0.0-2) unstable; urgency=medium + + * Drop dep on python3-oauth2client + + -- Harlan Lieberman-Berg Sat, 31 May 2025 14:09:44 -0400 + python-certbot-dns-google (4.0.0-1) unstable; urgency=medium * d/watch: newer packages use an underscore diff -Nru python-certbot-dns-google-4.0.0/debian/control python-certbot-dns-google-4.0.0/debian/control --- python-certbot-dns-google-4.0.0/debian/control 2025-05-24 20:41:58.000000000 -0400 +++ python-certbot-dns-google-4.0.0/debian/control 2025-05-31 14:07:33.000000000 -0400 @@ -12,7 +12,6 @@ python3-google-auth (>= 2.16.0~), python3-googleapi (>= 1.6.5~), python3-httplib2, - python3-oauth2client (>= 4.0), python3-setuptools, python3-sphinx (>= 1.3.1-1~), python3-sphinx-rtd-theme,