Mercurial > hg
changeset 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 | 6b95a623ec90 |
children | f85de28eae32 |
files | contrib/debian/control |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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,