[neon/forks/sip6/Neon/release] debian: export DH_VERBOSE = 1

Carlos De Maine null at kde.org
Mon Jul 27 13:54:24 BST 2026


Git commit 9b3b7f2e8139d4167ef598456cfa20eaefa4d1b2 by Carlos De Maine.
Committed on 27/07/2026 at 12:54.
Pushed by carlosdem into branch 'Neon/release'.

export DH_VERBOSE = 1

M  +1    -0    debian/rules

https://invent.kde.org/neon/forks/sip6/-/commit/9b3b7f2e8139d4167ef598456cfa20eaefa4d1b2

diff --git a/debian/rules b/debian/rules
index ae679f0..770367e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 
+export DH_VERBOSE = 1
 export PYBUILD_NAME=sipbuild
 export PYBUILD_AFTER_BUILD=cd {build_dir} && {interpreter} -c \
 	'from ply import yacc; from sipbuild.generator.parser import rules; yacc.yacc(module=rules)' && \


More information about the Neon-commits mailing list