From f492eb8f049a657203ad4dc6bd79bd0231de521e Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 9 Mar 2012 13:30:26 -0800 Subject: [PATCH] debian: Bump debhelper compat level to 8 and make build-depends consistent. Reviewed-by: Simon Horman Signed-off-by: Thomas Goirand Signed-off-by: Ben Pfaff --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011e..45a4fb75 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +8 diff --git a/debian/control b/debian/control index 09a26b1d..1d6859e7 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Open vSwitch developers Uploaders: Ben Pfaff , Simon Horman 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 -- 2.30.2