From 0681e0fe66170e1af75d8bfd2b3778f6101f9f6e Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Fri, 11 Sep 2020 21:45:11 +0000 Subject: [PATCH] Apply multi-arch hints. + xfce4-statusnotifier-plugin: Add Multi-Arch: same. Changes-By: lintian-brush --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 9459dab..7fb76dc 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Package: xfce4-statusnotifier-plugin Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Provides: indicator-renderer +Multi-Arch: same Description: plugin to display status notifiers in the Xfce4 panel A small plugin to display status notifiers, including application indicators, in the Xfce4 panel as described in freedesktop.org StatusNotifierItem -- GitLab