Source: liboobs
Section: libs
Priority: optional
Maintainer: Andriy Grytsenko <andrej@rep.kiev.ua>
Build-Depends: cdbs,
        debhelper (>= 8),
        system-tools-backends-dev (>= 2.10.1),
        libdbus-1-dev (>= 0.70),
        libdbus-glib-1-dev (>= 0.70),
        libglib2.0-dev (>= 2.14.0),
        gtk-doc-tools (>= 1.9),
        gnome-pkg-tools (>= 0.10),
        libglib2.0-doc,
        dh-autoreconf
Standards-Version: 3.9.8
Homepage: https://developer.gnome.org/liboobs

Package: liboobs-1-5
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         system-tools-backends (>= 2.10.1)
Breaks: gnome-system-tools (<< 2.30)
Description: GObject based interface to system-tools-backends - shared library
 Liboobs is a lightweight library that provides a GObject based
 interface to system-tools-backends. It's completely abstracted of the
 communication and authentication details, making it easy for
 applications to integrate with the system details.
 .
 This package contains the shared library.

Package: liboobs-1-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
         liboobs-1-5 (= ${binary:Version}),
         libdbus-1-dev (>= 0.70),
         libdbus-glib-1-dev (>= 0.70),
         libglib2.0-dev (>= 2.14.0)
Description: GObject based interface to system-tools-backends - dev files
 Liboobs is a lightweight library that provides a GObject based
 interface to system-tools-backends. It's completely abstracted of the
 communication and authentication details, making it easy for
 applications to integrate with the system details.
 .
 This package contains the development files.

Package: liboobs-1-5-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ${misc:Depends},
         liboobs-1-5 (= ${binary:Version})
Description: GObject based interface to system-tools-backends - debug symbols
 Liboobs is a lightweight library that provides a GObject based
 interface to system-tools-backends. It's completely abstracted of the
 communication and authentication details, making it easy for
 applications to integrate with the system details.
 .
 This package contains the debugging symbols.
