From c17c300a556580ae9c194b65a02efff48fa7df7c Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 29 Sep 2017 16:42:17 +0200 Subject: Revert "debian/{control,compat}: Bump DH version level to 10 (and bump B-D to >= 10)." This reverts commit 9c198888efd1ec87860a56dc8123c5dc8e87ad7d. Reason: debhelper 10 is not available in Ubuntu 16.04. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index f599e28..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +9 diff --git a/debian/control b/debian/control index e378a38..734448c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: gnome Priority: optional XS-Python-Version: all Maintainer: Mike Gabriel -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 9), dh-autoreconf, python-all-dev, at-spi2-core, -- cgit v1.2.3