From 4256f171ca27871a39d7234486392532e8cefba4 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Mon, 4 Jul 2022 08:52:38 -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 ccc3afd..81fb8c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lxqt-notificationd (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 Mon, 04 Jul 2022 08:39:40 -0500 diff --git a/debian/control b/debian/control index c3e78f7..ab44ce5 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Vcs-Git: https://phab.lubuntu.me/source/lxqt-notificationd.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-notificationd XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-notificationd.git Homepage: https://github.com/lxqt/lxqt-notificationd +Rules-Requires-Root: no Package: lxqt-notificationd Architecture: any