33 lines
1.2 KiB
Plaintext
Raw Normal View History

2014-09-10 21:39:29 +02:00
Source: libsysstat
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
2021-02-12 02:57:17 +05:30
Andrew Lee (李健秋) <ajqlee@debian.org>,
2015-09-22 21:32:15 +08:00
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
2014-09-10 21:39:29 +02:00
Section: libs
Priority: optional
2022-06-22 02:42:18 -05:00
Build-Depends: debhelper-compat (= 13), lxqt-build-tools (>= 0.6.0~)
2022-06-22 02:47:45 -05:00
Standards-Version: 4.6.1
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
2014-09-10 21:39:29 +02:00
Package: libsysstat-qt5-0
Architecture: any
Multi-Arch: same
2022-06-22 02:42:18 -05:00
Depends: ${misc:Depends}, ${shlibs:Depends}
2014-09-10 21:39:29 +02:00
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
2022-06-22 02:42:18 -05:00
Depends: libsysstat-qt5-0 (= ${binary:Version}), ${misc:Depends}
2014-09-10 21:39:29 +02:00
Description: Qt-based interface to system statistics (dev)
SysStat is a Qt-based interface to system statistics.
.
This package contain the development files.