[Pkg-swan-devel] [strongswan] 08/09: add dependency on lsb-base to strongswan-starter because the init script uses /lib/lsb/init-functions
Yves-Alexis Perez
corsac at moszumanska.debian.org
Sat Oct 22 19:38:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
corsac pushed a commit to branch master
in repository strongswan.
commit 74a784331443fcc6d0afe075daecc046a420757a
Author: Yves-Alexis Perez <corsac at debian.org>
Date: Sat Oct 22 21:33:44 2016 +0200
add dependency on lsb-base to strongswan-starter because the init script uses /lib/lsb/init-functions
---
debian/changelog | 2 ++
debian/control | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 9228359..00744ad 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 at debian.org> Thu, 20 Oct 2016 16:18:48 +0200
diff --git a/debian/control b/debian/control
index 5992f7b..6542630 100644
--- a/debian/control
+++ b/debian/control
@@ -190,6 +190,7 @@ Package: strongswan-starter
Architecture: any
Depends: adduser,
libstrongswan (= ${binary:Version}),
+ lsb-base (>= 3.0-6),
${misc:Depends},
${shlibs:Depends}
Recommends: strongswan-charon
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-swan/strongswan.git
More information about the Pkg-swan-devel
mailing list