From a088c96e934e2d1900592c93c6264dbd8a1dd727 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 4 Aug 2019 13:20:47 +0200 Subject: [PATCH] upload to unstable (debian/1.22.0-2) --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 362fd40..d3bcf92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +mate-settings-daemon (1.22.0-2) unstable; urgency=medium + + * debian/control: + + Add B-D: dh-exec. + * debian/rules: + + Add --disable-rfkill configure option on non-Linux host archs. + * debian/mate-settings-daemon-common.install: + + Use dh-exec; omit installation of udev rules as they don't get created + when --disable-rfkill configure option is used on non-Linux host archs. + + -- Mike Gabriel Sun, 04 Aug 2019 12:46:49 +0200 + mate-settings-daemon (1.22.0-1) unstable; urgency=medium [ Martin Wimpress ]