From df2a530b2039b6b8d9b5e547ae6374122aa50b7d Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Sat, 11 Jan 2020 01:42:35 +0100 Subject: [PATCH] debian/patches/udev-rules-creation-add-Debian-specifics.patch: credit Sebastien Bacher --- debian/changelog | 1 + debian/patches/udev-rules-creation-add-Debian-specifics.patch | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 30cc8d44..4573ab5f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libfprint (1:1.90.0-1) UNRELEASED; urgency=medium - Drop d/patches/kFreeBSD_FTBFS_add_ETIME_definition.patch and d/patches/use-non-versionned-libusbh-path.patch, not needed anymore - debian/patches/udev-rules-creation-add-Debian-specifics.patch: refreshed + by Sebastien Bacher, thanks! - Bump the soname to libfprint2 * Bump debhelper compatibility version to 12 * Add gobject-introspection and libgirepository1.0-dev to the diff --git a/debian/patches/udev-rules-creation-add-Debian-specifics.patch b/debian/patches/udev-rules-creation-add-Debian-specifics.patch index 5a37f6ec..0bcbb375 100644 --- a/debian/patches/udev-rules-creation-add-Debian-specifics.patch +++ b/debian/patches/udev-rules-creation-add-Debian-specifics.patch @@ -2,6 +2,7 @@ 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 Origin: vendor Last-Update: 2020-01-10