summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/openvpn.lintian-overrides4
2 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b56477..ca3f0be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ openvpn (2.4.4-1) UNRELEASED; urgency=medium
* Declare compliance with Debian Policy 4.1.1. (No changes needed).
* Drop dh-systemd from both Build-Depends and dh command line as
it is enabled by default for dh compat level 10.
+ * New debian/openvpn.lintian-overrides:
+ - Override duplicate upstream changelog warning.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 02 Oct 2017 06:57:42 +0200
diff --git a/debian/openvpn.lintian-overrides b/debian/openvpn.lintian-overrides
new file mode 100644
index 0000000..91ae65a
--- /dev/null
+++ b/debian/openvpn.lintian-overrides
@@ -0,0 +1,4 @@
+# ChangeLog and Changes.rst are not the same.
+# ChangeLog contains the source changes and Changes.rst describes
+# the program development.
+duplicate-changelog-files