mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
New upstream release (1.90.1)
New upstream release (1.90.1) and bump libglib2.0-dev and meson minimal versions
This commit is contained in:
Vendored
+2
-1
@@ -1,4 +1,4 @@
|
|||||||
libfprint (1:1.90.0-1) UNRELEASED; urgency=medium
|
libfprint (1:1.90.1-1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* New upstream release
|
* New upstream release
|
||||||
- Replace libusb-1.0 build-dependency by gusb and add libgusb-doc to the
|
- Replace libusb-1.0 build-dependency by gusb and add libgusb-doc to the
|
||||||
@@ -8,6 +8,7 @@ libfprint (1:1.90.0-1) UNRELEASED; urgency=medium
|
|||||||
- debian/patches/udev-rules-creation-add-Debian-specifics.patch: refreshed
|
- debian/patches/udev-rules-creation-add-Debian-specifics.patch: refreshed
|
||||||
by Sebastien Bacher, thanks!
|
by Sebastien Bacher, thanks!
|
||||||
- Bump the soname to libfprint2
|
- Bump the soname to libfprint2
|
||||||
|
- Bump libglib2.0-dev and meson minimal versions
|
||||||
* Bump debhelper compatibility version to 12
|
* Bump debhelper compatibility version to 12
|
||||||
* Add gobject-introspection and libgirepository1.0-dev to the
|
* Add gobject-introspection and libgirepository1.0-dev to the
|
||||||
build-dependencies and install the GObject introspection bindings
|
build-dependencies and install the GObject introspection bindings
|
||||||
|
|||||||
Vendored
+2
-2
@@ -7,11 +7,11 @@ Build-Depends: debhelper-compat (= 12),
|
|||||||
gobject-introspection,
|
gobject-introspection,
|
||||||
gtk-doc-tools,
|
gtk-doc-tools,
|
||||||
libgirepository1.0-dev,
|
libgirepository1.0-dev,
|
||||||
libglib2.0-dev (>= 2.50),
|
libglib2.0-dev (>= 2.56),
|
||||||
libgusb-dev (>= 0.3.0),
|
libgusb-dev (>= 0.3.0),
|
||||||
libnss3-dev,
|
libnss3-dev,
|
||||||
libpixman-1-dev,
|
libpixman-1-dev,
|
||||||
meson,
|
meson (>= 0.49.0),
|
||||||
python3-cairo <!nocheck>,
|
python3-cairo <!nocheck>,
|
||||||
python3-gi <!nocheck>,
|
python3-gi <!nocheck>,
|
||||||
umockdev <!nocheck>
|
umockdev <!nocheck>
|
||||||
|
|||||||
Reference in New Issue
Block a user