gtk4 4.9.2+ds-0ubuntu1 source package in Ubuntu

Changelog

gtk4 (4.9.2+ds-0ubuntu1) lunar; urgency=medium

  * Sync with Debian. Remaining changes:
    - debian/tests:
      + include the memorytexture test in the flaky set, it has been unreliable
    - debian/control:
      + Build-Depend on dh-sequence-translations
  * New upstream release
  * Update debian/gbp.conf and debian/watch to track the 4.9 series
  * debian/control.in:Bump minimum glib to 2.72.0
  * debian/libgtk-4-1.symbols.in: Update
  * debian/tests/python3-gi: stop using deprecated method
  * Drop patches applied in new series
  * Revert commit dropping installed tests
  * Add patch to mark the gtk template test as flaky

gtk4 (4.8.3+ds-1) unstable; urgency=medium

  * New upstream release
  * Drop patches that were applied upstream
  * d/tests/run-with-display: Use absolute path to WAYLAND_DISPLAY socket.
    This means we can still use the Wayland display, even when dh_auto_test
    changes our XDG_RUNTIME_DIR.
  * d/run-tests.sh: Use dh_auto_test.
    In particular this forces the C.UTF-8 locale, which should mean the tests
    pass even when run under a non-UTF-8 locale like C (which official Debian
    buildds do not do, but some other environments like reproducible-builds
    might). (Closes: #1027680)
  * d/tests: Quote more defensively
  * d/tests/python3-gi: Explicitly disable a11y.
    This version of GTK logs a warning (which makes the autopkgtest fail)
    if we cannot contact the a11y bus provided by AT-SPI.
  * d/tests/build: Suppress D-Bus/a11y warnings
  * d/tests/build: Avoid PWD bashism
  * d/copyright: Move standalone license stanzas to the end
  * d/copyright: Add details of run-with-display script

gtk4 (4.8.2+ds-4) unstable; urgency=medium

  * d/patches: Update to upstream gtk-4-8 branch commit 4.8.2-27-g5186430d9d
    - Fix visual artifacts on X11
    - Update translations
  * d/patches: Sort Debian-specific patches to the end of the series
  * d/p/testsuite-Use-separate-setups-for-unstable-tests-instead-.patch,
    d/p/testsuite-Don-t-create-.test-files-for-flaky-or-failing-t.patch:
    Add patches from upstream git main to improve handling of
    flaky/failing tests
  * d/p/node-editor-Save-test-data-relative-to-current-working-di.patch:
    Add proposed patch to make the node editor reproducible
  * d/rules: Remove redundant --libdir override
  * d/control.in: Drop unused docbook and xsltproc build-dependencies.
    The man pages now use python3-docutils instead.
  * d/*.install: Don't try to install man pages under nodoc build-profile

 -- Jeremy Bicha <email address hidden>  Thu, 12 Jan 2023 13:58:01 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gtk4_4.9.2+ds.orig.tar.xz 11.8 MiB 4113db592ffa93f9cf921ee7d8ea2e4fd1ced9f0fa4330cb2507dee3423e2301
gtk4_4.9.2+ds-0ubuntu1.debian.tar.xz 2.8 MiB 152ef01cd6c10e849026145249abcaa63f70a15c80554675fa8dff2fbdac7cbd
gtk4_4.9.2+ds-0ubuntu1.dsc 5.6 KiB a7703a6628b78237b4cfea1c25564497a028768f7e5d7ea30f8921e24a63cdd0

View changes file

Binary packages built by this source

gir1.2-gtk-4.0: GTK graphical user interface library -- gir bindings

 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.

gtk-4-examples: example files for GTK 4

 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the example files and a demonstration program
 for GTK4.

gtk-4-examples-dbgsym: debug symbols for gtk-4-examples
gtk-4-tests: "as-installed" tests for GTK 4

 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains installable test programs, primarily for use with
 autopkgtest.

gtk-4-tests-dbgsym: debug symbols for gtk-4-tests
libgtk-4-1: GTK graphical user interface library

 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the shared libraries.

libgtk-4-1-dbgsym: debug symbols for libgtk-4-1
libgtk-4-bin: programs for the GTK graphical user interface library

 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the utilities which are used by the libraries
 and other packages.

libgtk-4-bin-dbgsym: debug symbols for libgtk-4-bin
libgtk-4-common: common files for the GTK graphical user interface library

 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the common files which the libraries need.

libgtk-4-dev: development files for the GTK library

 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the header and development files which are
 needed for building GTK applications.

libgtk-4-doc: documentation for the GTK graphical user interface library

 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the HTML documentation for the GTK library
 in /usr/share/doc/libgtk-4-doc/ .

libgtk-4-media-gstreamer: GStreamer media backend for the GTK graphical user interface library

 GTK is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, GTK is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the media module that uses GStreamer as backend.

libgtk-4-media-gstreamer-dbgsym: debug symbols for libgtk-4-media-gstreamer