[neon/kde/kig/Neon/unstable] debian: python noy happy in jammy

Jonathan Esk-Riddell null at kde.org
Thu Jul 28 14:12:14 BST 2022


Git commit bbc06433a08d0643cd87f5675651bca027c0b5ef by Jonathan Esk-Riddell.
Committed on 28/07/2022 at 13:12.
Pushed by jriddell into branch 'Neon/unstable'.

python noy happy in jammy

M  +0    -1    debian/control
M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/kig/commit/bbc06433a08d0643cd87f5675651bca027c0b5ef

diff --git a/debian/control b/debian/control
index 601a9c0..0d2f282 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,6 @@ Build-Depends: cmake (>= 3.5~),
                libqt5xmlpatterns5-dev (>= 5.5.1~),
                pkg-config,
                pkg-kde-tools (>> 0.15.15),
-               python3:any,
                qtbase5-dev (>= 5.4),
 Standards-Version: 4.5.1
 Rules-Requires-Root: no
diff --git a/debian/rules b/debian/rules
index d7bb287..38fa690 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with kf5,python3
+	dh $@ --with kf5


More information about the Neon-commits mailing list