[neon/forks/sip6/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:39:48 GMT 2025
Git commit 3882c1431a1a16a9a9c71d0032c10951491f2773 by Dmitry Shachnev.
Committed on 07/10/2025 at 21:16.
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/sip6/-/commit/3882c1431a1a16a9a9c71d0032c10951491f2773
diff --git a/debian/changelog b/debian/changelog
index 3b6fff7..c49f6bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ sip6 (6.13.0-1) UNRELEASED; urgency=medium
* Add --sbom option to sip-distinfo.1.
* Refresh intersphinx_local.diff.
* Install docs/releases.md as upstream changelog.
+ * Drop ‘Rules-Requires-Root: no’, it became default in dpkg 1.22.13.
-- Dmitry Shachnev <mitya57 at debian.org> Wed, 08 Oct 2025 00:04:59 +0300
diff --git a/debian/control b/debian/control
index bbadca9..cdf9535 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,6 @@ Build-Depends: debhelper-compat (= 13),
python3-setuptools-scm (>= 8),
python3-sphinx <!nodoc>,
python3-sphinx-rtd-theme <!nodoc>
-Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/Python-SIP/sip
Vcs-Git: https://salsa.debian.org/python-team/packages/sip6.git
More information about the Neon-commits
mailing list