From e5e9e999c0249a0eb7ff4cf7f4e990c6d26eead8 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Thu, 7 Jul 2022 00:03:50 -0500 Subject: [PATCH] Added 'Rules-Requires-Root: no' --- debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3109ad8..8f69e9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ lxqt-runner (1.1.0-0ubuntu2~ppa1) jammy; urgency=medium * Removed redundant "Repository-Browser" field from d/upstream/metadata. * Bumped Standards-Version to 4.6.1, no changes necessary. * Removed obsolete "-Wl,--as-needed" linker flag. + * Added "Rules-Requires-Root: no" to debian/control to silence Lintian's + silent-on-rules-requiring-root. -- Aaron Rainbolt Wed, 06 Jul 2022 23:56:39 -0500 diff --git a/debian/control b/debian/control index 78dbee2..f02ccf0 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Vcs-Git: https://phab.lubuntu.me/source/lxqt-runner.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-runner XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-runner.git Homepage: https://github.com/lxqt/lxqt-runner +Rules-Requires-Root: no Package: lxqt-runner Architecture: any