diff --git a/debian/changelog b/debian/changelog index a4924bb..aecb2f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ * Trim trailing whitespace. * Use secure URI in Homepage field. + * Set debhelper-compat version in Build-Depends. -- Debian Janitor Mon, 06 Jul 2020 22:45:37 -0000 diff --git a/debian/compat b/debian/compat deleted file mode 100644 index b4de394..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/debian/control b/debian/control index 5b04d91..9715f5e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Section: net Priority: optional Maintainer: Abhijith PA -Build-Depends: debhelper (>= 11), +Build-Depends: debhelper-compat (= 11), libssl-dev, clang , clang-tools ,