summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2021-07-19 16:09:32 +0100
committerSimon McVittie <smcv@debian.org>2021-07-20 10:08:40 +0100
commit2c3035abd924eafd8199d8c4103660ac4651bb23 (patch)
tree418c4aa7f12a5af93124892dcb886e2040a2be45 /debian
parente0c37c5d6d69fd6e93c97ddd2f2a2c777c96778c (diff)
Use recommended debhelper compat level 13
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 007c99c..999614a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
autoconf-archive,
automake,
dbus (>= 1.8),
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
dh-python,
dh-sequence-python3,
dpkg-dev (>= 1.16.1),