mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
New upstream release 0.8.2
This commit is contained in:
Vendored
+3
-3
@@ -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 <bigon@debian.org> Sun, 12 Aug 2018 17:41:30 +0200
|
||||
-- Laurent Bigonville <bigon@debian.org> Sun, 12 Aug 2018 17:45:49 +0200
|
||||
|
||||
libfprint (1:0.7.0-1) unstable; urgency=medium
|
||||
|
||||
|
||||
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user