golang-github-xanzy-go-cloudstack 2.9.0-1 source package in Ubuntu

Changelog

golang-github-xanzy-go-cloudstack (2.9.0-1) unstable; urgency=medium

  * Team upload.

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Jelmer Vernooij ]
  * Ignore spurious lintian warning about unused license paragraph.

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Change priority extra to priority optional.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Apply multi-arch hints.
    + golang-github-xanzy-go-cloudstack-dev: Add Multi-Arch: foreign.

  [ Shengjing Zhu ]
  * New upstream version 2.9.0
  * Update uscan watch to version 4
  * Update Section to golang
  * Update maintainer address to <email address hidden>
  * Update Standards-Version to 4.5.1 (no changes)
  * Add Rules-Requires-Root
  * Add autopkgtest-go
  * Bump debhelper-compat to 13
  * Exclude generate binary

 -- Shengjing Zhu <email address hidden>  Sun, 17 Jan 2021 05:20:01 +0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
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

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-xanzy-go-cloudstack_2.9.0-1.dsc 1.7 KiB 3b04fca33eadf0f0bbe5d127d4685b38f40237ffe28f1cdd05fd81e8d7ca1fb3
golang-github-xanzy-go-cloudstack_2.9.0.orig.tar.gz 514.7 KiB 4079e6399d74d200e302ecc64cf278f71322e6f5135847133a5aaaa6da6e1c8c
golang-github-xanzy-go-cloudstack_2.9.0-1.debian.tar.xz 3.6 KiB 9fbb14b0c11b7feb4cd7371c0aa5d96c050d7a65c8aabaa40fb6fc1ab10cb165

No changes file available.

Binary packages built by this source

golang-github-xanzy-go-cloudstack-dev: Golang API client to interact with Apache CloudStack

 This package covers the complete CloudStack API enabling Go programs to
 interact with CloudStack in a simple and uniform way.
 .
 The cloudstack package is generated against the latest stable
 CloudStack release, currently v4.8.x. The API doesn't change that
 much, and where it does backwards compatibility between the old
 and new versions is attempted.
 .
 Apache CLoudStack is an open source cloud computing software for
 creating, managing, and deploying infrastructure cloud services. It
 uses existing hypervisors such as KVM, VMware vSphere, and
 XenServer/XCP for virtualization. In addition to its own API,
 CloudStack also supports the Amazon Web Services (AWS) API and the
 Open Cloud Computing Interface from the Open Grid Forum.