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-system-log
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@debian.org>, Josselin Mouette <joss@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 11),
gnome-pkg-tools (>= 0.10),
intltool (>= 0.40.0),
libglib2.0-dev (>= 2.31.0),
libgtk-3-dev (>= 3.9.11),
zlib1g-dev,
yelp-tools
Standards-Version: 4.3.0
X-Ubuntu-Use-Langpack: yes
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-system-log
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-system-log.git
Homepage: https://wiki.gnome.org/Apps/Attic/GnomeUtils
Package: gnome-system-log
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
gsettings-desktop-schemas,
policykit-1
Suggests: yelp
Description: system log viewer for GNOME
This program displays system log files in a friendly way and allows one to
filter or search expressions in them.
|