mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 18:38:07 +00:00
Bump debhelper version to >= 10.3 to have meson support
This commit is contained in:
Vendored
+2
-1
@@ -2,6 +2,7 @@ libfprint (1:0.8.1-1) UNRELEASED; urgency=medium
|
|||||||
|
|
||||||
* New upstream release
|
* New upstream release
|
||||||
- Switch to meson, the static library is not built anymore
|
- 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
|
- debian/libfprint0.symbols: Add newly exported symbols
|
||||||
- Fix security hole by zero out memory when allocated (Closes: #890827)
|
- Fix security hole by zero out memory when allocated (Closes: #890827)
|
||||||
- d/p/kFreeBSD_FTBFS_add_ETIME_definition.patch: Updated
|
- d/p/kFreeBSD_FTBFS_add_ETIME_definition.patch: Updated
|
||||||
@@ -21,7 +22,7 @@ libfprint (1:0.8.1-1) UNRELEASED; urgency=medium
|
|||||||
* debian/rules: Simplify the installation of the udev rules file
|
* debian/rules: Simplify the installation of the udev rules file
|
||||||
* Ship the API doc in a new libfprint-doc package
|
* Ship the API doc in a new libfprint-doc package
|
||||||
|
|
||||||
-- Laurent Bigonville <bigon@debian.org> Mon, 16 Jul 2018 11:11:19 +0200
|
-- Laurent Bigonville <bigon@debian.org> Mon, 16 Jul 2018 16:29:17 +0200
|
||||||
|
|
||||||
libfprint (1:0.7.0-1) unstable; urgency=medium
|
libfprint (1:0.7.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
@@ -3,7 +3,7 @@ Priority: optional
|
|||||||
Section: libs
|
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),
|
Build-Depends: debhelper (>= 10.3),
|
||||||
libusb-1.0-0-dev, libglib2.0-dev, libpixman-1-dev, libxv-dev,
|
libusb-1.0-0-dev, libglib2.0-dev, libpixman-1-dev, libxv-dev,
|
||||||
libnss3-dev, meson, gtk-doc-tools
|
libnss3-dev, meson, gtk-doc-tools
|
||||||
Standards-Version: 4.1.4
|
Standards-Version: 4.1.4
|
||||||
|
|||||||
Reference in New Issue
Block a user