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)