From dc712be6accae3c19f3ebfef5a43b3174cd5d0a6 Mon Sep 17 00:00:00 2001
From: Alexandre Detiste <tchet@debian.org>
Date: Mon, 27 Jan 2025 13:38:10 +0100
Subject: [PATCH] release

---
 debian/changelog | 7 +++++++
 debian/control   | 1 -
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5af83563..9d0f779e 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 ec51c98e..d251e563 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,
-- 
GitLab