From e4d2eaeff733e9f549338f930eaa5594379239c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Wed, 25 Nov 2020 18:13:51 +0100 Subject: [PATCH] debian/patches: Refresh --- ...ev-rules-creation-add-Debian-specifics.patch | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/debian/patches/udev-rules-creation-add-Debian-specifics.patch b/debian/patches/udev-rules-creation-add-Debian-specifics.patch index 59c273f3..ef8a0225 100644 --- a/debian/patches/udev-rules-creation-add-Debian-specifics.patch +++ b/debian/patches/udev-rules-creation-add-Debian-specifics.patch @@ -1,11 +1,18 @@ -Description: Tweak the udev rules creator for Debian usage - List all devices; automatic power/control only for the non-blacklisted - ones; mode and group to all. -Author: Didier Raboud -Author: Sebastien Bacher +From: Didier Raboud +Date: Wed, 25 Nov 2020 15:45:56 +0100 +Subject: Tweak the udev rules creator for Debian usage + Origin: vendor Last-Update: 2020-01-10 +List all devices; automatic power/control only for the non-blacklisted +ones; mode and group to all. +--- + libfprint/fprint-list-udev-rules.c | 9 ++++----- + 1 file changed, 4 insertions(+), 5 deletions(-) + +diff --git a/libfprint/fprint-list-udev-rules.c b/libfprint/fprint-list-udev-rules.c +index 5f17b6b..00bfa92 100644 --- a/libfprint/fprint-list-udev-rules.c +++ b/libfprint/fprint-list-udev-rules.c @@ -66,9 +66,6 @@ print_driver (const FpDeviceClass *cls)