aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/debian/control
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-03-08 01:26:08 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-03-08 01:26:26 +0300
commitc29598697062da13d4c5d338f110d0ac927ffddf (patch)
treed8b4eef381e5b91e68838feceeb0f9a20c47435e /debian/control
parentadd Debian packaging files (diff)
downloadlinux-status-c29598697062da13d4c5d338f110d0ac927ffddf.tar.gz
linux-status-c29598697062da13d4c5d338f110d0ac927ffddf.zip
debian: lower debhelper-compat level
That way, it can be build on Bionic too (and the systemd unit is picked up automatically).
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 65e93e3..e121a10 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: linux-status
Section: admin
Priority: optional
Maintainer: Egor Tensin <Egor.Tensin@gmail.com>
-Build-Depends: debhelper-compat (= 12)
+Build-Depends: debhelper-compat (= 10)
Standards-Version: 4.4.1
Homepage: https://github.com/egor-tensin/linux-status