From 493786cee8cb105bdc84dccd5e6a1d926c4b4ff5 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 28 Apr 2020 18:21:33 -0500 Subject: [PATCH] Run wrap-and-sort. --- debian/changelog | 1 + debian/control | 15 +++++++-------- debian/copyright | 1 - 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 40a6c94..4062fe5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lxqt-build-tools (0.7.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. - Update the upstream signing key. * Bump Standards-version to 4.5.0, no changes needed. + * Run wrap-and-sort. -- Simon Quigley Tue, 28 Apr 2020 18:19:05 -0500 diff --git a/debian/control b/debian/control index 0ee864c..f40b573 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Uploaders: Alf Gaida , ChangZhuo Chen (陳昌倬) Section: devel Priority: optional -Build-Depends: debhelper-compat (= 12), - cmake, +Build-Depends: cmake, + debhelper-compat (= 12), libglib2.0-dev, pkg-config, qtbase5-dev @@ -19,16 +19,15 @@ Homepage: https://github.com/lxqt/lxqt-build-tools Package: lxqt-build-tools Architecture: all -Depends: ${shlibs:Depends}, - ${misc:Depends}, - binutils, +Depends: binutils, cmake, libglib2.0-dev (>= 2.5.0), pkg-config, qttools5-dev, - qttools5-dev-tools -Recommends: git, - lintian + qttools5-dev-tools, + ${misc:Depends}, + ${shlibs: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 diff --git a/debian/copyright b/debian/copyright index 39531ba..4e748b3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -35,4 +35,3 @@ License: BSD-3-Clause LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -