diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
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). |