Files
libfprint/debian
Debian Janitor 20b97dba8d Remove constraints unnecessary since buster (oldstable)
* Build-Depends: Drop versioned constraint on libglib2.0-dev, libgusb-dev and meson.

Changes-By: deb-scrub-obsolete
2022-11-23 21:01:33 +00:00
..
2022-11-21 15:21:55 +00:00
2019-08-23 17:24:14 +02:00
2021-11-03 17:31:25 +01:00

The libfprint-2-2 postinst script calls udevadmin trigger for all the supported
USB readers. The list of readers used in that file is generated using the gbp
import hook when `gbp import-orig` (via --uscan or with a tarball) is used.

Alternatively it can be called manually by using:

  GBP_SOURCES_DIR=. debian/update-udev-triggers.sh

When preparing a new upstream release, this script should be called against the
upstream provided .hwdb file.