From b69b6e2e95fb730224367406d4925c78ea96aba8 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 10 May 2023 11:20:24 -0500 Subject: [PATCH] Run wrap-and-sort. --- debian/changelog | 1 + debian/control | 13 ++++++------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3c4ee09..961c8ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lxqt-build-tools (0.13.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Remove reverse-applicable cpp17.patch. + * Run wrap-and-sort. -- Simon Quigley Wed, 10 May 2023 11:18:09 -0500 diff --git a/debian/control b/debian/control index 93864fa..fdba161 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Alf Gaida , ChangZhuo Chen (陳昌倬) Section: devel Priority: optional -Build-Depends: debhelper-compat (= 13), - cmake, +Build-Depends: cmake, + debhelper-compat (= 13), libglib2.0-dev, pkg-config, qtbase5-dev @@ -21,15 +21,14 @@ Rules-Requires-Root: no Package: lxqt-build-tools Architecture: all -Depends: ${misc:Depends}, - binutils, +Depends: binutils, cmake, libglib2.0-dev (>= 2.73.1), pkg-config, qttools5-dev, - qttools5-dev-tools -Recommends: git, - lintian + qttools5-dev-tools, + ${misc:Depends} +Recommends: git, lintian Description: Build tools for the LXQt desktop environment LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt technologies. It has been tailored for users who value simplicity, speed, and