diff options
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 144f538..cc9ba86 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: misc Priority: extra Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Build-Depends: dbus-test-runner, - debhelper (>= 10), + debhelper (>= 9), dpkg-dev (>= 1.16.1.1), intltool (>= 0.35.0), libdbus-1-dev, |