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

Carlos De Maine null at kde.org
Mon Jul 27 14:39:11 BST 2026


Git commit a2d462bf7d61c1de9d0e7cdf8bdfde2f5df9f7b4 by Carlos De Maine.
Committed on 27/07/2026 at 13:38.
Pushed by carlosdem into branch 'Neon/release'.

export DH_VERBOSE = 1

M  +1    -1    debian/rules

https://invent.kde.org/neon/forks/pyqt6/-/commit/a2d462bf7d61c1de9d0e7cdf8bdfde2f5df9f7b4

diff --git a/debian/rules b/debian/rules
index a7fb960..01dcb5d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 include /usr/share/dpkg/buildflags.mk
-
+export DH_VERBOSE = 1
 export PYBUILD_SYSTEM=custom
 export PYBUILD_CONFIGURE_ARGS={interpreter} /usr/bin/sip-build \
 	--verbose \


More information about the Neon-commits mailing list