diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-04-14 02:05:15 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-04-14 02:05:15 +0200 |
commit | 7430429b61f0108296a37acc9e0245cda98fce7b (patch) | |
tree | c7e1e3d7f368eb8d3f71a903bac060eea03b504b /debian/changelog | |
parent | 0e228458dc5fa43e1830ff1b8ffd7e8b25c9b943 (diff) |
Add symlinks for plugins into /usr/lib/openvpn/; Switch to debhelper-compat; Refresh d/copyright
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0db2e0b..f60ddf1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,9 +3,16 @@ openvpn (2.4.8-1) UNRELEASED; urgency=medium [ Jörg Frings-Fürst ] * New upstream release (Closes: #950610). * Refresh debian/patches/openvpn-pkcs11warn.patch. - * Remove upstream applied fix-pkcs11-helper-hang.patch. + * Remove upstream applied fix-pkcs11-helper-hang.patch. * Add libp11-kit-dev to Build - Depends (Closes: #940727). + * Add symlinks for plugins into /usr/lib/openvpn/ (Closes: #946348). * Declare compliance with Debian Policy 4.5.0 (No changes needed). + * Switch to debhelper-compat: + - debian/control: change to debhelper-compat (=12). + - remove debian/compat. + * debian/copyright: + - Add year 2020 to debian/*. + - Add year 2019 to *. -- Jörg Frings-Fürst <debian@jff.email> Fri, 10 Apr 2020 23:10:22 +0200 |