You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libsysstat-packaging/debian/control

36 lines
1.2 KiB

Source: libsysstat
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 13),
lxqt-build-tools (>= 0.6.0~),
Standards-Version: 4.6.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/lxqt-team/libsysstat
Vcs-Git: https://salsa.debian.org/lxqt-team/libsysstat.git
Homepage: https://github.com/lxqt/libsysstat
Package: libsysstat-qt5-0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends}
Description: Qt-based interface to system statistics
SysStat is a Qt-based interface to system statistics.
.
This package contain the shared library.
Package: libsysstat-qt5-0-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
libsysstat-qt5-0 (= ${binary:Version})
Description: Qt-based interface to system statistics (dev)
SysStat is a Qt-based interface to system statistics.
.
This package contain the development files.