Skip to content

Commit

Permalink
build: Remove debhelper-compat from Build-Depends and set compat leve…
Browse files Browse the repository at this point in the history
…l to 10
  • Loading branch information
andrewegel committed Jul 13, 2021
1 parent 4dd5719 commit 891cd96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion debian/compat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12
10
3 changes: 1 addition & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ Section: net
Priority: optional
Maintainer: Vincent Bernat <bernat@debian.org>
Uploaders: Faidon Liambotis <paravoid@debian.org>
Build-Depends: debhelper-compat,
librdkafka-dev (>= 0.9.0),
Build-Depends: librdkafka-dev (>= 0.9.0),
libavro-dev,
dpkg-dev,
pkg-config,
Expand Down

0 comments on commit 891cd96

Please sign in to comment.