Raman Sarda 2e714bd117 New upstream version.
Summary: Merge was stuck in merge-o-matic due to Diff3 conflict markers. Now resolved.

Test Plan: check if this is indeed correct merge according to ubuntu standards.

Reviewers: wxl, kc2bez

Reviewed By: wxl, kc2bez

Differential Revision: https://phab.lubuntu.me/D104
2021-01-24 01:14:08 +05:30

37 lines
1.4 KiB
Plaintext

Source: lxqt-build-tools
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Section: devel
Priority: optional
Build-Depends: cmake,
debhelper-compat (= 12),
libglib2.0-dev,
pkg-config,
qtbase5-dev
Standards-Version: 4.5.1
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-build-tools/
Vcs-Git: https://phab.lubuntu.me/source/lxqt-build-tools.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-build-tools
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-build-tools.git
Homepage: https://github.com/lxqt/lxqt-build-tools
Package: lxqt-build-tools
Architecture: all
Depends: binutils,
cmake,
libglib2.0-dev (>= 2.5.0),
pkg-config,
qttools5-dev,
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
an intuitive interface. Unlike most desktop environments, LXQt also works
fine with less powerful machines.
.
This package contains the tools that are needed by the LXQt build process.