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

Pino Toscano null at kde.org
Thu Sep 8 15:46:23 BST 2022


Git commit b59d5e227872682fee8dd71e9478164eb7a49fa7 by Pino Toscano.
Committed on 12/11/2020 at 10:28.
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/krusader/commit/b59d5e227872682fee8dd71e9478164eb7a49fa7

diff --git a/debian/changelog b/debian/changelog
index 06e98c9..eab3a9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ krusader (2:2.7.2-2) UNRELEASED; urgency=medium
     - remove debian/compat
   * Remove the explicit as-needed linking, as it is done by binutils now.
   * Explicitly add the gettext build dependency.
+  * Add Rules-Requires-Root: no.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 15 Sep 2020 22:20:04 +0200
 
diff --git a/debian/control b/debian/control
index 339252d..c66febc 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,7 @@ Build-Depends: cmake (>= 2.8.12),
                qtbase5-dev (>= 5.9~),
                zlib1g-dev,
 Standards-Version: 4.4.0
+Rules-Requires-Root: no
 Homepage: http://www.krusader.org
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/krusader
 Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/krusader.git



More information about the Neon-commits mailing list