Source: virt-manager
Section: admin
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/virt-manager/virt-manager/tags
Vcs-Browser: https://github.com/alvistack/virt-manager-virt-manager
Vcs-Git: https://github.com/alvistack/virt-manager-virt-manager.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 gettext,
 meson,
 ninja-build,
 python3-dev,
 python3-docutils,
 python3-mesonpy (>= 0.12.1),
 python3-setuptools,

Package: virt-manager
Architecture: all
Description: desktop application for managing virtual machines
 The virt-manager application is a desktop user interface for managing
 virtual machines through libvirt. It primarily targets KVM VMs, but also
 manages Xen and LXC (Linux containers). It presents a summary view of
 running domains, their live performance & resource utilization
 statistics. Wizards enable the creation of new domains, and
 configuration & adjustment of a domain's resource allocation & virtual
 hardware. An embedded VNC and SPICE client viewer presents a full
 graphical console to the guest domain.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 gir1.2-gtk-3.0 (>= 3.22.0),
 gir1.2-gtk-vnc-2.0,
 gir1.2-gtksource-4 | gir1.2-gtksource-3.0,
 gir1.2-libosinfo-1.0 (>= 0.2.10),
 gir1.2-libvirt-glib-1.0 (>= 0.0.9),
 gir1.2-vte-2.91,
 python3,
 python3-dbus,
 python3-gi (>= 3.31.3),
 python3-gi-cairo,
 python3-libvirt,
 virtinst (= ${source:Version}),
 xorriso,
Recommends:
 gir1.2-ayatanaappindicator3-0.1 | gir1.2-appindicator3-0.1,
 gir1.2-spiceclientglib-2.0,
 gir1.2-spiceclientgtk-3.0,
 libvirt-daemon-system (>= 1.2.7),
Suggests:
 gir1.2-secret-1,
 gnome-keyring,
 python3-guestfs,
 ssh-askpass,
 virt-viewer,

Package: virtinst
Architecture: all
Description: utilities to create and edit virtual machines
 This package contains some command line utilities to create and edit
 virtual machines.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 e2fsprogs,
 genisoimage,
 gir1.2-libosinfo-1.0 (>= 0.2.10),
 python3,
 python3-gi,
 python3-libvirt,
 python3-libxml2,
 python3-requests,
Recommends:
 libvirt-clients,
 qemu-utils,
 virt-viewer,
Suggests:
 python3-argcomplete,
Breaks:
 virt-manager (<< ${source:Version}),
Replaces:
 virt-manager (<< ${source:Version}),
