[neon/forks/pyqt-builder/Neon/release] debian: export DH_VERBOSE = 1

Carlos De Maine null at kde.org
Mon Jul 27 14:34:54 BST 2026


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

export DH_VERBOSE = 1

M  +1    -0    debian/rules

https://invent.kde.org/neon/forks/pyqt-builder/-/commit/82e94802b53b9a6a1e6d1693cec463227c041908

diff --git a/debian/rules b/debian/rules
index 2672e04..3845335 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 include /usr/share/dpkg/pkg-info.mk
+export DH_VERBOSE = 1
 export SETUPTOOLS_SCM_PRETEND_VERSION=$(DEB_VERSION_UPSTREAM:+dfsg=)
 
 %:


More information about the Neon-commits mailing list