summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-08-26 20:26:31 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-08-26 20:26:31 +0200
commit7aa4b340bfd6600147a86b952e3caea335ff00d8 (patch)
treeddfb315b77e07df408543c2e19b71a0a329f7e54 /debian/changelog
parentd2d6a5eef29fc0325a614022ae1c9d2fd677d7c3 (diff)
New patch 0130_openssl.patch
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 5 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index f111366..a6775df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,15 +2,14 @@ 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/changelog:
- - Add 2017 to debian/*.
* debian/copyright:
+ - Add 2017 to debian/*.
+ * debian/control:
- Remove dh-autoreconf.
+ Not longer needed since debhelper compatibility level > 10.
- - Remove libssl-dev from build depends to use the upstream ssl
- implemantiton.
- + Openssl provides only TLS1.2. TLS1.0 / TLS1.1 is using to connect some
- devices (Closes: #871427).
+ * New patch 0130_openssl.patch:
+ - Enable all ssl connections since openssl provides only connetions with
+ TLS1.2 or greater (Closes: #871427).
* Use the automatic debug symbol packages:
- Remove argyll-dbg section from debian/control.
- Remove override_dh_strip from debian/rules.