From 1e076fe2d2fa10c462c655f829f708e164787b6f Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 30 Apr 2020 23:13:48 -0500 Subject: [PATCH] Migrate to debhelper-compat. --- debian/changelog | 1 + debian/compat | 1 - debian/control | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 debian/compat diff --git a/debian/changelog b/debian/changelog index b7cd4f2..a4dcd56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lxqt-openssh-askpass (0.15.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. - Update upstream signing key. * Bump Standards-version to 4.5.0, no changes needed. + * Migrate to debhelper-compat. -- Simon Quigley Thu, 30 Apr 2020 23:12:12 -0500 diff --git a/debian/compat b/debian/compat deleted file mode 100644 index 48082f7..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -12 diff --git a/debian/control b/debian/control index e547e37..bdb1c5f 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Alf Gaida , Yuan CHAO Section: x11 Priority: optional -Build-Depends: debhelper (>= 12), +Build-Depends: debhelper-compat (= 12), libkf5windowsystem-dev, liblxqt0-dev (>= 0.14.1~), libqt5svg5-dev,