Source: virt-manager
Section: admin
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 dh-python,
 dh-sequence-python3,
 fdupes,
 gettext,
 libgdk-pixbuf-2.0-dev,
 libglib2.0-dev,
 libgtk-3-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libtiff-dev,
 meson,
 ninja-build,
 pkgconf,
 pkg-config,
 python3,
 python3-all,
 python3-dev,
 python3-docutils,
 python3-setuptools,
# for the tests
 cpio <!nocheck>,
 gir1.2-libosinfo-1.0 <!nocheck>,
 gir1.2-libvirt-glib-1.0 <!nocheck>,
 libvirt-daemon <!nocheck>,
 locales-all <!nocheck>,
 python3-argcomplete <!nocheck>,
 python3-gi <!nocheck>,
 python3-libvirt <!nocheck>,
 python3-libxml2 <!nocheck>,
 python3-pytest <!nocheck>,
 python3-requests <!nocheck>,
 xorriso <!nocheck>,
Standards-Version: 4.7.2
Homepage: https://virt-manager.org/
Vcs-Browser: https://salsa.debian.org/libvirt-team/virt-manager
Vcs-Git: https://salsa.debian.org/libvirt-team/virt-manager.git

Package: virt-manager
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 gir1.2-gtk-3.0,
 gir1.2-gtk-vnc-2.0,
 gir1.2-gtksource-4 | gir1.2-gtksource-3.0,
 gir1.2-libosinfo-1.0,
 gir1.2-libvirt-glib-1.0,
 gir1.2-vte-2.91,
 python3,
 python3-dbus,
 python3-gi,
 python3-gi-cairo,
 python3-libvirt,
 virt-install (= ${binary:Version}),
# virtinst (= ${binary: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,
Suggests: gir1.2-secret-1,
 gnome-keyring,
 python3-guestfs,
 ssh-askpass,
 virt-viewer,
Description: Manage virtual machines with virt-manager
 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: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 e2fsprogs,
 gir1.2-libosinfo-1.0,
 python3-gi,
 python3-libvirt,
 python3-libxml2,
 python3-requests,
 xorriso,
Recommends: libvirt-clients,
 qemu-utils,
Provides: virt-clone (= ${binary:Version}),
 virt-xml (= ${binary:Version}),
Suggests: python3-argcomplete,
 virt-viewer,
Breaks: virtinst (<< 1:5.0.0-2~),
Replaces: virtinst (<< 1:5.0.0-2~),
Description: Manage virtual machines with virt-manager
 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: virtinst
Architecture: all
Section: oldlibs
Depends: ${shlibs:Depends},
 ${misc:Depends},
 virt-install (>= ${source:Version}),
Description: Manage virtual machines with virt-manager
 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.