summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-09-30 15:08:28 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-09-30 15:08:28 +0200
commit237dafebc9ab420da85b6038e993f4b1e0ab2283 (patch)
tree68756d4a40106fdef2cd28cda824be95d785e3aa
parentc2df7756a703285e5847c25ed66677cf23d715e6 (diff)
add libssl-dev to Build-Depends; refresh d/p/100_spelling.patch
-rw-r--r--debian/changelog5
-rw-r--r--debian/control1
-rw-r--r--debian/patches/100_spelling.patch2
3 files changed, 7 insertions, 1 deletions
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 <debian@jff-webhosting.net> 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 <debian@jff-webhosting.net>
-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