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.
51 lines
1.3 KiB
51 lines
1.3 KiB
10 years ago
|
Source: libsysstat
|
||
|
Section: libs
|
||
|
Priority: optional
|
||
|
Maintainer: Alf Gaida <agaida@siduction.org>
|
||
|
Build-Depends:
|
||
|
cmake,
|
||
|
debhelper (>= 9),
|
||
|
pkg-config,
|
||
|
qttools5-dev (>= 5.3.0),
|
||
|
qttools5-dev-tools (>= 5.3.0),
|
||
|
Standards-Version: 3.9.5
|
||
|
Homepage: https://github.com/lxde/libsysstat
|
||
|
#Vcs-Git: git://anonscm.debian.org/collab-maint/libsysstat.git
|
||
|
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/libsysstat.git;a=summary
|
||
|
|
||
|
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.
|
||
|
|
||
|
Package: libsysstat-qt5-0-dbg
|
||
|
Architecture: any
|
||
|
Multi-arch: same
|
||
|
Section: debug
|
||
|
Priority: extra
|
||
|
Depends:
|
||
|
${misc:Depends},
|
||
|
libsysstat-qt5-0 (= ${binary:Version}),
|
||
|
Description: Qt-based interface to system statistics (debug)
|
||
|
SysStat is a Qt-based interface to system statistics.
|
||
|
.
|
||
|
This package contain the debugging symbols.
|
||
|
|