From bf8d16c84406e2910acff1755dd32cfbd9fdcbfe Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 1 May 2020 00:03:48 -0500 Subject: [PATCH] Run wrap-and-sort. --- debian/changelog | 1 + debian/control | 7 +++---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index a75b139..3838625 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ qps (2.1.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. - Update upstream signing key. - Update LXQt build dependencies. + * Run wrap-and-sort. -- Simon Quigley Fri, 01 May 2020 00:02:11 -0500 diff --git a/debian/control b/debian/control index ca92871..cbad170 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ XSBC-Original-Maintainer: LXQt Packaging Team Section: x11 Priority: optional -Build-Depends: debhelper-compat (= 12), - cmake, +Build-Depends: cmake, + debhelper-compat (= 12), liblxqt0-dev (>= 0.15.0), libqt5x11extras5-dev, libxrender-dev, @@ -21,7 +21,6 @@ Homepage: https://github.com/lxqt/qps Package: qps Architecture: linux-any -Depends: ${shlibs:Depends}, - ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Description: Qt process manager Qt process manager ported to Qt5