zenity 3.44.0-2 source package in Ubuntu

Changelog

zenity (3.44.0-2) experimental; urgency=medium

  * Team upload
  * d/control.in, d/rules: Disable WebKit integration (--html option).
    This adds several "heavy" dependencies, notably WebKit itself, but
    also video and spellchecking among others, which are undesired for
    a simple interactive dialog.
    The WebKit feature is disabled by default upstream, and several
    major distributions (including at least the Fedora/Red Hat family,
    Arch and openSUSE) don't enable it in their packaging, so portable
    software cannot rely on this option being available. According to
    codesearch.debian.net, none of the packages with a dependency on
    zenity use the --html option.
    The beginning of the Debian 13 cycle seems a good time to make this
    sort of potentially disruptive change; most likely nobody will notice
    this feature going away, but if we get bug reports, we can consider
    other options such as having a zenity-minimal package without HTML
    support, or having a zenity-full package with it.
    (Closes: #777608, #942362)
  * d/control.in: Remove version constraints in Build-Depends unnecessary
    since bullseye (oldstable)
    - libgtk-3-dev
    - libnotify-dev
    - meson

 -- Simon McVittie <email address hidden>  Mon, 19 Jun 2023 14:55:31 +0100

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Experimental
Original maintainer:
Debian GNOME Maintainers
Architectures:
any all
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zenity_3.44.0-2.dsc 2.2 KiB 16ea96aeef95e41d3c9588d6445f50e7666560898aceb2d8d59245a665fdcc77
zenity_3.44.0.orig.tar.xz 3.0 MiB c15582301ed90b9d42ce521dbccf99a989f22f12041bdd5279c6636da99ebf65
zenity_3.44.0-2.debian.tar.xz 8.1 KiB 166bfb882e49e03b769c241542e7a1069677621bfbf579202aa9b02c67be93ce

Available diffs

No changes file available.

Binary packages built by this source

zenity: Display graphical dialog boxes from shell scripts

 Zenity allows you to display GTK+ dialogs from shell scripts; it is a
 rewrite of the `gdialog' command from GNOME 1.
 .
 Zenity includes a gdialog wrapper script so that it can be used with
 legacy scripts.

zenity-common: Display graphical dialog boxes from shell scripts (common files)

 Zenity allows you to display GTK+ dialogs from shell scripts; it is a
 rewrite of the `gdialog' command from GNOME 1.
 .
 Zenity includes a gdialog wrapper script so that it can be used with
 legacy scripts.
 .
 This package contains architecture independent files.

zenity-dbgsym: debug symbols for zenity