Source: qmf
Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Fathi Boudra <fabo@debian.org>
Build-Depends: debhelper (>= 7.4.15),
               libqt4-dev (>= 4:4.7.0),
               qt4-dev-tools (>= 4:4.7.0)
Standards-Version: 3.9.2
Homepage: http://labs.trolltech.com/blogs/category/qtmessaging/
Vcs-Git: git://git.debian.org/pkg-kde/qmf.git
Vcs-Browser: http://git.debian.org/?p=pkg-kde/qmf.git;a=summary

Package: qmf-dev
Section: libdevel
Architecture: any
Depends: libqmfclient1 (= ${binary:Version}),
         libqmfmessageserver1 (= ${binary:Version}),
         libqmfutil1 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: qmf-doc
Description: Qt Messaging Framework (QMF) - development files
 The Qt Messaging Framework, QMF, consists of a C++ library and daemon server
 process that can be used to build email clients, and more generally software
 that interacts with email and mail servers.
 .
 This package contains the development files needed to build Qt applications
 using Qt Messaging Framework libraries.

Package: libqmfmessageserver1
Architecture: any
Depends: libqt4-sql-sqlite, ${misc:Depends}, ${shlibs:Depends}
Conflicts: libmessageserver1, qmf-messageserver
Replaces: libmessageserver1 (<< 1.0~2010w39-1),
          qmf-messageserver (<< 1.0~2010w23-2)
Description: Qt Messaging Framework (QMF) message server support library
 The Qt Messaging Framework, QMF, consists of a C++ library and daemon server
 process that can be used to build email clients, and more generally software
 that interacts with email and mail servers.
 .
 The MessageServer application is a daemon, designed to run continuously while
 providing services to client applications. It provides messaging transport
 functionality, communicating with external servers on behalf of Messaging
 Framework client applications. New types of messaging (such as Instant
 Messages or video messages) can be handled by the server application without
 modification to existing client applications.
 .
 This package contains:
  * the message server support library. It provides assistance in developing
    GUI clients that access messaging data.
  * a server application supporting multiple messaging transport mechanisms.

Package: libqmfutil1
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt Messaging Framework (QMF) messaging client utility library
 The Qt Messaging Framework, QMF, consists of a C++ library and daemon server
 process that can be used to build email clients, and more generally software
 that interacts with email and mail servers.
 .
 This package contains the messaging client utility library. It provides
 assistance in developing plugins for the Message Server daemon.

Package: libqmfclient1
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: libqtopiamail1
Replaces: libqtopiamail1 (<< 1.0~2010w39-1)
Description: Qt Messaging Framework (QMF) client library
 The Qt Messaging Framework, QMF, consists of a C++ library and daemon server
 process that can be used to build email clients, and more generally software
 that interacts with email and mail servers.
 .
 The Client library provides classes giving access to all messages stored on
 the device, via a uniform interface. It simplifies the task of creating
 messaging client applications, and permits other Messaging Framework
 applications to interact with messaging data where appropriate. New types of
 messages can be supported by the library without modification to existing
 client applications.
 .
 This package contains a library for developing applications that work with
 messages.

Package: qmf-examples
Architecture: any
Section: x11
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt Messaging Framework (QMF) examples
 The Qt Messaging Framework, QMF, consists of a C++ library and daemon server
 process that can be used to build email clients, and more generally software
 that interacts with email and mail servers.
 .
 The Messages example client application provides an implementation of standard
 functionality for creating and viewing messages.
 .
 This package contains an example client application supporting common
 messaging functionality.

Package: qmf-tests
Architecture: any
Section: utils
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt Messaging Framework (QMF) tests
 The Qt Messaging Framework, QMF, consists of a C++ library and daemon server
 process that can be used to build email clients, and more generally software
 that interacts with email and mail servers.
 .
 This package contains the tests for the Qt Messaging Framework (QMF).

Package: qmf-dbg
Priority: extra
Architecture: any
Section: debug
Depends: libqmfclient1 (= ${binary:Version}),
         libqmfmessageserver1 (= ${binary:Version}),
         libqmfutil1 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Qt Messaging Framework (QMF) - debugging symbols
 The Qt Messaging Framework, QMF, consists of a C++ library and daemon server
 process that can be used to build email clients, and more generally software
 that interacts with email and mail servers.
 .
 This package contains the debugging symbols for Qt Messaging Framework (QMF)
 libraries.

Package: qmf-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: qmf-dev, qt4-dev-tools, qt4-doc
Description: Qt Messaging Framework (QMF) - QCH documentation
 The Qt Messaging Framework, QMF, consists of a C++ library and daemon server
 process that can be used to build email clients, and more generally software
 that interacts with email and mail servers.
 .
 This package contains the documentation for Qt Messaging Framework (QMF).
 .
 The documentation is provided in the new help format and manpage format;
 the new help format version can be viewed in conjunction with the Qt Assistant
 found in the qt4-dev-tools package.

Package: qmf-doc-html
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: qmf-dev,
          qt4-dev-tools,
          qt4-doc-html,
          w3m | www-browser | x-www-browser
Description: Qt Messaging Framework (QMF) - HTML documentation
 The Qt Messaging Framework, QMF, consists of a C++ library and daemon server
 process that can be used to build email clients, and more generally software
 that interacts with email and mail servers.
 .
 This package contains the documentation for Qt Messaging Framework (QMF).
 .
 The documentation is provided in HTML format.
