[neon/forks/pyqt-builder/Neon/release] debian: Drop ‘Rules-Requires-Root: no’, it became default in dpkg 1.22.13.

Dmitry Shachnev null at kde.org
Wed Dec 3 06:33:47 GMT 2025


Git commit ffcb11cf43be97df5915d1e3dc0628ee761c6250 by Dmitry Shachnev.
Committed on 10/10/2025 at 22:00.
Pushed by carlosdem into branch 'Neon/release'.

Drop ‘Rules-Requires-Root: no’, it became default in dpkg 1.22.13.

M  +1    -0    debian/changelog
M  +0    -1    debian/control

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

diff --git a/debian/changelog b/debian/changelog
index 247e428..4bfc406 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 pyqt-builder (1.19.0+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Drop ‘Rules-Requires-Root: no’, it became default in dpkg 1.22.13.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 11 Oct 2025 00:02:17 +0300
 
diff --git a/debian/control b/debian/control
index d3ebe0b..f96a874 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,6 @@ Build-Depends: debhelper-compat (= 13),
                python3-sipbuild (>= 6.7),
                python3-sphinx <!nodoc>,
                python3-sphinx-rtd-theme <!nodoc>
-Rules-Requires-Root: no
 Standards-Version: 4.7.2
 Homepage: https://github.com/Python-PyQt/PyQt-builder
 Vcs-Git: https://salsa.debian.org/python-team/packages/pyqt-builder.git



More information about the Neon-commits mailing list