Bumped debhelper version to 10
diff --git a/debian/changelog b/debian/changelog
index a4ac613..e1ec563 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 salt-formula-glance (2016.4.1-4) 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:27 +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 c89a9a3..39cd33a 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,