From d8eba262c73af89c2913ca88d6295d52fb8864f7 Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Wed, 22 Dec 2010 12:55:30 -0800 Subject: [PATCH] debian: Require ipsec-tools version 0.8~alpha20101208. There have been a number of important bug fixes since 0.8~alpha20090903, so require at least the newer package. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index d481ac3a5..f23db4ce2 100644 --- a/debian/control +++ b/debian/control @@ -46,8 +46,8 @@ Package: openvswitch-ipsec Architecture: linux-any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, - ipsec-tools (>=0.8~alpha20090903), - racoon (>=0.8~alpha20090903), + ipsec-tools (>=0.8~alpha20101208), + racoon (>=0.8~alpha20101208), openvswitch-common (= ${binary:Version}), openvswitch-switch (= ${binary:Version}), python-openvswitch (= ${binary:Version}) -- 2.43.0