Alf Gaida a845eb84cd Some updates in debian $foo
* Fixed Hompage and Source to lxqt
* Bumped compat to 11
* Bumped debhelper to >= 11~
* Bumped Standards to 4.1.4, no changes needed
* Changed VCS fields for salsa
* Bumped year in copyright
2018-04-27 18:04:58 +02:00

55 lines
2.0 KiB
Plaintext

Source: liblxqt
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: libs
Priority: optional
Build-Depends: debhelper (>= 11~),
libqt5svg5-dev,
libkf5windowsystem-dev,
libqt5x11extras5-dev,
libqt5xdg-dev (>= 3.1.0),
libqt5xdgiconloader-dev (>= 3.1.0),
libx11-dev,
libxss-dev,
lxqt-build-tools (>= 0.4.0)
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/lxqt-team/liblxqt
Vcs-Git: https://salsa.debian.org/git/lxqt-team/liblxqt.git
Homepage: https://github.com/lxqt/liblxqt
Package: liblxqt0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends},
desktop-file-utils,
shared-mime-info
Recommends: liblxqt-l10n
Pre-Depends: ${misc:Pre-Depends}
Description: Shared libraries for LXQt desktop environment (libs)
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 shared libraries needed by the LXQt desktop
environment.
Package: liblxqt0-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
liblxqt0 (= ${binary:Version}),
libqt5xdg-dev (>= 3.1.0),
libqt5xdgiconloader-dev (>= 3.1.0),
lxqt-build-tools (>= 0.4.0)
Description: Shared libraries for LXQt desktop environment (dev)
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 contain the development files.