Source: virt-manager Section: admin Priority: optional Maintainer: Debian Libvirt Maintainers Uploaders: Guido Günther , Pino Toscano , Standards-Version: 4.7.2 Vcs-Git: https://salsa.debian.org/libvirt-team/virt-manager.git Vcs-Browser: https://salsa.debian.org/libvirt-team/virt-manager Homepage: https://virt-manager.org/ Build-Depends: debhelper-compat (= 13), dh-python, dh-sequence-python3, gettext, meson, python3, python3-docutils, # for the tests cpio , xorriso , gir1.2-libosinfo-1.0 , gir1.2-libvirt-glib-1.0 , libglib2.0-bin , libvirt-daemon , locales-all , python3-argcomplete , python3-gi (>= 3.31.3~) , python3-libvirt , python3-libxml2 , python3-pytest , python3-requests , Rules-Requires-Root: no Package: virt-manager Architecture: all Depends: gir1.2-gtk-3.0 (>= 3.10), gir1.2-gtk-vnc-2.0, gir1.2-gtksource-4, gir1.2-libosinfo-1.0, gir1.2-libvirt-glib-1.0, gir1.2-vte-2.91, python3-gi (>= 3.31.3~), python3-gi-cairo, python3-libvirt (>= 0.7.1), virt-install (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, 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, 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. Package: virt-install Architecture: all Depends: e2fsprogs, xorriso, gir1.2-libosinfo-1.0, python3-gi (>= 3.31.3~), python3-libvirt (>= 0.4.6), python3-libxml2, python3-requests, ${misc:Depends}, ${python3:Depends}, Recommends: libvirt-clients, qemu-utils, Suggests: python3-argcomplete, virt-viewer, Breaks: virtinst (<< 1:5.0.0-2~), Replaces: virtinst (<< 1:5.0.0-2~), Provides: virt-clone (= ${binary:Version}), virt-xml (= ${binary:Version}), Description: utilities to create and edit virtual machines This package contains some command line utilities to create and edit virtual machines: . - virt-clone: cloning existing inactive guests; it copies the disk images, and defines a config with new name, UUID and MAC address pointing to the copied disks - virt-install: provision operating systems into new virtual machines - virt-xml: easily edit libvirt domain XML using virt-install's command line options Package: virtinst Architecture: all Section: oldlibs Depends: virt-install (>= ${source:Version}), ${misc:Depends}, Description: transitional dummy package for virt-install This is a transitional package for migrating to virt-install. . It can safely be removed after the upgrade.