Source: zenity
Section: gnome
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 dh-sequence-gnome,
 help2man,
 itstool,
 libadwaita-1-dev,
 libgdk-pixbuf-2.0-dev,
 libglib2.0-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libtiff-dev,
 meson,
 ninja-build,
 pkgconf,
 pkg-config,
Standards-Version: 4.6.2
Homepage: https://help.gnome.org/users/zenity/stable/
Vcs-Browser: https://salsa.debian.org/gnome-team/zenity
Vcs-Git: https://salsa.debian.org/gnome-team/zenity.git

Package: zenity
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends},
 ${misc:Depends},
 zenity-common (>= ${source:Version}),
Description: Zenity enables you to create the following types of simple dialog
 Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you to display dialog boxes from the commandline and shell scripts.

Package: zenity-common
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Zenity enables you to create the following types of simple dialog
 Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you to display dialog boxes from the commandline and shell scripts.