https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18908 --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 64865 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64865&action=edit Bug 18908: Warning "Compatibility levels before 9 are deprecated" The following output: dh: Compatibility levels before 9 are deprecated (level 7 in use) dh_testdir -O--fail-missing dh_auto_clean -O--fail-missing dh_auto_clean: Compatibility levels before 9 are deprecated (level 7 in use) dh_clean -O--fail-missing is given when trying to following these instructions: https://wiki.koha-community.org/wiki/Building_Debian_Packages_-_The_Easy_Way This merely tweaks the debian/compat file from 7 to 9. The message goes away. -- You are receiving this mail because: You are watching all bug changes.