From da57859e04ffc8576073ab2d60b0f72367a53cb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 26 Aug 2017 15:12:57 +0200 Subject: Declare compliance with Debian Policy 4.0.0; Remove libssl from build depends --- debian/changelog | 4 +++- debian/control | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 38defba..562f196 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ argyll (1.9.2+repack-2) UNRELEASED; urgency=medium * New README.source to explain the branching model used. - * + * Declare compliance with Debian Policy 4.0.0. (No changes needed). + * debian/control: + - Remove libssl from build depends to use the upstream ssl implemantiton. -- Jörg Frings-Fürst Sat, 26 Aug 2017 14:50:25 +0200 diff --git a/debian/control b/debian/control index 0fea387..1d7544d 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,14 @@ Source: argyll Section: graphics Priority: optional Maintainer: Jörg Frings-Fürst -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Build-Depends: debhelper (>= 10), dh-autoreconf, dpkg-dev (>= 1.17.0), jam, libjpeg-dev, - libssl-dev, +# libssl-dev, libpng-dev, libtiff5-dev, libtool, -- cgit v1.2.3