debian: fix lintian warning about debhelper stable
authorSean Farley <sean@farley.io>
Sat, 30 Apr 2016 17:26:48 -0700
branchstable
changeset 29047 9a98d0e5b07f
parent 29046 6b95a623ec90
child 29048 f85de28eae32
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.
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 <mercurial-devel@selenic.com>
 Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 9),
  dh-python,
  netbase,
  python-all,