Source: blivet-gui
Section: misc
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper (>= 11),
 dh-python,
 gettext,
 pkgconf,
 pkg-config,
 python3-all-dev,
 python3-setuptools,
Standards-Version: 4.6.2
Homepage: https://vojtechtrefny.github.io/blivet-gui/
Vcs-Browser: https://github.com/storaged-project/blivet-gui
Vcs-Git: https://github.com/storaged-project/blivet-gui.git

Package: blivet-gui
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 gir1.2-gtk-3.0,
 python3-blivet,
 python3-gi,
 python3-gi-cairo,
 python3-pid,
Recommends: adwaita-icon-theme,
Suggests: adwaita-icon-theme,
Description: GUI tool for storage configuration using blivet library
 blivet-gui is a graphical application to manage disks, partitions, LVM2 storages and software RAIDs. As backend it uses blivet, powerful python module for storage configuration.