diff --git a/debian/changelog b/debian/changelog
index 5af83563dcc9d0f27ca668bba38b98ae8d5dad6e..9d0f779eb6f3944a1bc7a4e0a0795fdf67bbf8b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-kubernetes (30.1.0-2) unstable; urgency=medium
+
+  * Team upload.
+  * Remove runtime dependency on python3-setuptools
+
+ -- Alexandre Detiste <tchet@debian.org>  Mon, 27 Jan 2025 13:37:42 +0100
+
 python-kubernetes (30.1.0-1) unstable; urgency=medium
 
   * Team Upload
diff --git a/debian/control b/debian/control
index ec51c98e1365a496c3c1da5e02d14629cde861f4..d251e56311b9eac03ed29a05a2a6db18e8daddcd 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,6 @@ Depends:
  python3-google-auth,
  python3-requests,
  python3-requests-oauthlib,
- python3-setuptools,
  python3-six,
  python3-urllib3,
  python3-websocket,