diff --git a/debian/changelog b/debian/changelog index e6dc6b51..d3e67f36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,10 @@ libfprint (1:0.99.0-1) UNRELEASED; urgency=medium is not ready yet * debian/control: Bump Standards-Version to 4.4.0 (no further changes) * debian/libfprint0.symbols: Add the Build-Depends-Package field + * debian/control: Add libglib2.0-doc to Build-Depends-Indep, this allows + gtk-doc to properly resolve all the links in the documentation - -- Laurent Bigonville Fri, 12 Jul 2019 00:25:24 +0200 + -- Laurent Bigonville Fri, 12 Jul 2019 01:00:46 +0200 libfprint (1:0.8.2-3) unstable; urgency=medium diff --git a/debian/control b/debian/control index 9f8b17f9..c9be98b9 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Uploaders: Ulises Vitulli , Didier Raboud Build-Depends: debhelper (>= 10.3), libusb-1.0-0-dev, libglib2.0-dev, libpixman-1-dev, libxv-dev, libnss3-dev, meson, gtk-doc-tools +Build-Depends-Indep: libglib2.0-doc Standards-Version: 4.4.0 Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint Vcs-Browser: https://salsa.debian.org/debian/libfprint