Source: template-glib
Standards-Version: 4.7.4
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders:
 Jeremy Bícha <jbicha@ubuntu.com>,
Section: libs
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-gir,
 bison,
 flex,
 gir1.2-gio-2.0-dev,
 gobject-introspection (>= 1.80),
 libgirepository-2.0-dev,
 libglib2.0-dev,
 meson,
 valac,
Build-Depends-Indep:
 gi-docgen <!nodoc>,
Vcs-Browser: https://salsa.debian.org/gnome-team/template-glib
Vcs-Git: https://salsa.debian.org/gnome-team/template-glib.git
Homepage: https://people.gnome.org/~chergert/docs/template-glib/

Package: libtemplate-glib-1.0-0
Architecture: any
Multi-Arch: same
Depends:
 libtemplate-glib-common (>= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: templating library for GLib
 Template-GLib includes a simple template format along with integration into
 GObject Introspection for properties and methods. It separates the parsing of
 templates and the expansion of templates for faster expansion. You can also
 define scope, custom functions, and more with the embedded expression
 language.

Package: libtemplate-glib-1.0-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libgirepository-2.0-dev,
 libglib2.0-dev,
 libtemplate-glib-1.0-0 (= ${binary:Version}),
 ${gir:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 libtemplate-glib-doc,
Provides:
 ${gir:Provides},
Description: templating library for GLib - development files
 Template-GLib includes a simple template format along with integration into
 GObject Introspection for properties and methods. It separates the parsing of
 templates and the expansion of templates for faster expansion. You can also
 define scope, custom functions, and more with the embedded expression
 language.
 .
 This package contains the development files.

Package: libtemplate-glib-common
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: templating library for GLib - common files
 Template-GLib includes a simple template format along with integration into
 GObject Introspection for properties and methods. It separates the parsing of
 templates and the expansion of templates for faster expansion. You can also
 define scope, custom functions, and more with the embedded expression
 language.
 .
 This package contains common data files and translations.

Package: libtemplate-glib-doc
Architecture: all
Build-Profiles: <!nodoc>
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: templating library for GLib - documentation
 Template-GLib includes a simple template format along with integration into
 GObject Introspection for properties and methods. It separates the parsing of
 templates and the expansion of templates for faster expansion. You can also
 define scope, custom functions, and more with the embedded expression
 language.
 .
 This package contains the API reference.

Package: gir1.2-template-1.0
Architecture: any
Multi-Arch: same
Section: introspection
Depends:
 ${gir:Depends},
 ${misc:Depends},
Description: GObject introspection data for template-glib
 This package contains GObject introspection information.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
