1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
Source: gnome-logs
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Iain Lane <laney@debian.org>, Jeremy BĂcha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
desktop-file-utils,
dh-sequence-gnome,
docbook-xml,
docbook-xsl,
libglib2.0-dev (>= 2.43.90),
libgtk-4-dev,
libadwaita-1-dev (>= 1.4~beta),
libsystemd-dev,
libxml2-utils,
meson,
itstool,
xsltproc
Rules-Requires-Root: no
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-logs
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-logs.git
Homepage: https://apps.gnome.org/Logs/
Package: gnome-logs
Architecture: linux-any
Depends: ${shlibs:Depends},
${misc:Depends},
gsettings-desktop-schemas
Description: viewer for the systemd journal
The GNOME Logs application is an application to view system logs
(from the systemd journal) for the GNOME Desktop environment.
|