Source: libdex
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 (= 14),
 dh-sequence-gir,
 gir1.2-gio-2.0-dev,
 gir1.2-giounix-2.0-dev,
 gobject-introspection (>= 1.80),
 libglib2.0-dev (>= 2.87),
 libsysprof-capture-4-dev,
 liburing-dev [!i386],
 meson,
 valac,
Build-Depends-Indep:
 gi-docgen <!nodoc>,
Vcs-Browser: https://salsa.debian.org/gnome-team/libdex
Vcs-Git: https://salsa.debian.org/gnome-team/libdex.git
Homepage: https://gitlab.gnome.org/GNOME/libdex

Package: libdex-1-1
Architecture: linux-any
Multi-Arch: same
Description: Library for deferred execution
 Dex is a library supporting "Deferred Execution" with the explicit goal of
 integrating with GNOME and GTK-based applications. It provides primatives
 for supporting futures in a variety of ways with both read-only and writable
 views. Additionally, integration with existing asynchronous-based APIs is
 provided through the use of wrapper promises.
 .
 "Fibers" are implemented which allows for writing synchronous looking code
 which calls asynchronous APIs from GIO underneath.

Package: libdex-dev
Architecture: linux-any
Multi-Arch: same
Section: libdevel
Depends:
 libdex-1-1 (= ${binary:Version}),
 libglib2.0-dev (>= 2.87),
 libsysprof-capture-4-dev [amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x hppa powerpc ppc64 sh4] <!pkg.libdex.nosysprof>,
 liburing-dev [!i386],
Suggests:
 libdex-doc,
Description: Library for deferred execution - development files
 Dex is a library supporting "Deferred Execution" with the explicit goal of
 integrating with GNOME and GTK-based applications. It provides primatives
 for supporting futures in a variety of ways with both read-only and writable
 views. Additionally, integration with existing asynchronous-based APIs is
 provided through the use of wrapper promises.
 .
 "Fibers" are implemented which allows for writing synchronous looking code
 which calls asynchronous APIs from GIO underneath.
 .
 This package contains the development files.

Package: libdex-doc
Architecture: all
Build-Profiles: <!nodoc>
Multi-Arch: foreign
Section: doc
Description: Library for deferred execution - documentation
 Dex is a library supporting "Deferred Execution" with the explicit goal of
 integrating with GNOME and GTK-based applications. It provides primatives
 for supporting futures in a variety of ways with both read-only and writable
 views. Additionally, integration with existing asynchronous-based APIs is
 provided through the use of wrapper promises.
 .
 This package contains the API reference.

Package: gir1.2-dex-1
Architecture: linux-any
Multi-Arch: same
Section: introspection
Description: GObject introspection data for libdex
 This package contains GObject introspection information.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
