Source: dbus-qt3
Section: devel
Priority: optional
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Uploaders: Sjoerd Simons <sjoerd@debian.org>, Sebastian Dröge <slomo@ubuntu.com>
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), libqt3-mt-dev, libdbus-1-dev (>= 0.90)
Standards-Version: 3.7.2

Package: libdbus-qt-1-dev
Section: libdevel
Architecture: any
Depends: libdbus-qt-1-1c2 (= ${Source-Version}), libdbus-1-dev (>= 0.90), libqt3-mt-dev 
Conflicts: dbus-qt-1-dev
Replaces: dbus-qt-1-dev
Description: simple interprocess messaging system (Qt interface)
 D-BUS is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package provides a Qt-style interface to D-BUS.
 .
 See the dbus description for more information about D-BUS in general.

Package: libdbus-qt-1-1c2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: dbus-qt-1, dbus-qt-1c2, libdbus-qt-1-1
Replaces: dbus-qt-1, dbus-qt-1c2, libdbus-qt-1-1
Description: simple interprocess messaging system (Qt-based shared library)
 D-BUS is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package provides the Qt-based shared library for applications using the
 Qt interface to D-BUS.
 .
 See the dbus description for more information about D-BUS in general.

