Whamcloud - gitweb
LU-12226 debian: fix debhelper level requirement
authorLi Dongyang <dongyangli@ddn.com>
Fri, 26 Apr 2019 05:23:28 +0000 (15:23 +1000)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 19 Apr 2022 00:15:27 +0000 (18:15 -0600)
commit74a57f8743c26ea653a694a35bdc244647a9609f
tree52e6a61f2e66e0e9a00b7fd4d2db67b1e159f96b
parent9eec2d0e1ff5bc57a1567ef3c59736bfd0b509bf
LU-12226 debian: fix debhelper level requirement

Requiring debhelper-compat = 12 will break the build on
Ubuntu 18.04 LTS, it only has debhelper 11.

Revert to Standards-Version: 4.4.1 for Ubuntu 18.04 build.

Fixes: a77d7a07b885 ("debian: switch to using build dependency on debhelper-compat")
Fixes: c2b1ec5fbc99 ("Update release notes, etc., for the 1.45.5 release")
Change-Id: I40838a4de5ee7a841ba970d4f7531f8fe9dc5ff4
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
debian/compat [new file with mode: 0644]
debian/control