Bumped debhelper version to 10
diff --git a/debian/changelog b/debian/changelog
index 6b8205e..bc87c49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 salt-formula-horizon (2016.4.2-3) UNRELEASED; urgency=medium
 
   * d/{control,copyright}: Use my @debian.org email address
+  * Bumped debhelper version to 10
 
  -- Ondřej Nový <onovy@debian.org>  Mon, 20 Jun 2016 20:14:51 +0200
 
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 abd7d32..1f5d496 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,