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 33
|
# 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-screenshot
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: appstream,
debhelper-compat (= 12),
dh-sequence-gnome,
libglib2.0-dev (>= 2.35.1),
libgtk-3-dev (>= 3.10.0),
libcanberra-gtk3-dev (>= 0.26-3~),
libhandy-1-dev (>= 0.90),
libxext-dev,
libxml2-utils,
libx11-dev,
meson (>= 0.50)
Standards-Version: 4.5.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-screenshot
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-screenshot.git
Homepage: https://wiki.gnome.org/Apps/Attic/GnomeUtils
Package: gnome-screenshot
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: screenshot application for GNOME
This tool takes a picture of the desktop or of a window and saves it
into a file.
|