golang-github-libvirt-libvirt-go 6.0.0+git20200210.224cad8-2 source package in Ubuntu

Changelog

golang-github-libvirt-libvirt-go (6.0.0+git20200210.224cad8-2) unstable; urgency=medium

  * Fix d/copyright

 -- Michal Arbet <email address hidden>  Mon, 09 Mar 2020 19:28:50 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-libvirt-libvirt-go_6.0.0+git20200210.224cad8-2.dsc 2.4 KiB 891aa45e3d29c7b081d61dfba48edb7187931809f83307890906d05d2cb2161b
golang-github-libvirt-libvirt-go_6.0.0+git20200210.224cad8.orig.tar.xz 93.3 KiB f5221710873b82c6700499e8e2a399a3032333a1effa4983b8036e1cba7cb123
golang-github-libvirt-libvirt-go_6.0.0+git20200210.224cad8-2.debian.tar.xz 2.4 KiB d54303d857581ac1ccb80daa1d1ce4c0cfdbc0a1803024ca3cd6a4c5c7be2342

No changes file available.

Binary packages built by this source

golang-github-libvirt-libvirt-go-dev: Go bindings for libvirt

 The libvirt go package provides API coverage
 for libvirt versions from 1.2.0 onwards, through
 conditional compilation of newer APIs. By default
 the binding will support APIs in libvirt.so, libvirt-qemu.so
 and libvirt-lxc.so. Coverage for the latter two libraries
 can be dropped from the build using build tags 'without_qemu'
 or 'without_lxc' respectively.