diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-08-29 01:03:46 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-08-29 01:03:46 +0200 |
commit | 91d4ef018ec4bbd9b5afa8e0252c0ac92da43af7 (patch) | |
tree | d5f42946de80b17b3e18acb4de769515ef106a1d | |
parent | e3d2e56934e7579e8abc639b1bce6dbc6b2b9d53 (diff) | |
download | ayatana-indicator-display-91d4ef018ec4bbd9b5afa8e0252c0ac92da43af7.tar.gz ayatana-indicator-display-91d4ef018ec4bbd9b5afa8e0252c0ac92da43af7.tar.bz2 ayatana-indicator-display-91d4ef018ec4bbd9b5afa8e0252c0ac92da43af7.zip |
debian/{control,compat}: Bump to level 10, this will run out tests.
-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 931021f..6662291 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: cmake, cppcheck, googletest | google-mock (>= 1.6.0+svn437), # for packaging - debhelper (>= 9), + debhelper (>= 10), dh-systemd | hello, # for systemd unit systemd [linux-any], |