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.
|
* New upstream release.
|
||||||
* Remove reverse-applicable cpp17.patch.
|
* Remove reverse-applicable cpp17.patch.
|
||||||
|
* Run wrap-and-sort.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 10 May 2023 11:18:09 -0500
|
-- 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>
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
Section: devel
|
Section: devel
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: cmake,
|
||||||
cmake,
|
debhelper-compat (= 13),
|
||||||
libglib2.0-dev,
|
libglib2.0-dev,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
qtbase5-dev
|
qtbase5-dev
|
||||||
@ -21,15 +21,14 @@ Rules-Requires-Root: no
|
|||||||
|
|
||||||
Package: lxqt-build-tools
|
Package: lxqt-build-tools
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends},
|
Depends: binutils,
|
||||||
binutils,
|
|
||||||
cmake,
|
cmake,
|
||||||
libglib2.0-dev (>= 2.73.1),
|
libglib2.0-dev (>= 2.73.1),
|
||||||
pkg-config,
|
pkg-config,
|
||||||
qttools5-dev,
|
qttools5-dev,
|
||||||
qttools5-dev-tools
|
qttools5-dev-tools,
|
||||||
Recommends: git,
|
${misc:Depends}
|
||||||
lintian
|
Recommends: git, lintian
|
||||||
Description: Build tools for the LXQt desktop environment
|
Description: Build tools for the LXQt desktop environment
|
||||||
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
|
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
|
technologies. It has been tailored for users who value simplicity, speed, and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user