mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
Run wrap-and-sort
This commit is contained in:
Vendored
+8
-3
@@ -4,8 +4,13 @@ Section: libs
|
|||||||
Maintainer: FingerForce Team <fingerforce-devel@lists.alioth.debian.org>
|
Maintainer: FingerForce Team <fingerforce-devel@lists.alioth.debian.org>
|
||||||
Uploaders: Ulises Vitulli <dererk@debian.org>, Didier Raboud <odyx@debian.org>
|
Uploaders: Ulises Vitulli <dererk@debian.org>, Didier Raboud <odyx@debian.org>
|
||||||
Build-Depends: debhelper (>= 10.3),
|
Build-Depends: debhelper (>= 10.3),
|
||||||
libusb-1.0-0-dev, libglib2.0-dev (>= 2.50), libpixman-1-dev, libxv-dev,
|
gtk-doc-tools,
|
||||||
libnss3-dev, meson, gtk-doc-tools
|
libglib2.0-dev (>= 2.50),
|
||||||
|
libnss3-dev,
|
||||||
|
libpixman-1-dev,
|
||||||
|
libusb-1.0-0-dev,
|
||||||
|
libxv-dev,
|
||||||
|
meson
|
||||||
Build-Depends-Indep: libglib2.0-doc
|
Build-Depends-Indep: libglib2.0-doc
|
||||||
Standards-Version: 4.4.0
|
Standards-Version: 4.4.0
|
||||||
Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint
|
Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint
|
||||||
@@ -37,7 +42,7 @@ Description: async fingerprint library of fprint project, development headers
|
|||||||
Package: libfprint0
|
Package: libfprint0
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Description: async fingerprint library of fprint project, shared libraries
|
Description: async fingerprint library of fprint project, shared libraries
|
||||||
The fprint project aims to support for consumer fingerprint reader devices.
|
The fprint project aims to support for consumer fingerprint reader devices.
|
||||||
|
|||||||
Vendored
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
|
NEWS
|
||||||
README
|
README
|
||||||
TODO
|
TODO
|
||||||
NEWS
|
|
||||||
|
|||||||
Vendored
+1
-1
@@ -1,2 +1,2 @@
|
|||||||
usr/lib/*/lib*.so.*
|
|
||||||
lib/udev/rules.d/
|
lib/udev/rules.d/
|
||||||
|
usr/lib/*/lib*.so.*
|
||||||
|
|||||||
Reference in New Issue
Block a user