Mercurial > hg
diff contrib/debian/control @ 29047:9a98d0e5b07f stable
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.
author | Sean Farley <sean@farley.io> |
---|---|
date | Sat, 30 Apr 2016 17:26:48 -0700 |
parents | d2b29c848fcd |
children | f85de28eae32 |
line wrap: on
line diff
--- 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 <mercurial-devel@selenic.com> Build-Depends: - debhelper (>= 7), + debhelper (>= 9), dh-python, netbase, python-all,