diff options
| author | Michael Biebl <biebl@debian.org> | 2020-05-09 21:12:16 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-05-09 21:12:16 +0200 |
| commit | cee526cd0d00366be518575f34196a1b906bc081 (patch) | |
| tree | 4fffeb5b0e69fd23da97510b328a9fbdfab8b744 | |
| parent | a31aa05872a8a1d1c9546f866f54be591543ad79 (diff) | |
Bump debhelper-compat to 13
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e489ff51..377f8779 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian. Uploaders: Michael Biebl <biebl@debian.org>, Sjoerd Simons <sjoerd@debian.org>, Aron Xu <aron@debian.org> -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), automake (>= 1.12), pkg-config, intltool, |