debian: Require ipsec-tools version 0.8~alpha20101208.
authorJustin Pettit <jpettit@nicira.com>
Wed, 22 Dec 2010 20:55:30 +0000 (12:55 -0800)
committerJustin Pettit <jpettit@nicira.com>
Wed, 29 Dec 2010 00:26:48 +0000 (16:26 -0800)
There have been a number of important bug fixes since 0.8~alpha20090903,
so require at least the newer package.

debian/control

index d481ac3..f23db4c 100644 (file)
@@ -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})