Bumped debhelper version to 10
diff --git a/debian/changelog b/debian/changelog
index 08c240c..cdd539b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+salt-formula-kubernetes (2016.8.3-2) UNRELEASED; urgency=medium
+
+  * Bumped debhelper version to 10
+
+ -- Ondřej Nový <onovy@debian.org>  Mon, 21 Nov 2016 16:06:15 +0100
+
 salt-formula-kubernetes (2016.8.3-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index c76ccb2..2f4a132 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@
            Ondřej Nový <onovy@debian.org>,
 Section: admin
 Priority: extra
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                openstack-pkg-tools,
 Build-Depends-Indep: python-all,
                      python-yaml,