Source: virt-manager
Section: admin
Priority: optional
Maintainer: Steven Pusser <stevep@mxlinux.org>
XSBC-Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Uploaders: Guido Günther <agx@sigxcpu.org>, Pino Toscano <pino@debian.org>
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,
# for the tests
               cpio <!nocheck>,
               gettext,
               gir1.2-libosinfo-1.0 <!nocheck>,
               gir1.2-libvirt-glib-1.0 <!nocheck>,
               libglib2.0-bin <!nocheck>,
               libvirt-daemon <!nocheck>,
               locales-all <!nocheck>,
               meson,
               python3,
               python3-argcomplete <!nocheck>,
               python3-docutils,
               python3-gi (>= 3.31.3~) <!nocheck>,
               python3-libvirt <!nocheck>,
               python3-libxml2 <!nocheck>,
               python3-pytest <!nocheck>,
               python3-requests <!nocheck>,
               xorriso <!nocheck>
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,
         gir1.2-libosinfo-1.0,
         python3-gi (>= 3.31.3~),
         python3-libvirt (>= 0.4.6),
         python3-libxml2,
         python3-requests,
         xorriso,
         ${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.
