summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index af6e2a0..434e592 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,10 +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/control:
+ * debian/changelog:
+ - Add 2017 to debian/*.
+ * debian/copyright:
- 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).
* Use the automatic debug symbol packages:
- Remove argyll-dbg section from debian/control.
- Remove override_dh_strip from debian/rules.