diff options
author | Bernhard Schmidt <berni@debian.org> | 2020-09-30 21:10:23 +0200 |
---|---|---|
committer | Bernhard Schmidt <berni@debian.org> | 2020-09-30 21:10:23 +0200 |
commit | 5bac5f7608a14e0989e95db1a1da2e65d9322127 (patch) | |
tree | ca73db37b5a1ac3f8af7ce43ebcdd6bf9ce1f920 /debian | |
parent | 457cf61d5ab5ff5643e0b9d58a790f3ed2bdcec9 (diff) |
Downgrade debhelper-compat to 12 for easier backports
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 3526094..63a8262 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,8 @@ Priority: optional Maintainer: Bernhard Schmidt <berni@debian.org> Uploaders: Jörg Frings-Fürst <debian@jff.email> Build-Depends: - debhelper-compat (= 13), + debhelper-compat (= 12), dpkg-dev (>= 1.16.1), -# iproute2 [linux-any], liblz4-dev, liblzo2-dev, libp11-kit-dev, |