Run wrap-and-sort.
This commit is contained in:
parent
8d68aa451a
commit
493786cee8
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -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 <tsimonq2@ubuntu.com> Tue, 28 Apr 2020 18:19:05 -0500
|
||||
|
||||
|
15
debian/control
vendored
15
debian/control
vendored
@ -5,8 +5,8 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
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
|
||||
|
1
debian/copyright
vendored
1
debian/copyright
vendored
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user