[Pkg-swan-devel] [strongswan] 02/03: actually put the iproute dependency at the correct place…
Yves-Alexis Perez
corsac at moszumanska.debian.org
Wed Mar 5 07:14:00 UTC 2014
This is an automated email from the git hooks/post-receive script.
corsac pushed a commit to branch master
in repository strongswan.
commit 1421028c8584ab2d326d1a8b4956a92e3067c3e1
Author: Yves-Alexis Perez <corsac at debian.org>
Date: Tue Mar 4 22:11:46 2014 +0100
actually put the iproute dependency at the correct place…
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 61482e9..d0efb0e 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Homepage: http://www.strongswan.org
Package: strongswan
Architecture: all
-Depends: ${misc:Depends}, strongswan-charon, strongswan-starter, iproute [linux-any]
+Depends: ${misc:Depends}, strongswan-charon, strongswan-starter
Description: IPsec VPN solution metapackage
The strongSwan VPN suite uses the native IPsec stack in the standard Linux
kernel. It supports both the IKEv1 and IKEv2 protocols.
@@ -201,8 +201,8 @@ Description: strongSwan charon library
Package: strongswan-charon
Architecture: any
Pre-Depends: debconf | debconf-2.0
-Depends: ${shlibs:Depends}, ${misc:Depends}, libstrongswan (= ${binary:Version}),
- strongswan-starter
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ libstrongswan (= ${binary:Version}), strongswan-starter, iproute [linux-any]
Provides: ike-server
Breaks: libstrongswan (<= 5.1.1-1), strongswan-ike (<= 5.1.1-1)
Replaces: strongswan-ikev1, strongswan-ikev2, libstrongswan (<= 5.1.1-1), strongswan-ike (<= 5.1.1-1)
--
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