From c8677bedbfc31325cca299fff10f18219025999e Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Fri, 10 Jan 2020 02:28:25 +0100 Subject: [PATCH] New upstream release * New upstream release - Replace libusb-1.0 build-dependency by gusb and add libgusb-doc to the Build-Depends-Indep --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8de9e1f9..fdee5d2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libfprint (1:1.90.0-1) UNRELEASED; urgency=medium + + * New upstream release + - Replace libusb-1.0 build-dependency by gusb and add libgusb-doc to the + Build-Depends-Indep + + -- Laurent Bigonville Fri, 10 Jan 2020 02:26:09 +0100 + libfprint (1:1.0-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index eeffe11d..08800500 100644 --- a/debian/control +++ b/debian/control @@ -6,12 +6,12 @@ Uploaders: Ulises Vitulli , Didier Raboud Build-Depends: debhelper (>= 10.3), gtk-doc-tools, libglib2.0-dev (>= 2.50), + libgusb-dev (>= 0.3.0), 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 , libgusb-doc Standards-Version: 4.4.0 Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint Vcs-Browser: https://salsa.debian.org/debian/libfprint