From 26478bfb0ad29258e999596c37ded9e69addefaf Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 30 Apr 2020 23:35:17 -0500 Subject: [PATCH] Run wrap-and-sort. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 18d010d..aba2585 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lxqt-runner (0.15.0-0ubuntu1) UNRELEASED; urgency=medium - Update upstream signing key. - Update LXQt build dependencies. * Update Standards-version to 4.5.0, no changes needed. + * Run wrap-and-sort. -- Simon Quigley Thu, 30 Apr 2020 23:32:39 -0500 diff --git a/debian/control b/debian/control index a6e9dd2..e36a28a 100644 --- a/debian/control +++ b/debian/control @@ -7,9 +7,9 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 12), libkf5windowsystem-dev, - liblxqt0-dev (>= 0.15.0), - liblxqt-globalkeys0-dev (>= 0.15.0), liblxqt-globalkeys-ui0-dev (>= 0.15.0), + liblxqt-globalkeys0-dev (>= 0.15.0), + liblxqt0-dev (>= 0.15.0), libmuparser-dev, libqt5svg5-dev, libqt5x11extras5-dev,