diff options
author | Bernhard Schmidt <berni@debian.org> | 2017-10-09 21:30:19 +0200 |
---|---|---|
committer | Bernhard Schmidt <berni@debian.org> | 2017-10-09 21:30:19 +0200 |
commit | f212a9a8061882b73f6b6902757031bcd596aef2 (patch) | |
tree | 216765e4f75c1a9e39bace944cde727f7604b62e | |
parent | 8e8859fac3c914c52b0c197409e4e506926df327 (diff) |
Fix typo in changelog
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7a0f18a..0c44351 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,7 +8,7 @@ openvpn (2.4.4-1) UNRELEASED; urgency=medium it is enabled by default for dh compat level 10. * New debian/openvpn.lintian-overrides: - Override duplicate upstream changelog warning. - * Remote obsolete directory /usr/lib/openvpn (The plugins direcotoy are now + * Remote obsolete directory /usr/lib/openvpn (The plugins directory are now /usr/lib/*/openvpn/plugins): - Remove /usr/lib/openvpn from debian/dirs. - Add debian/postrm to remove /usr/lib/openvpn on purge and remove. |