projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c52fa7
)
debian: Require ipsec-tools version 0.8~alpha20101208.
author
Justin Pettit
<jpettit@nicira.com>
Wed, 22 Dec 2010 20:55:30 +0000
(12:55 -0800)
committer
Justin 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
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index d481ac3a5f168798ee208179a7a01f3ff99c8a0e..f23db4ce23fb49d6a77fcd6495da828b388cec4b 100644
(file)
--- 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~alpha20
090903
),
- racoon (>=0.8~alpha20
090903
),
+ ipsec-tools (>=0.8~alpha20
101208
),
+ racoon (>=0.8~alpha20
101208
),
openvswitch-common (= ${binary:Version}),
openvswitch-switch (= ${binary:Version}),
python-openvswitch (= ${binary:Version})