| 1 | Source: liboobs |
|---|
| 2 | Section: libs |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Loic Minier <lool@dooz.org> |
|---|
| 5 | Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Josselin Mouette <joss@debian.org> |
|---|
| 6 | Build-Depends: cdbs, |
|---|
| 7 | debhelper (>= 5), |
|---|
| 8 | system-tools-backends-dev (>= 2.5.4), |
|---|
| 9 | libdbus-1-dev (>= 0.70), |
|---|
| 10 | libdbus-glib-1-dev (>= 0.70), |
|---|
| 11 | libglib2.0-dev (>= 2.14.0), |
|---|
| 12 | libhal-dev (>= 0.5.9), |
|---|
| 13 | gtk-doc-tools (>= 1.0), |
|---|
| 14 | gnome-pkg-tools (>= 0.10), |
|---|
| 15 | dpkg-dev (>= 1.13.19), |
|---|
| 16 | libglib2.0-doc |
|---|
| 17 | Standards-Version: 3.8.2 |
|---|
| 18 | |
|---|
| 19 | Package: liboobs-1-4 |
|---|
| 20 | Architecture: any |
|---|
| 21 | Depends: ${shlibs:Depends}, |
|---|
| 22 | ${misc:Depends}, |
|---|
| 23 | system-tools-backends (>= 2.5.4) |
|---|
| 24 | Description: GObject based interface to system-tools-backends - shared library |
|---|
| 25 | Liboobs is a lightweight library that provides a GObject based |
|---|
| 26 | interface to system-tools-backends. It's completely abstracted of the |
|---|
| 27 | communication and authentication details, making it easy for |
|---|
| 28 | applications to integrate with the system details. |
|---|
| 29 | . |
|---|
| 30 | This package contains the shared library. |
|---|
| 31 | |
|---|
| 32 | Package: liboobs-1-dev |
|---|
| 33 | Architecture: any |
|---|
| 34 | Section: libdevel |
|---|
| 35 | Depends: ${misc:Depends}, |
|---|
| 36 | liboobs-1-4 (= ${binary:Version}), |
|---|
| 37 | libdbus-1-dev (>= 0.70), |
|---|
| 38 | libdbus-glib-1-dev (>= 0.70), |
|---|
| 39 | libglib2.0-dev (>= 2.14.0) |
|---|
| 40 | Description: GObject based interface to system-tools-backends - dev files |
|---|
| 41 | Liboobs is a lightweight library that provides a GObject based |
|---|
| 42 | interface to system-tools-backends. It's completely abstracted of the |
|---|
| 43 | communication and authentication details, making it easy for |
|---|
| 44 | applications to integrate with the system details. |
|---|
| 45 | . |
|---|
| 46 | This package contains the development files. |
|---|
| 47 | |
|---|
| 48 | Package: liboobs-1-4-dbg |
|---|
| 49 | Architecture: any |
|---|
| 50 | Section: debug |
|---|
| 51 | Priority: extra |
|---|
| 52 | Depends: ${misc:Depends}, |
|---|
| 53 | liboobs-1-4 (= ${binary:Version}) |
|---|
| 54 | Description: GObject based interface to system-tools-backends - debug symbols |
|---|
| 55 | Liboobs is a lightweight library that provides a GObject based |
|---|
| 56 | interface to system-tools-backends. It's completely abstracted of the |
|---|
| 57 | communication and authentication details, making it easy for |
|---|
| 58 | applications to integrate with the system details. |
|---|
| 59 | . |
|---|
| 60 | This package contains the debugging symbols. |
|---|