Source: libhandy
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Uploaders: Guido Günther <agx@sigxcpu.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-gir,
 gtk-doc-tools,
 libgirepository1.0-dev,
 libglib2.0-doc,
 libgnome-desktop-3-dev,
 libgtk-3-doc,
 libgtk-3-dev,
 libxml2-utils,
 meson,
 pkg-config,
 valac (>= 0.20),
# to run the tests
 xvfb <!nocheck>,
 xauth <!nocheck>,
Standards-Version: 4.1.3
Homepage: https://source.puri.sm/Librem5/libhandy
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/libhandy
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/libhandy.git

Package: libhandy-0.0-0
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Library with GTK widgets for mobile phones
 libhandy provides GTK widgets and GObjects to ease developing
 applications for mobile phones.
 .
 This package contains the shared library.

Package: libhandy-0.0-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 gir1.2-handy-0.0 (= ${binary:Version}),
 libhandy-0.0-0 (= ${binary:Version}),
 libgtk-3-dev,
Recommends: pkg-config
Description: Development files for libhandy
 libhandy provides GTK widgets and GObjects to ease developing
 applications for mobile phones.
 .
 This package contains the development files and documentation.

Package: gir1.2-handy-0.0
Architecture: any
Multi-Arch: same
Section: introspection
Depends:
 ${gir:Depends},
 ${misc:Depends},
Description: GObject introspection files for libhandy
 libhandy provides GTK widgets and GObjects to ease developing
 applications for mobile phones.
 .
 This package contains the GObject-introspection data in binary typelib format.

Package: handy-0.0-examples
Section: x11
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libhandy-0.0-0 (= ${binary:Version})
Description: Example programs for libhandy
 libhandy provides GTK widgets and GObjects to ease developing
 applications for mobile phones.
 .
 This package contains example files and the demonstration program for
 libhandy.
