diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-09-28 07:32:47 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-09-28 07:32:47 +0200 |
commit | 9c198888efd1ec87860a56dc8123c5dc8e87ad7d (patch) | |
tree | 26498db437fba4ddf77760fdc5001f28bfee1ddb | |
parent | 65e8d530403b199ffbd4df53bb8e4660d65cbd3b (diff) | |
download | libayatana-appindicator-9c198888efd1ec87860a56dc8123c5dc8e87ad7d.tar.gz libayatana-appindicator-9c198888efd1ec87860a56dc8123c5dc8e87ad7d.tar.bz2 libayatana-appindicator-9c198888efd1ec87860a56dc8123c5dc8e87ad7d.zip |
debian/{control,compat}: Bump DH version level to 10 (and bump B-D to >= 10).
-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 ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index cf1a44f..1198d90 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 (>= 9), +Build-Depends: debhelper (>= 10), dh-autoreconf, python-all-dev, at-spi2-core, |