# HG changeset patch # User Sean Farley # Date 1462062408 25200 # Node ID 9a98d0e5b07fc60887f9d3d34d9ac7d536f470d2 # Parent 6b95a623ec9011f8ca261ca32d6e2716263f5f89 debian: fix lintian warning about debhelper It seems this is correct but does it work on older distros? I ran the docker-jessie rule and didn't get any warnings. diff -r 6b95a623ec90 -r 9a98d0e5b07f contrib/debian/control --- a/contrib/debian/control Sat Apr 30 17:29:12 2016 -0700 +++ b/contrib/debian/control Sat Apr 30 17:26:48 2016 -0700 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Mercurial Developers Build-Depends: - debhelper (>= 7), + debhelper (>= 9), dh-python, netbase, python-all,