Source: libfsoresource
Priority: extra
Maintainer: Debian FreeSmartphone.Org Team <pkg-fso-maint@lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Heiko Stuebner <heiko@sntech.de>,
           Rico Rommel <rico@bierrommel.de>,
           Sebastian Reichel <sre@debian.org>
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               libglib2.0-dev (>= 2.26.0),
               libfso-glib-dev (>= 2012.05.24.1),
               libfsobasics-dev (>= 0.11.0),
               libfsoframework-dev (>= 0.11.0),
               libvala-0.14-dev,
               pkg-config,
               valac-0.14,
               quilt
Standards-Version: 3.9.3
Section: libs
Homepage: http://wiki.freesmartphone.org/index.php/Implementations/libfsoresource
Vcs-Git: git://git.debian.org/git/pkg-fso/libfsoresource.git
Vcs-Browser: http://git.debian.org/?p=pkg-fso/libfsoresource.git;a=summary

Package: libfsoresource0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: freesmartphone.org resource implementation library
 This C library contains classes useful for interfaceing with the FSO
 resource system.
 .
 This package is part of the freesmartphone.org software stack and is
 targeted for smartphones.

Package: libfsoresource-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
         libfso-glib-dev (>= 2012.05.24.1),
         libfsobasics-dev (>= 0.11.0),
         libfsoframework-dev (>= 0.11.0),
         libfsoresource0 (= ${binary:Version})
Description: Development files for libfsoresource
 This C library contains classes useful for interfaceing with the FSO
 resource system.  It is based on glib-2.0. Vala bindings are available.
 .
 This package offers files required for the development of new programs
 with this library and should not be required for using the phone.

Package: libfsoresource-dbg
Architecture: any
Section: debug
Depends: ${misc:Depends},
         libfsoresource0 (= ${binary:Version})
Description: debugging symbols for use with libfsoresource
 This library contains classes useful for interfaceing with the FSO
 resource system.
 .
 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.
