diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2015-09-05 08:58:52 +0200 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2015-09-05 08:58:52 +0200 |
commit | 969eb6b51d58a6e50088a4bb19f8158336faed4d (patch) | |
tree | 8167dce9bb6a9de4f35331ba90a2c6f954e0e988 /debian/changelog | |
parent | fa0b3cebfaf1c68780e5cf6e3241a6ba1899276c (diff) |
Drop configure patch, add systemd as Build-Dep
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 105b97b..ad07d42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,13 @@ openvpn (2.3.8-1) unstable; urgency=medium * debian/control: Move libsystemd-daemon-dev Build-Dep to libsystemd-dev. - (Closes: #791904) + (Closes: #791904). Add systemd as Build-Dep on [linux-any] * New upstream release. (Closes: #791829) * debian/rules: remove obsolete options (*-path) to configure * openvpn@.service: Use KillMode=mixed to fix signaling of some plugins. (Closes: #792907). Also add PrivateTmp & LimitNPROC options. Thanks Daniel Hahler for the patch. + * Bumped Standards-Version to 3.9.6 -- Alberto Gonzalez Iniesta <agi@inittab.org> Mon, 10 Aug 2015 16:46:20 +0200 |