From 237dafebc9ab420da85b6038e993f4b1e0ab2283 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 30 Sep 2015 15:08:28 +0200 Subject: add libssl-dev to Build-Depends; refresh d/p/100_spelling.patch --- debian/changelog | 5 +++++ debian/control | 1 + debian/patches/100_spelling.patch | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a9dab09..bf26dc4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,11 @@ argyll (1.8.2+repack-1) UNRELEASED; urgency=medium * New upstream release. * Add x3dom.debug.js to debian/missing-sources. + * debian/control: + - For use of the system library instead of the Argyll library + add libssl-dev to Build-Depends + * debian/patches/100_spelling.patch: + - Add some more typos. -- Jörg Frings-Fürst Tue, 29 Sep 2015 22:28:06 +0200 diff --git a/debian/control b/debian/control index c4db378..bc97099 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: dpkg-dev (>= 1.17.0), jam, libjpeg-dev, + libssl-dev, libpng12-dev, libtiff5-dev, libtool, diff --git a/debian/patches/100_spelling.patch b/debian/patches/100_spelling.patch index d07bfde..eb52570 100644 --- a/debian/patches/100_spelling.patch +++ b/debian/patches/100_spelling.patch @@ -1,6 +1,6 @@ Description: correct some typos Author: Jörg Frings-Fürst -Last-Update: 2015-08-23 +Last-Update: 2015-09-30 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/spectro/dispcal.c -- cgit v1.2.3