ruby-libvirt 0.8.3-1 source package in Ubuntu

Changelog

ruby-libvirt (0.8.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.8.3
  * d/p/Don-t-run-tests-that-require-qemu-system.patch: drop;
    upstream now runs all the tests with the libvirt test by default.
  * d/tests/control: switch transitional pkg-config B-D to pkgconf
  * Bump Standards-Version to 4.7.0, no changes required
  * d/ruby-libvirt.docs: update according to the new version:
    - NEWS & README: install them as .rst now
    - README.rdoc: drop, as it was only the intro page for the API docs
  * d/ruby-tests.rake: pick all the available tests now

 -- Pino Toscano <email address hidden>  Mon, 13 May 2024 18:45:08 +0200

Upload details

Uploaded by:
Debian Libvirt Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Libvirt Maintainers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs

Downloads

File Size SHA-256 Checksum
ruby-libvirt_0.8.3-1.dsc 2.1 KiB 1697e69c8aa88805dbbc4ed6005995c3b56141748ac72da80d643c02784ebe46
ruby-libvirt_0.8.3.orig.tar.gz 98.1 KiB 57d89740532dc2f7063c4aa934ff57ec79f980fdc721451303e4cf46f16037c7
ruby-libvirt_0.8.3-1.debian.tar.xz 4.3 KiB 9356921a11257461db9d52c402b57849ffe145616d84d847bbb8455dad33fa38

No changes file available.

Binary packages built by this source

ruby-libvirt: Ruby bindings for libvirt

 This library provides Ruby bindings for using libvirt.
 .
 Libvirt is a toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, and XEN.

ruby-libvirt-dbgsym: debug symbols for ruby-libvirt