diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2020-06-22 03:14:10 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2020-06-22 03:14:10 +0200 |
commit | 27586e0ea3e620d03d82bffc5627e27f7ea26eb1 (patch) | |
tree | 556cd9152399265b31c50590aefa67ec77239707 | |
parent | dc40a872046b40ced3104941899cc1ced47d3e4d (diff) | |
download | zsh-27586e0ea3e620d03d82bffc5627e27f7ea26eb1.tar.gz zsh-27586e0ea3e620d03d82bffc5627e27f7ea26eb1.zip |
Bump debhelper compatibility level to 13
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index cb2a368c0..66d2d2fbb 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: shells Priority: optional Build-Depends: bsdextrautils | bsdmainutils (<< 12~), cm-super-minimal, - debhelper-compat (= 12), + debhelper-compat (= 13), dpkg-dev (>= 1.16.2~), ghostscript, groff, |