diff --git a/debian/changelog b/debian/changelog index 83cce3b0..c7ad921a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,9 +8,11 @@ libfprint (1:0.7.0-1) UNRELEASED; urgency=medium - Bump Standards-Version to 3.9.8 (no further changes) - Use https for the Homepage and Vcs-* fields - Drop libssl-dev build-dependency, not needed anymore (Closes: #854710) + - Drop libmagickcore-dev build-dep and add libpixman-1-dev + instead, ImageMagick is not supported since 0.6.0 * Add debian/watch file - -- Laurent Bigonville Tue, 16 May 2017 11:54:27 +0200 + -- Laurent Bigonville Tue, 16 May 2017 12:09:22 +0200 libfprint (1:0.6.0-2) unstable; urgency=low diff --git a/debian/control b/debian/control index e8390356..61ba43d0 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Section: libs Maintainer: FingerForce Team Uploaders: Ulises Vitulli , Didier Raboud Build-Depends: debhelper (>= 9), autotools-dev, libtool, automake, - libusb-1.0-0-dev, libglib2.0-dev, libmagickcore-dev, libxv-dev, + libusb-1.0-0-dev, libglib2.0-dev, libpixman-1-dev, libxv-dev, libnss3-dev Standards-Version: 3.9.8 Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint