diff options
| author | Michael Biebl <biebl@debian.org> | 2018-10-23 12:33:50 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-10-25 00:05:51 +0200 |
| commit | 2034b7ef86afd9d007e5812aa1fb2a2a717ba635 (patch) | |
| tree | c1037c50c2541d5172ee9aaca678b8127c38ea26 /debian/control | |
| parent | 0b95e1fcffef2fb46aa6babc7d094dbe71cca01d (diff) | |
Switch to debhelper compat level 12 and dh_installsystemd
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 45d1f3de..27fa8d2b 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 (>= 10.3), +Build-Depends: debhelper (>= 11.4~), automake (>= 1.12), dpkg-dev (>= 1.17.14), pkg-config, |