[neon/neon/debug-installer/Neon/unstable] debian: parallel is now default

Harald Sitter null at kde.org
Wed Dec 9 07:52:40 GMT 2020


Git commit 1ed6f253fc6af6348bba4d44b6f5591d337e25f5 by Harald Sitter.
Committed on 09/12/2020 at 07:48.
Pushed by sitter into branch 'Neon/unstable'.

parallel is now default

compat was bumped

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon/debug-installer/commit/1ed6f253fc6af6348bba4d44b6f5591d337e25f5

diff --git a/debian/rules b/debian/rules
index 1519429..48b69a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/dpkg/pkg-info.mk
 
 %:
-	dh $@ --with kf5 --parallel
+	dh $@ --with kf5
 
 override_dh_auto_configure:
 	dh_auto_configure -- \



More information about the Neon-commits mailing list