Skip to content

Commit

Permalink
debhelper
Browse files Browse the repository at this point in the history
- Update debhelper compatibility level to 10
  • Loading branch information
jelu committed Aug 27, 2021
1 parent bfbc23e commit f215476
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion debian/compat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9
10
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Source: dnswire
Section: net
Priority: optional
Maintainer: Jerry Lundström <lundstrom.jerry@gmail.com>
Build-Depends: debhelper (>= 8.0.0), build-essential, automake, autoconf,
Build-Depends: debhelper (>= 10), build-essential, automake, autoconf,
libtool, pkg-config, libtinyframe-dev, protobuf-c-compiler,
libprotobuf-c-dev
Standards-Version: 3.9.4
Expand Down

0 comments on commit f215476

Please sign in to comment.