gammaray 2.11.3-4ubuntu1 source package in Ubuntu

Changelog

gammaray (2.11.3-4ubuntu1) oracular; urgency=medium

  * Merge with Debian unstable (LP: #2064976). Remaining changes:
    - Disable LauncherTest and ClientConnectionTest that fail on Ubuntu
      because of ptrace protection.

gammaray (2.11.3-4) unstable; urgency=medium

  * Team upload.
  * Stop depending on qtwebengine5-dev on mipsel (closes: #1041265).

gammaray (2.11.3-3) unstable; urgency=medium

  * Team upload.

  [ Adrian Bunk ]
  * qtwebengine5-dev is now available on mips64el.

  [ Dmitry Shachnev ]
  * Update debian/watch to use GitHub API and add signature verification.
    - Remove no longer needed debian/source/lintian-overrides.
  * Bump Standards-Version to 4.6.2, no changes needed.

gammaray (2.11.3-2) unstable; urgency=medium

  * Team upload.
  * Make test failures non-fatal on ppc64el (closes: #1026932).

 -- Zixing Liu <email address hidden>  Mon, 06 May 2024 19:15:28 -0600

Upload details

Uploaded by:
Zixing Liu
Sponsored by:
Simon Quigley
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
gammaray_2.11.3.orig.tar.gz 10.3 MiB 03d7ca7bd5eb600c9c389d0cf071960330592f1f392a783b7fec5f9eaa5df586
gammaray_2.11.3-4ubuntu1.debian.tar.xz 20.7 KiB cf432cc44bd5c1a1e4166e9cf00292315eb591f9f0fe3fea3dd8ade697a9c660
gammaray_2.11.3-4ubuntu1.dsc 3.2 KiB 59e2e3bb1e7cba3ccaccea8846cdbc9e354206d4444c8dec6bab8a15b4ef2a38

View changes file

Binary packages built by this source

gammaray: Tool for examining the internals of Qt application

 GammaRay is a tool for examining the internals of a Qt application and
 to some extent also manipulate it. GammaRay uses injection methods to
 hook into an application at runtime and provide access to a wide variety
 of interesting information. It provides easy ways of navigating through
 the complex internal structures you find in some Qt frameworks, such as
 QGraphicsView, model/view, QTextDocument, state machines and more.

gammaray-dbgsym: debug symbols for gammaray
gammaray-dev: GammaRay plugin development files

 GammaRay is a tool for examining the internals of a Qt application and
 to some extent also manipulate it. GammaRay uses injection methods to
 hook into an application at runtime and provide access to a wide variety
 of interesting information. It provides easy ways of navigating through
 the complex internal structures you find in some Qt frameworks, such as
 QGraphicsView, model/view, QTextDocument, state machines and more.
 .
 This package contains header files used for building 3rd party GammaRay
 plugins.

gammaray-plugin-bluetooth: QtBluetooth type support for GammaRay

 This plugin adds support for QtBluetooth types into GammaRay.

gammaray-plugin-bluetooth-dbgsym: debug symbols for gammaray-plugin-bluetooth
gammaray-plugin-kjobtracker: KJob tracker plugin for GammaRay

 This plugin can be used to monitor KJob instances within a KDE-based
 application.

gammaray-plugin-kjobtracker-dbgsym: debug symbols for gammaray-plugin-kjobtracker
gammaray-plugin-positioning: Qt5Positioning type support for GammaRay

 This plugin adds support for Qt5Positioning types into GammaRay.

gammaray-plugin-positioning-dbgsym: debug symbols for gammaray-plugin-positioning
gammaray-plugin-quickinspector: GammaRay plugin for inspecting QtQuick2 applications

 This plugin provides the user with the following inspection and debugging
 facilities:
 .
  * Tree view of all QQuickItems in the scene, marking invisible items
    and items having focus.
  * Object inspector allowing to see all the properties, inspect
    signal-slot connections, and directly invoke slots and Q_INVOKABLE
    methods.
  * Live-preview of the QtQuick scene inside the GammaRay window.
  * Qt Quick scene graph inspector.

gammaray-plugin-quickinspector-dbgsym: debug symbols for gammaray-plugin-quickinspector
gammaray-plugin-waylandinspector: Wayland compositor inspector plugin for GammaRay

 The Wayland compositor inspector allows one to browse QWaylandClient
 instances and their associated resources, as well as observe Wayland
 events.

gammaray-plugin-waylandinspector-dbgsym: debug symbols for gammaray-plugin-waylandinspector