[neon/neon-packaging/breeze5/Neon/unstable] debian: drop the special stuff that's not needed anymore

Carlos De Maine null at kde.org
Sun May 28 01:51:44 BST 2023


Git commit 53e8510bb8b99b676d544799c871f7b0c7c30676 by Carlos De Maine.
Committed on 28/05/2023 at 00:51.
Pushed by carlosdem into branch 'Neon/unstable'.

drop the special stuff that's not needed anymore

M  +0    -10   debian/rules

https://invent.kde.org/neon/neon-packaging/breeze5/-/commit/53e8510bb8b99b676d544799c871f7b0c7c30676

diff --git a/debian/rules b/debian/rules
index 52e2d18..e6a8702 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,13 +6,3 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
 	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
-
-override_dh_install:
-	# This is required to make sure Plasma does not
-	# fall back to a cursor theme from the 90's
-	CURDIR=$(CURDIR) $(CURDIR)/debian/wrapperthemes.sh breeze_cursors \
-	                                                   Breeze_Snow
-	dh_install
-
-override_dh_strip:
-	dh_strip --dbgsym-migration='breeze-dbg (<= 4:5.5.5-1~~)'


More information about the Neon-commits mailing list