diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-08-29 01:09:46 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-08-29 01:09:46 +0200 |
commit | 366848d63e13026a97a268edae3b6000a3fb3276 (patch) | |
tree | 975d89e5b128297efdbaefada5f3887a1e4228a0 | |
parent | 2b27994b04f5c6265c8f6f59f8b4b15efbfa131a (diff) | |
download | ayatana-indicator-notifications-366848d63e13026a97a268edae3b6000a3fb3276.tar.gz ayatana-indicator-notifications-366848d63e13026a97a268edae3b6000a3fb3276.tar.bz2 ayatana-indicator-notifications-366848d63e13026a97a268edae3b6000a3fb3276.zip |
debian/{control,compat}: Bump to level 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 0b5ed79..030735c 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: cmake, libnotify-dev (>= 0.7.6), libglib2.0-dev (>= 2.36), # for packaging - debhelper (>= 9), + debhelper (>= 10), dpkg-dev (>= 1.16.1.1), intltool, # for systemd unit |