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.
libqtxdg-packaging/debian/control

62 lines
1.5 KiB

Source: libqtxdg
Section: libs
Priority: optional
Maintainer: Debian LXQt Maintainers <lxqt-debian@lists.lxde.org>
Uploaders:
Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>
Build-Depends:
cmake (>= 3.0.2),
debhelper (>= 9),
libmagic-dev,
pkg-config,
qttools5-dev (>= 5.3.2),
qttools5-dev-tools (>= 5.3.2),
Standards-Version: 3.9.6
Homepage: https://github.com/lxde/libqtxdg
#Vcs-Git: git://anonscm.debian.org/collab-maint/libqtxdg.git
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/libqtxdg.git;a=summary
Package: libqt5xdg1
Provides: libqt5xdg
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Breaks: libqt5xdg0,
Replaces: libqt5xdg0,
Depends:
${shlibs:Depends},
${misc:Depends},
Description: Implementation of the XDG Specifications for Qt, libs
This library implements functions of the XDG Specifications in Qt.
.
It is part of LXQt.
Package: libqt5xdg-dev
Section: libdevel
Architecture: any
Depends:
${misc:Depends},
libqt5xdg1 (= ${binary:Version}),
Description: Development files for libqtxdg
This library implements functions of the XDG Specifications in Qt.
.
It is part of LXQt.
.
This package contains development files for libqtxdg.
Package: libqt5xdg-dbg
Section: debug
Priority: extra
Multi-Arch: same
Architecture: any
Depends:
${misc:Depends},
libqt5xdg1 (= ${binary:Version}),
Description: Debug symbols for libqtxdg
This library implements functions of the XDG Specifications in Qt.
.
It is part of LXQt.
.
This package contains debug symbols for libqtxdg.