From 4e1828640cad1d64abf7b60062324f1886f39d57 Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Sun, 12 Aug 2018 17:46:10 +0200 Subject: [PATCH] New upstream release 0.8.2 --- debian/changelog | 6 +++--- debian/libfprint0.postinst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index b7e3f768..d10eabed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -libfprint (1:0.8.1-1) UNRELEASED; urgency=medium +libfprint (1:0.8.2-1) UNRELEASED; urgency=medium - * New upstream release + * New upstream release (Closes: #904791) - Switch to meson, the static library is not built anymore - Bump debhelper version to >= 10.3 to have meson support - debian/libfprint0.symbols: Add newly exported symbols @@ -24,7 +24,7 @@ libfprint (1:0.8.1-1) UNRELEASED; urgency=medium * d/p/fix_ftbfs_meson.patch: Fix FTBFS with newer meson * debian/control: Bump Standards-Version to 4.2.0 (no further changes) - -- Laurent Bigonville Sun, 12 Aug 2018 17:41:30 +0200 + -- Laurent Bigonville Sun, 12 Aug 2018 17:45:49 +0200 libfprint (1:0.7.0-1) unstable; urgency=medium diff --git a/debian/libfprint0.postinst b/debian/libfprint0.postinst index 24a0a470..4e533aac 100644 --- a/debian/libfprint0.postinst +++ b/debian/libfprint0.postinst @@ -76,9 +76,9 @@ if [ "$1" = "configure" -o "$1" = "upgrade" ] && command -V udevadm >/dev/null 2 udevadm trigger --action=add --attr-match=idVendor=1c7a --attr-match=idProduct=0603 udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0050 udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0907 + udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0c26 udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0c03 udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0c16 - udevadm trigger --action=add --attr-match=idVendor=04f3 --attr-match=idProduct=0c26 udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0090 udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0091 udevadm trigger --action=add --attr-match=idVendor=138a --attr-match=idProduct=0094