Source: libgsm0710
Section: libs
Priority: extra
Maintainer: Debian FreeSmartphone.Org Team <pkg-fso-maint@lists.alioth.debian.org>
Uploaders: Heiko Stuebner <heiko@sntech.de>,
           Sebastian Reichel <sre@debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 9),
               quilt,
               pkg-config
Standards-Version: 3.9.3
Homepage: http://freesmartphone.org/
Vcs-Git: git://git.debian.org/git/pkg-fso/libgsm0710.git
Vcs-Browser: http://git.debian.org/?p=pkg-fso/libgsm0710.git;a=summary

Package: libgsm0710-0
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${shlibs:Depends}
Multi-Arch: same
Description: Implementation of the 3GPP GSM 07.10 multiplexing protocol
 This library provides a lightweight implementation of the 3GPP GSM 07.10
 multiplexing protocol. In conjunction with libgsm0710mux it provides
 the base for multiplexing in the freesmartphone.org software stack.
 .
 This package is part of the freesmartphone.org software stack
 and is targeted for smartphones.

Package: libgsm0710-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
         libgsm0710-0 (= ${binary:Version})
Description: development files for use with libgsm0710
 This library provides a lightweight implementation of the 3GPP GSM 07.10
 multiplexing protocol. In conjunction with libgsm0710mux it provides
 the base for multiplexing in the freesmartphone.org software stack.
 .
 This package contains headers and static libraries for development with
 libgsm0710.

Package: libgsm0710-dbg
Architecture: any
Section: debug
Depends: ${misc:Depends},
         libgsm0710-0 (= ${binary:Version})
Multi-Arch: same
Description: debugging symbols for use with libgsm0710
 This library provides a lightweight implementation of the 3GPP GSM 07.10
 multiplexing protocol. In conjunction with libgsm0710mux it provides
 the base for multiplexing in the freesmartphone.org software stack.
 .
 This package contains unstripped shared libraries. It is provided primarily
 to provide a backtrace with names in a debugger, this makes it somewhat easier
 to interpret core dumps. The libraries are installed in /usr/lib/debug and
 are automatically used by gdb.
