2024-08-13 23:15:12 +02:00
|
|
|
Source: blivet-gui
|
|
|
|
Maintainer: Vojtech Trefny <vtrefny@redhat.com>
|
|
|
|
Section: misc
|
2024-08-13 23:05:59 +02:00
|
|
|
Priority: optional
|
|
|
|
Standards-Version: 4.6.1
|
2024-08-13 23:15:12 +02:00
|
|
|
Homepage: https://github.com/storaged-project/blivet
|
|
|
|
Build-Depends:
|
|
|
|
debhelper-compat (= 13),
|
|
|
|
python3-all-dev,
|
|
|
|
python3-setuptools,
|
|
|
|
gettext,
|
|
|
|
dh-python
|
2024-08-13 23:05:59 +02:00
|
|
|
Rules-Requires-Root: no
|
|
|
|
|
2024-08-13 23:15:12 +02:00
|
|
|
Package: blivet-gui
|
|
|
|
Architecture: all
|
|
|
|
Depends: ${python3:Depends},
|
|
|
|
${misc:Depends},
|
|
|
|
python3-blivet,
|
|
|
|
python3-pid,
|
|
|
|
adwaita-icon-theme,
|
|
|
|
python3-gi-cairo,
|
|
|
|
gir1.2-gtk-3.0,
|
|
|
|
Description: GUI tool for storage configuration using blivet library.
|
|
|
|
blivet-gui is a graphical tool for storage configuration using blivet library
|