[neon/extras/kdb/Neon/release] debian: add Rules-Requires-Root: no

Pino Toscano null at kde.org
Mon Oct 17 10:38:42 BST 2022


Git commit 8f17b26aff83c00cfcce68640f8d1d24cf491c14 by Pino Toscano.
Committed on 24/08/2021 at 05:57.
Pushed by jriddell into branch 'Neon/release'.

add Rules-Requires-Root: no

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

https://invent.kde.org/neon/extras/kdb/commit/8f17b26aff83c00cfcce68640f8d1d24cf491c14

diff --git a/debian/changelog b/debian/changelog
index 702bd45..eb8ab19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ kdb (3.2.0-5) UNRELEASED; urgency=medium
     - remove debian/compat
     - stop passing --fail-missing to dh_missing, as it is the default behaviour
   * Remove the explicit as-needed linking, as it is done by binutils now.
+  * Add Rules-Requires-Root: no.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 20 Nov 2019 22:53:04 +0100
 
diff --git a/debian/control b/debian/control
index ca5fbbb..8b71a53 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Build-Depends: cmake (>= 3.0),
                qtbase5-dev (>= 5.4.0),
                qttools5-dev,
 Standards-Version: 4.4.1
+Rules-Requires-Root: no
 Homepage: https://community.kde.org/KDb
 Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/kdb.git
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/kdb



More information about the Neon-commits mailing list