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
|
# 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: baobab
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@ubuntu.com>, Michael Biebl <biebl@debian.org>, Sebastien Bacher <seb128@debian.org>, Tim Lunn <tim@feathertop.org>
Build-Depends: appstream-util,
debhelper-compat (= 13),
dh-sequence-gnome,
itstool,
libadwaita-1-dev (>= 1.2~alpha),
libgirepository1.0-dev,
libglib2.0-dev (>= 2.40),
libgtk-4-dev (>= 4.4.0),
meson (>= 0.50.0),
valac (>= 0.25.1)
Rules-Requires-Root: no
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/gnome-team/baobab.git
Vcs-Browser: https://salsa.debian.org/gnome-team/baobab
Homepage: https://wiki.gnome.org/Apps/Baobab
Package: baobab
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Recommends: yelp
Description: GNOME disk usage analyzer
Disk Usage Analyzer is a graphical, menu-driven application to analyse
disk usage in a GNOME environment. It can easily scan either the whole
filesystem tree, or a specific user-requested directory branch (local or
remote).
.
It also auto-detects in real-time any changes made to your home
directory as far as any mounted/unmounted device. Disk Usage Analyzer
also provides a full graphical treemap window for each selected folder.
|