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

Pino Toscano null at kde.org
Tue Aug 9 13:25:36 BST 2022


Git commit 7f0a7ae7b4ad8a52c9667ebbe2639e6c952ffe9b by Pino Toscano.
Committed on 21/08/2021 at 10:16.
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/qtav/commit/7f0a7ae7b4ad8a52c9667ebbe2639e6c952ffe9b

diff --git a/debian/changelog b/debian/changelog
index 54b5b48..981d2ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ qtav (1.13.0+ds-4) UNRELEASED; urgency=medium
   * Add the configuration for the CI on salsa.
   * Remove the explicit as-needed linking, as it is done by binutils now.
   * Drop query for DEB_BUILD_MULTIARCH in rules, as it is not used.
+  * Add Rules-Requires-Root: no.
 
  -- Debian Qt extras Maintainers <debian-qt-kde at lists.debian.org>  Sat, 21 Aug 2021 11:57:01 +0200
 
diff --git a/debian/control b/debian/control
index f77b4ea..07308f1 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Build-Depends: debhelper (>= 11~),
                libegl1-mesa-dev,
                libuchardet-dev
 Standards-Version: 4.6.0
+Rules-Requires-Root: no
 Homepage: http://qtav.org
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/qtav
 Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/qtav.git



More information about the Neon-commits mailing list