[neon/graphics/skanlite/Neon/release] debian: we want debug symbols

Carlos De Maine null at kde.org
Fri Jul 10 05:05:46 BST 2026


Git commit 4eac86e58f720d630e853299220f8e374328f710 by Carlos De Maine.
Committed on 10/07/2026 at 04:05.
Pushed by carlosdem into branch 'Neon/release'.

we want debug symbols

M  +0    -6    debian/rules

https://invent.kde.org/neon/graphics/skanlite/-/commit/4eac86e58f720d630e853299220f8e374328f710

diff --git a/debian/rules b/debian/rules
index 5dde1b2..5628e69 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,5 @@
 #!/usr/bin/make -f
 
-DH_ALWAYS_EXCLUDE:=CVS:.svn:.svnignore:.hg:.hgignore
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-undefined -Wl,--as-needed
-
-override_dh_strip:
-	dh_strip --dbgsym-migration='skanlite-dbg (<< 2.0-1~)'
-
 override_dh_auto_configure:
 	dh_auto_configure -- -DQT_MAJOR_VERSION=6
 


More information about the Neon-commits mailing list