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:
Laurent Bigonville
2020-02-12 18:16:53 +01:00
parent b5c714185d
commit 338dae9dc4
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -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
- 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
by Sebastien Bacher, thanks!
- Bump the soname to libfprint2
- Bump libglib2.0-dev and meson minimal versions
* Bump debhelper compatibility version to 12
* Add gobject-introspection and libgirepository1.0-dev to the
build-dependencies and install the GObject introspection bindings
+2 -2
View File
@@ -7,11 +7,11 @@ Build-Depends: debhelper-compat (= 12),
gobject-introspection,
gtk-doc-tools,
libgirepository1.0-dev,
libglib2.0-dev (>= 2.50),
libglib2.0-dev (>= 2.56),
libgusb-dev (>= 0.3.0),
libnss3-dev,
libpixman-1-dev,
meson,
meson (>= 0.49.0),
python3-cairo <!nocheck>,
python3-gi <!nocheck>,
umockdev <!nocheck>