virt-manager 1:3.2.0-3 source package in Ubuntu

Changelog

virt-manager (1:3.2.0-3) unstable; urgency=medium

  * Drop the librsvg2-common dependency from virt-manager, as seems unused
  * Drop python3-distutils dependency from virt-manager, as no more needed
  * Explicitly add python3-distutils build dependency, used by setup.py
  * Drop the unzip build dependency, as seems not needed
  * Move the translations from virt-manager to virtinst.
    The virt-manager translations are used by the virt-* tools as well, so
    ship them in virtinst so the tools can be translated also without
    virt-manager installed.
  * Run the test suite also with LANGUAGE=C
  * d/clean: move from d/rules, and enhance

 -- Pino Toscano <email address hidden>  Sat, 05 Dec 2020 09:36:56 +0100

Upload details

Uploaded by:
Debian Libvirt Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Libvirt Maintainers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
virt-manager_3.2.0-3.dsc 2.5 KiB 04e6cdbbf9ab54ceeb7db0edd140cacadc95fffcfb9d7c3a795eaa8cb339e29d
virt-manager_3.2.0.orig.tar.gz 2.7 MiB 2b6fe3d90d89e1130227e4b05c51e6642d89c839d3ea063e0e29475fd9bf7b86
virt-manager_3.2.0-3.debian.tar.xz 14.7 KiB 0fbe0a75cf9fd1e797f062d845729efea9e91a02bed10f2d7b0d0cc0ecf58b68

Available diffs

No changes file available.

Binary packages built by this source

virt-manager: 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.

virtinst: 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