diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2016-10-22 21:33:44 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2016-10-22 21:33:44 +0200 |
commit | 74a784331443fcc6d0afe075daecc046a420757a (patch) | |
tree | f329d09de27c61e012c3a1aff603c61256e93268 /debian/changelog | |
parent | 9b8b94ed47d9c1b4b6b96af02c2e1fb8051ae756 (diff) | |
download | vyos-strongswan-74a784331443fcc6d0afe075daecc046a420757a.tar.gz vyos-strongswan-74a784331443fcc6d0afe075daecc046a420757a.zip |
add dependency on lsb-base to strongswan-starter because the init script uses /lib/lsb/init-functions
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 92283593c..00744ad26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ strongswan (5.5.1-1) UNRELEASED; urgency=medium - install /etc/dbus-1/system.d/nm-strongswan-service.conf * debian/control: - add a Replaces on n-m-strongswan because it used to ship the Dbus service. + - add dependency on lsb-base to strongswan-starter because the init script + uses /lib/lsb/init-functions -- Yves-Alexis Perez <corsac@debian.org> Thu, 20 Oct 2016 16:18:48 +0200 |