diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-04-01 19:02:28 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-04-01 19:02:57 +0200 |
commit | b21548caed751caa55bcd432e28e07c2068c923e (patch) | |
tree | de3ec6ce69751f76bf206d4faac7ab7365906ac2 /debian/control | |
parent | bf9bcc0bc60e43585cb49d0ff50f680e7a1c540e (diff) | |
download | ayatana-indicator-datetime-b21548caed751caa55bcd432e28e07c2068c923e.tar.gz ayatana-indicator-datetime-b21548caed751caa55bcd432e28e07c2068c923e.tar.bz2 ayatana-indicator-datetime-b21548caed751caa55bcd432e28e07c2068c923e.zip |
d/{control,compat}: Bump to DH compat level version 12.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index f10f155..3657a03 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,7 @@ Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Build-Depends: cmake, cmake-extras (>= 0.10), dbus, - debhelper (>= 9), - dh-systemd | hello, + debhelper-compat (= 12), intltool, libaccounts-glib-dev (>= 1.18), libayatana-common-dev (>= 0.9.3), |