summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-08-26 22:12:08 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-08-26 22:12:08 +0200
commitcfda51d8c9d7473091da1cf37c72bf267a0d110e (patch)
treef2df62036f159b86eadb5ffbb098a57a6f02c2f8 /debian/changelog
parent7aa4b340bfd6600147a86b952e3caea335ff00d8 (diff)
Replace dpkg-parsechangelog with SOURCE_DATE_EPOCH
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a6775df..adf4d59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ argyll (1.9.2+repack-2) UNRELEASED; urgency=medium
* debian/control:
- Remove dh-autoreconf.
+ Not longer needed since debhelper compatibility level > 10.
+ * debian/rules:
+ - Replace dpkg-parsechangelog with SOURCE_DATE_EPOCH to prevent
+ lintian warning.
* New patch 0130_openssl.patch:
- Enable all ssl connections since openssl provides only connetions with
TLS1.2 or greater (Closes: #871427).