Run wrap-and-sort.
This commit is contained in:
parent
1a5d20464a
commit
b69b6e2e95
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -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 <tsimonq2@ubuntu.com> Wed, 10 May 2023 11:18:09 -0500
|
||||
|
||||
|
13
debian/control
vendored
13
debian/control
vendored
@ -6,8 +6,8 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user