[neon/neon-packaging/libkgapi5/Neon/stable] debian: strip

Carlos De Maine null at kde.org
Sat Jan 20 04:39:10 GMT 2024


Git commit 4fa09ad99d162207cca6582299d1947f98e21947 by Carlos De Maine.
Committed on 20/01/2024 at 05:39.
Pushed by carlosdem into branch 'Neon/stable'.

strip

M  +0    -3    debian/rules

https://invent.kde.org/neon/neon-packaging/libkgapi5/-/commit/4fa09ad99d162207cca6582299d1947f98e21947

diff --git a/debian/rules b/debian/rules
index 740e49b..c6b9f40 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,9 +8,6 @@ export DH_VERBOSE=1
 override_dh_auto_configure:
 	dh_auto_configure -Skf5 -- -DCMAKE_C_FLAGS="-O0" -DCMAKE_CXX_FLAGS="-O0" -DCMAKE_CXX_FLAGS_RELWITHDEBINFO="-O0" -DCMAKE_C_FLAGS_RELWITHDEBINFO="-O0"
 
-override_dh_strip:
-	$(overridden_command) --dbgsym-migration='libkf5gapi-dbg (<= 5.1.0-2~1.gbp16a3a9~)'
-
 override_dh_auto_test:
 	xvfb-run --\
 	           dh_auto_test


More information about the Neon-commits mailing list