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 34 35 36 37 38 39 40 41 42 43 44 45 46
|
# 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-disk-utility
Section: admin
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>, Tim Lunn <tim@feathertop.org>
Build-Depends: appstream-util,
debhelper-compat (= 12),
docbook-xsl,
gnome-pkg-tools,
libcanberra-gtk3-dev (>= 0.1),
libdvdread-dev (>= 4.2.0),
libglib2.0-dev (>= 2.31.0),
libgtk-3-dev (>= 3.16.0),
liblzma-dev (>= 5.0.5),
libnotify-dev (>= 0.7),
libpwquality-dev (>= 1.0.0),
libsecret-1-dev (>= 0.7),
libsystemd-dev (>= 209),
libudisks2-dev (>= 2.7.6),
meson (>= 0.50),
pkg-config,
xsltproc,
Rules-Requires-Root: no
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-disk-utility.git
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-disk-utility
Homepage: https://wiki.gnome.org/Apps/Disks
Package: gnome-disk-utility
Architecture: linux-any
Depends: udisks2 (>= 2.7.6),
${misc:Depends},
${shlibs:Depends},
Breaks: gnome-settings-daemon (<< 3.24)
Description: manage and configure disk drives and media
GNOME Disks is a tool to manage disk drives and media:
.
* Format and partition drives.
* Mount and unmount partitions.
* Query S.M.A.R.T. attributes.
.
It utilizes udisks.
|