diff options
Diffstat (limited to '')
-rw-r--r-- | debian/templates/source.control.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/templates/source.control.in b/debian/templates/source.control.in index 59fa8422d9..b422c490da 100644 --- a/debian/templates/source.control.in +++ b/debian/templates/source.control.in @@ -4,7 +4,7 @@ Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org> Uploaders: Bastian Blank <waldi@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org> Standards-Version: 4.2.0 Build-Depends: - debhelper-compat (= 12), dh-exec, + debhelper-compat (= 13), # used to run debian/bin/*.py python3:native, python3-dacite:native, |