[neon/kf6/threadweaver/Neon/unstable] debian: update rules

Jonathan Esk-Riddell null at kde.org
Mon Dec 12 15:40:27 GMT 2022


Git commit 5f95005c3b966668edd139da554f2686349a8566 by Jonathan Esk-Riddell.
Committed on 12/12/2022 at 15:40.
Pushed by jriddell into branch 'Neon/unstable'.

update rules

M  +1    -13   debian/rules

https://invent.kde.org/neon/kf6/threadweaver/commit/5f95005c3b966668edd139da554f2686349a8566

diff --git a/debian/rules b/debian/rules
index 2f13cfb..5bd7734 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,17 +1,5 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
-
 %:
-	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
-
-override_dh_auto_configure:
-	dh_auto_configure -- -DBUILD_QCH=ON
-
-override_dh_strip:
-	dh_strip --dbgsym-migration='libkf5threadweaver5-dbg (<= 5.19.0-1~~)'
-
-override_dh_auto_test:
-	# Disable dh_auto_test at build time
-	:
+	dh $@ --with kf6 --buildsystem kf6


More information about the Neon-commits mailing list