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

Pino Toscano null at kde.org
Thu Sep 8 15:43:54 BST 2022


Git commit bb7478ac88c066d525855256960294bc60e47be0 by Pino Toscano.
Committed on 22/11/2020 at 13:13.
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/kreport/commit/bb7478ac88c066d525855256960294bc60e47be0

diff --git a/debian/changelog b/debian/changelog
index ab98222..5132ebc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ kreport (3.2.0-2) UNRELEASED; urgency=medium
     - remove debian/compat
     - stop passing --fail-missing to dh_missing, as it is the default now
   * Bump Standards-Version to 4.5.1, no changes required.
+  * Add Rules-Requires-Root: no.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 20 Nov 2019 22:17:53 +0100
 
diff --git a/debian/control b/debian/control
index e01e5f2..0044240 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Build-Depends: cmake (>= 3.0),
                qtdeclarative5-dev,
                qttools5-dev,
 Standards-Version: 4.5.1
+Rules-Requires-Root: no
 Homepage: https://community.kde.org/KReport
 Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/kreport.git
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/kreport



More information about the Neon-commits mailing list