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
|
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
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>, Jeremy Bicha <jbicha@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: appstream-util,
debhelper (>= 11),
desktop-file-utils,
gnome-pkg-tools,
libglib2.0-dev (>= 2.43.90),
libgtk-3-dev (>= 3.22.0),
libsystemd-dev,
libxml2-utils,
meson,
Rules-Requires-Root: no
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-logs
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-logs.git
Homepage: https://wiki.gnome.org/Apps/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.
|