* debian/control : compat level -> 9

This commit is contained in:
hagen 2015-11-30 06:23:29 +00:00
parent 1ef12f0645
commit c6a6035bb9
2 changed files with 2 additions and 2 deletions

2
debian/compat vendored
View File

@ -1 +1 @@
8
9

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: i2pd
Section: net
Priority: extra
Maintainer: hagen <hagen@i2pmail.org>
Build-Depends: debhelper (>= 8.0.0), dpkg-dev (>= 1.16.1~),
Build-Depends: debhelper (>= 9.0.0), dpkg-dev (>= 1.16.1~),
gcc (>= 4.6) | clang (>= 3.3),
libboost-regex-dev,
libboost-system-dev (>= 1.46),