Run wrap-and-sort

This commit is contained in:
Laurent Bigonville
2019-08-23 17:24:14 +02:00
parent ec32735d32
commit 755b06448f
4 changed files with 20 additions and 15 deletions
+10 -5
View File
@@ -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
@@ -30,14 +35,14 @@ Description: async fingerprint library of fprint project, development headers
talking to fingerprint reading devices, and processing fingerprint data. talking to fingerprint reading devices, and processing fingerprint data.
. .
This library depends on the new libusb, which performs asynchronous callbacks, This library depends on the new libusb, which performs asynchronous callbacks,
allowing fprint to perform non-blocking device tasks. allowing fprint to perform non-blocking device tasks.
. .
This package provides development headers. This package provides 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.
@@ -52,7 +57,7 @@ Description: async fingerprint library of fprint project, shared libraries
talking to fingerprint reading devices, and processing fingerprint data. talking to fingerprint reading devices, and processing fingerprint data.
. .
This library depends on the new libusb, which performs asynchronous callbacks, This library depends on the new libusb, which performs asynchronous callbacks,
allowing fprint to perform non-blocking device tasks. allowing fprint to perform non-blocking device tasks.
. .
This package provides shared libraries. This package provides shared libraries.
+8 -8
View File
@@ -1,4 +1,4 @@
This package was debianized by Ulises Vitulli <uvitulli@fi.uba.ar> on This package was debianized by Ulises Vitulli <uvitulli@fi.uba.ar> on
Fri, 19 Sep 2008 05:14:30 -0300. Fri, 19 Sep 2008 05:14:30 -0300.
It was downloaded from <http://reactivated.net/fprint/wiki/Libfprint> It was downloaded from <http://reactivated.net/fprint/wiki/Libfprint>
@@ -33,13 +33,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
The files under libfprint/nbis directory has this license: The files under libfprint/nbis directory has this license:
This software was developed at the National Institute of Standards and This software was developed at the National Institute of Standards and
Technology (NIST) by employees of the Federal Government in the course Technology (NIST) by employees of the Federal Government in the course
of their official duties. Pursuant to title 17 Section 105 of the of their official duties. Pursuant to title 17 Section 105 of the
United States Code, this software is not subject to copyright protection United States Code, this software is not subject to copyright protection
and is in the public domain. NIST assumes no responsibility whatsoever for and is in the public domain. NIST assumes no responsibility whatsoever for
its use by other parties, and makes no guarantees, expressed or implied, its use by other parties, and makes no guarantees, expressed or implied,
about its quality, reliability, or any other characteristic. about its quality, reliability, or any other characteristic.
The Debian packaging is © 2008, Ulises Vitulli <uvitulli@fi.uba.ar> and is The Debian packaging is © 2008, Ulises Vitulli <uvitulli@fi.uba.ar> and is
licensed under the LGPL v2.1, see `/usr/share/common-licenses/LGPL-2.1'. licensed under the LGPL v2.1, see `/usr/share/common-licenses/LGPL-2.1'.
Vendored
+1 -1
View File
@@ -1,3 +1,3 @@
NEWS
README README
TODO TODO
NEWS
+1 -1
View File
@@ -1,2 +1,2 @@
usr/lib/*/lib*.so.*
lib/udev/rules.d/ lib/udev/rules.d/
usr/lib/*/lib*.so.*