[neon/forks/pyqt5webengine/Neon/release] debian: Specify Rules-Requires-Root: no.

Dmitry Shachnev null at kde.org
Fri Oct 14 15:54:08 BST 2022


Git commit 4c3da3962574d47f6d699729d4573c349d25cd67 by Dmitry Shachnev.
Committed on 23/10/2021 at 11:55.
Pushed by jriddell into branch 'Neon/release'.

Specify Rules-Requires-Root: no.

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

https://invent.kde.org/neon/forks/pyqt5webengine/commit/4c3da3962574d47f6d699729d4573c349d25cd67

diff --git a/debian/changelog b/debian/changelog
index c654534..bba8546 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pyqt5webengine (5.15.5-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Pass correct --target-dir to sip-build.
+  * Specify Rules-Requires-Root: no.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 23 Oct 2021 14:43:36 +0300
 
diff --git a/debian/control b/debian/control
index 829b358..59b5acd 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-pyqtbuild (>= 1.9),
                qtwebengine5-dev,
                sip-tools (>= 5.3.0+dfsg-2~)
+Rules-Requires-Root: no
 Standards-Version: 4.5.1
 Homepage: https://www.riverbankcomputing.com/software/pyqtwebengine/intro
 Vcs-Git: https://salsa.debian.org/python-team/packages/pyqt5webengine.git



More information about the Neon-commits mailing list