Source: dde-qt-dbus-factory
Section: devel
Priority: optional
Maintainer: Deepin Packages Builder <packages@deepin.com>
Build-Depends:
 debhelper (>= 9),
 pkg-config,
 python,
 qtbase5-dev,
 pkg-kde-tools,
 qtbase5-private-dev,
 libdtkcore-dev,
 libdtkcore-bin
Standards-Version: 4.1.1
Homepage: https://github.com/linuxdeepin/dde-qt-dbus-factory

Package: libdframeworkdbus2
Architecture: any
Section: libs
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Multi-Arch: same
Description: Qt DBus interface library for Deepin software (shared library)
 Libdframeworkdbus provides Qt DBus interface for various Deepin software.
 It centralizes DBus-related code into single library for Deepin software
 written in Qt and get itself generated from handwritten XML DBus interface
 descriptions.
 .
 This package is part of DDE (Deepin Desktop Environment).

Package: libdframeworkdbus-dev
Architecture: any
Section: libdevel
Depends:
 libdframeworkdbus2( =${binary:Version}),
 ${misc:Depends},
Conflicts: libdframeworkdbus
Description: Qt DBus interface library for Deepin software (development files)
 Libdframeworkdbus provides Qt DBus interface for various Deepin software.
 It centralizes DBus-related code into single library for Deepin software
 written in Qt and get itself generated from handwritten XML DBus interface
 descriptions.
 .
 This package is part of DDE (Deepin Desktop Environment).
 .
 This package provides development header files for libdframeworkdbus.
