Source: libgom
Standards-Version: 4.7.4
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders:
 Jeremy Bícha <jbicha@ubuntu.com>,
 Laurent Bigonville <bigon@debian.org>,
Section: libs
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-gir,
 gir1.2-gio-2.0-dev,
 gir1.2-gobject-2.0-dev,
 gobject-introspection (>= 1.80),
 libgdk-pixbuf-2.0-dev,
 libgettextpo-dev,
 libglib2.0-dev,
 libsqlite3-dev,
 meson,
 python-gi-dev,
 python3,
Build-Depends-Indep:
 gi-docgen <!nodoc>,
Vcs-Browser: https://salsa.debian.org/gnome-team/libgom
Vcs-Git: https://salsa.debian.org/gnome-team/libgom.git
Homepage: https://wiki.gnome.org/Projects/Gom

Package: libgom-1.0-0t64
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Breaks:
 libgom-1.0-0 (<< ${source:Version}),
Provides:
 ${t64:Provides},
Replaces:
 libgom-1.0-0,
Description: Object mapper from GObjects to SQLite
 Gom provides an object mapper from GObjects to SQLite.
 It helps you write applications that need to store structured data
 as well as make complex queries upon that data.
 .
 This package contains the shared library.

Package: libgom-1.0-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 gir1.2-gom-1.0 (= ${binary:Version}),
 libglib2.0-dev,
 libgom-1.0-0t64 (= ${binary:Version}),
 ${gir:Depends},
 ${misc:Depends},
Suggests:
 libgom-1.0-doc (= ${binary:Version}),
Provides:
 ${gir:Provides},
Description: libgom development files
 Gom provides an object mapper from GObjects to SQLite.
 It helps you write applications that need to store structured data
 as well as make complex queries upon that data.
 .
 This package contains headers and libraries for developing
 applications that use libgom.

Package: libgom-1.0-doc
Architecture: all
Build-Profiles: <!nodoc>
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
Description: libgom API documentation
 Gom provides an object mapper from GObjects to SQLite.
 It helps you write applications that need to store structured data
 as well as make complex queries upon that data.
 .
 This package contains the HTML documentation for the API.

Package: gir1.2-gom-1.0
Architecture: any
Multi-Arch: same
Section: introspection
Depends:
 ${gir:Depends},
 ${misc:Depends},
Description: GObject introspection data for libgom
 Gom provides an object mapper from GObjects to SQLite.
 It helps you write applications that need to store structured data
 as well as make complex queries upon that data.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.
