diff --git a/debian/changelog b/debian/changelog index 86ecdbf4..ad1af144 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/control b/debian/control index 1c21ee83..e2deb170 100644 --- a/debian/control +++ b/debian/control @@ -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 , python3-gi , umockdev