diff options
| author | Michael Biebl <biebl@debian.org> | 2019-03-31 10:11:16 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-03-31 10:11:16 +0200 |
| commit | f66fcea265a5869667d832386e9337237a44afef (patch) | |
| tree | 728c1bcfec28049cc6e7664200fa6e7bcd87c22b /debian/control | |
| parent | 61ab6036007ca162bd3a54615c9db2f8e2af2267 (diff) | |
Revert "Use debhelper-compat (= 12) Build-Depends and drop debian/compat"
This reverts commit 12aead6b161a3312673ac62686af0350061c0666.
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 f42b6bf5..95eeea17 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 (>= 11.4~), automake (>= 1.12), dpkg-dev (>= 1.17.14), pkg-config, |