From: Thomas Goirand <[email protected]> Signed-off-by: Thomas Goirand <[email protected]> Signed-off-by: Ben Pfaff <[email protected]> --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat index 7f8f011..45a4fb7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +8 diff --git a/debian/control b/debian/control index 09a26b1..1d6859e 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Open vSwitch developers <[email protected]> Uploaders: Ben Pfaff <[email protected]>, Simon Horman <[email protected]> Build-Depends: - debhelper (>= 5), autoconf (>= 2.64), automake (>= 1.10) | automake1.10, + debhelper (>= 8), autoconf (>= 2.64), automake (>= 1.10) | automake1.10, libssl-dev, pkg-config (>= 0.21), po-debconf, bzip2, openssl, python (>= 2.6.6-3), procps, python-qt4, python-zopeinterface, python-twisted-conch -- 1.7.2.5 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
