Use debhelper compat level 13

This commit is contained in:
Simon McVittie 2021-11-30 12:03:47 +00:00
parent 905946b8c7
commit aedc651d02
2 changed files with 2 additions and 2 deletions

2
debian/control vendored
View File

@ -6,7 +6,7 @@ Uploaders: Simon McVittie <smcv@debian.org>,
Build-Depends: adwaita-icon-theme <!nocheck>,
at-spi2-core <!nocheck>,
dbus <!nocheck>,
debhelper-compat (= 12),
debhelper-compat (= 13),
dh-sequence-gir,
fonts-cantarell <!nocheck>,
fonts-dejavu-core <!nocheck>,

2
debian/control.in vendored
View File

@ -6,7 +6,7 @@ Uploaders: Simon McVittie <smcv@debian.org>, @GNOME_TEAM@
Build-Depends: adwaita-icon-theme <!nocheck>,
at-spi2-core <!nocheck>,
dbus <!nocheck>,
debhelper-compat (= 12),
debhelper-compat (= 13),
dh-sequence-gir,
fonts-cantarell <!nocheck>,
fonts-dejavu-core <!nocheck>,