From 5e24dc5bf717306dc7af13415e6613e4122544d5 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Tue, 5 Jul 2022 16:42:39 -0500 Subject: [PATCH] Added 'Rules-Requires-Root: no' --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 834c896..782e205 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ qterminal (1.1.0-0ubuntu1~ppa1) jammy; urgency=medium * Updated copyright file. * 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. -- Aaron Rainbolt Tue, 05 Jul 2022 15:39:12 -0500 diff --git a/debian/control b/debian/control index e1ad2ee..604086e 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Vcs-Git: https://phab.lubuntu.me/source/qterminal.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/qterminal XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/qterminal.git Homepage: https://github.com/lxqt/qterminal +Rules-Requires-Root: no Package: qterminal Architecture: any