From 36e626a376f2678b32cb0d4ed769aaa065f138e6 Mon Sep 17 00:00:00 2001 From: Graham Inggs Date: Mon, 22 Jul 2019 00:42:58 +0200 Subject: Switch to debhelper 12 --- debian/changelog | 6 ++++++ debian/compat | 1 - debian/control | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) delete mode 100644 debian/compat diff --git a/debian/changelog b/debian/changelog index 54864b9..07399f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +htop (2.2.0-2) UNRELEASED; urgency=medium + + * Switch to debhelper 12 + + -- Graham Inggs Sun, 21 Jul 2019 22:38:38 +0000 + htop (2.2.0-1) unstable; urgency=medium * New upstream release 2.2.0 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 16b35bc..c296825 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Daniel Lange Uploaders: Eugene V. Lyubimkin , Graham Inggs -Build-Depends: debhelper (>= 11), +Build-Depends: debhelper-compat (= 12), dpkg-dev (>= 1.16.1.1), libhwloc-dev [!linux-any], libkvm-dev [kfreebsd-any], -- cgit v1.2.3