From 105a5a791e19798b9db90b75e6c6db98bad80182 Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Tue, 16 May 2017 11:55:02 +0200 Subject: [PATCH] Drop libssl-dev build-dependency, not needed anymore (Closes: #854710) --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 97aceceb..83cce3b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,9 +7,10 @@ libfprint (1:0.7.0-1) UNRELEASED; urgency=medium * debian/control: - 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) * Add debian/watch file - -- Laurent Bigonville Tue, 16 May 2017 11:45:44 +0200 + -- Laurent Bigonville Tue, 16 May 2017 11:54:27 +0200 libfprint (1:0.6.0-2) unstable; urgency=low diff --git a/debian/control b/debian/control index fe3c2a63..e8390356 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, libssl-dev, libglib2.0-dev, libmagickcore-dev, libxv-dev, + libusb-1.0-0-dev, libglib2.0-dev, libmagickcore-dev, libxv-dev, libnss3-dev Standards-Version: 3.9.8 Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint