mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
Uploading new upstream release 0.4.0plus
This commit is contained in:
Vendored
+8
@@ -1,3 +1,11 @@
|
||||
libfprint (20110418git-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
* Added Validity VFS101 device support.
|
||||
* Bump Standard-version up to 3.9.2.0 (no changes needed).
|
||||
|
||||
-- Ulises Vitulli <dererk@debian.org> Tue, 19 Apr 2011 14:58:27 -0300
|
||||
|
||||
libfprint (20100820git-1) unstable; urgency=low
|
||||
|
||||
* New upstream snapshot.
|
||||
|
||||
Vendored
+2
@@ -33,3 +33,5 @@ ATTRS{idVendor}=="05ba", ATTRS{idProduct}=="0008", MODE="0664", GROUP="plugdev"
|
||||
ATTRS{idVendor}=="147e", ATTRS{idProduct}=="2016", MODE="0664", GROUP="plugdev"
|
||||
# Device Veridicom 5thSense
|
||||
ATTRS{idVendor}=="061a", ATTRS{idProduct}=="0110", MODE="0664", GROUP="plugdev"
|
||||
# Device Validity VFS101
|
||||
ATTRS{idVendor}=="138a", ATTRS{idProduct}=="0001", MODE="0664", GROUP="plugdev"
|
||||
|
||||
Vendored
-13
@@ -1,13 +0,0 @@
|
||||
Description: Avoid to exec configure twice
|
||||
Upstream autogen.sh carries a fix configure that can't handle (*)FLAGS
|
||||
Author: Dererk <dererk@debian.org>
|
||||
Last-Update: <2010-08-20>
|
||||
|
||||
--- libfprint-20100820git.orig/autogen.sh
|
||||
+++ libfprint-20100820git/autogen.sh
|
||||
@@ -4,5 +4,3 @@ aclocal || exit 1
|
||||
autoheader || exit 1
|
||||
autoconf || exit 1
|
||||
automake -a -c || exit 1
|
||||
-./configure --enable-maintainer-mode --enable-examples-build \
|
||||
- --enable-x11-examples-build --enable-debug-log $*
|
||||
Vendored
-1
@@ -1 +0,0 @@
|
||||
evil-autogen_sh.patch
|
||||
|
||||
Reference in New Issue
Block a user