diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-09-29 16:42:17 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-09-29 16:42:17 +0200 |
commit | c17c300a556580ae9c194b65a02efff48fa7df7c (patch) | |
tree | d860725088f006aca9e748f70195791bccc07119 /debian | |
parent | 43889140aae13f7211517f478e7aa39f421a6db6 (diff) | |
download | libayatana-appindicator-c17c300a556580ae9c194b65a02efff48fa7df7c.tar.gz libayatana-appindicator-c17c300a556580ae9c194b65a02efff48fa7df7c.tar.bz2 libayatana-appindicator-c17c300a556580ae9c194b65a02efff48fa7df7c.zip |
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.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | 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 <mike.gabriel@das-netzwerkteam.de> -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 9), dh-autoreconf, python-all-dev, at-spi2-core, |