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>
Thu, 15 Dec 2022 18:49:57 +0000 (11:49 -0700)
commit5ad63fee4c5d877bc0e8ea3b47494e0de1e2f406
tree1538b57e1ae073b041b5fb14afe2a8274ff21396
parent8695fa35b1b393c6d21022f5ba569a4a7b7cb518
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