From f43b360f0b985898b4d27a7078106d2fa8f79171 Mon Sep 17 00:00:00 2001 From: Didier Raboud Date: Sun, 3 Mar 2013 12:58:41 +0100 Subject: [PATCH] libfprint 1:0.5.0-2 Debian experimental release. --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1acc489f..afdd4dac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libfprint (1:0.5.0-2) experimental; urgency=low + + * Patch vfs301 driver to look for libusb.h without the versionned + path, hopefully fixes the kFreeBSD FTBFS. + * Bump Standards-Version to 3.9.4 without changes needed. + * Only execute the udevadm commands if udevadm is in the script path, + allows seamless install in chroots without udev and non-Linux. + + -- Didier Raboud Sun, 03 Mar 2013 12:58:41 +0100 + libfprint (1:0.5.0-1) experimental; urgency=low * New 0.5.0 upstream release.