Source: libsyncml
Section: libs
Priority: optional
Maintainer: Armin Bauer armin.bauer@desscon.com
Build-Depends: debhelper (>= 4.0.0), libopenobex1-dev (>= 1.2), libxml2-dev (>= 2.6.16), libglib2.0-dev (>= 2.6.0), libsoup2.2-dev (>= 2.2.91), libwbxml2-dev (>= 0.9.0-3)
Standards-Version: 3.6.2

Package: libsyncml0
Architecture: any
Depends: ${shlibs:Depends}
Description: SyncML protocol library
 Libsyncml implement the SyncML protocol. It support SyncML version 1.0,
 1.1 and 1.2. The available transport are Obex and Http. This library can be
 used as a client or as a server.

Package: libsyncml-utils
Section: utils
Architecture: any
Depends: ${shlibs:Depends}
Description: SyncML protocol library utilities
 Libsyncml implement the SyncML protocol. It support SyncML version 1.0,
 1.1 and 1.2. The available transport are Obex and Http. This library can be
 used as a client or as a server.
 .
 This package provides some tools for quickly adding or displaying
 items of SyncML capable devices

Package: libsyncml-dev
Section: libdevel
Architecture: any
Depends: libsyncml0 (= ${Source-Version}), libopenobex1-dev (>= 1.2), libxml2-dev (>= 2.6.16), libglib2.0-dev (>= 2.6.0), libsoup2.2-dev (>= 2.2.91), libwbxml2-dev (>= 0.9.0-3)
Description: SyncML protocol development library
 Libsyncml implement the SyncML protocol. It support SyncML version 1.0,
 1.1 and 1.2. The available transport are Obex and Http. This library can be
 used as a client or as a server.
 .
 Install this package if you wish to develop your own programs using
 libsyncml.

Package: libsyncml0-dbg
Section: libdevel
Priority: extra
Architecture: any
Depends: libsyncml0 (= ${Source-Version})
Description: Debug symbols for libsyncml
 Debug symbols for libsyncml that will allow useful tracebacks and debugging
 on end user machines.
