summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@debian.org>2014-01-26 10:34:37 +0100
committerYves-Alexis Perez <corsac@debian.org>2014-01-26 10:34:37 +0100
commit7d5aa4c236cb2518002e3119ca59d7ab7bda4e17 (patch)
tree5ce7fcf56ce57e762dc4d4244aae8d302847c874 /debian
parent42d8bf31f40dbb1a381f772cca2a0f6325744304 (diff)
downloadvyos-strongswan-7d5aa4c236cb2518002e3119ca59d7ab7bda4e17.tar.gz
vyos-strongswan-7d5aa4c236cb2518002e3119ca59d7ab7bda4e17.zip
Drop dep on host package
* debian/control: - drop dependency on host, inherited from openSwan. closes: #736661
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 16bd49537..ce955072d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+strongswan (5.1.1-2) UNRELEASED; urgency=medium
+
+ * debian/control:
+ - drop dependency on host, inherited from openSwan. closes: #736661
+
+ -- Yves-Alexis Perez <corsac@debian.org> Sun, 26 Jan 2014 10:33:42 +0100
+
strongswan (5.1.1-1) unstable; urgency=low
[ Yves-Alexis Perez ]
diff --git a/debian/control b/debian/control
index 33d5d81e8..af9b60ca8 100644
--- a/debian/control
+++ b/debian/control
@@ -71,7 +71,7 @@ Architecture: any
Pre-Depends: debconf | debconf-2.0
Depends: ${shlibs:Depends}, ${misc:Depends},
libstrongswan (= ${binary:Version}), strongswan-starter | strongswan-nm,
- bsdmainutils, debianutils (>=1.7), ipsec-tools, host, iproute [linux-any]
+ bsdmainutils, debianutils (>=1.7), ipsec-tools, iproute [linux-any]
Suggests: curl
Provides: ike-server
Conflicts: freeswan (<< 2.04-12), openswan, strongswan (<< 4.2.12-1)