diff options
author | Dmitry Shachnev <mitya57@gmail.com> | 2017-08-26 10:57:05 +0300 |
---|---|---|
committer | Dmitry Shachnev <mitya57@gmail.com> | 2017-08-26 10:57:05 +0300 |
commit | 536b07d73e33acf2fcde685770ac53953f819011 (patch) | |
tree | 7d4430c1f13b3523ec2f79f5e78f920c09ed1bcb /debian/control | |
parent | 295635f68b6e2f487f2fef65e131716ff37b0b3d (diff) | |
download | qt5webkit-536b07d73e33acf2fcde685770ac53953f819011.tar.gz |
Update to debhelper compat level 10.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index fef39e1..854a70e 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Timo Jyrinki <timo@debian.org>, Dmitry Shachnev <mitya57@debian.org> Build-Depends: bison, cmake (>= 2.8.12), - debhelper (>= 9.20160114~), + debhelper (>= 10.3), flex, gperf, libfontconfig1-dev, |