ubuntu-report 1.0.9 source package in Ubuntu

Changelog

ubuntu-report (1.0.9) bionic; urgency=medium

  * Use vendoring instead of relying on build-deps (LP: #1764961):
    - ship vendor as part of the source package and remove build-deps
    - update debian/copyright to list vendored deps.
    - ensure that golang-github-ubuntu-ubuntu-report-dev is still
      depending on the packages deps and don't ship vendor deps to avoid
      nested vendoring: we want developers using the bindings to have
      the choice between distro version or their own vendored version.

 -- Didier Roche <email address hidden>  Wed, 18 Apr 2018 10:03:35 +0200

Upload details

Uploaded by:
Didier Roche-Tolomelli
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ubuntu-report_1.0.9.tar.xz 348.4 KiB 5879dfef7349294701c40727312f54029ff95c8a825bb434a1d9e329c7fcc493
ubuntu-report_1.0.9.dsc 1.2 KiB b597d9f2f623521875a745917230dff16bc7d90b8ae8061f95b030ebde2281af

Available diffs

View changes file

Binary packages built by this source

golang-github-ubuntu-ubuntu-report-dev: Report hardware and other collected metrics - source

 The tool will show you what is going to be reported and ask for your
 acknowledgement before uploading it. This information can't be used to
 identify a single machine and is presented before being sent to the server.
 .
 This package provides Golang sources and API to use sysmetrics collection
 and report functionality.

libsysmetrics-dev: Report hardware and other collected metrics - shared lib

 The tool will show you what is going to be reported and ask for your
 acknowledgement before uploading it. This information can't be used to
 identify a single machine and is presented before being sent to the server.
 .
 This package contains development files for applications using
 the sysmetrics collection and report functionality.

libsysmetrics1: Report hardware and other collected metrics - shared lib

 The tool will show you what is going to be reported and ask for your
 acknowledgement before uploading it. This information can't be used to
 identify a single machine and is presented before being sent to the server.
 .
 This package contains shared libraries to use sysmetrics collection
 and report functionality.

libsysmetrics1-dbgsym: debug symbols for libsysmetrics1
ubuntu-report: Report hardware and other collected metrics

 The tool will show you what is going to be reported and ask for your
 acknowledgement before uploading it. This information can't be used to
 identify a single machine and is presented before being sent to the server.
 .
 This package contains the command line tool.

ubuntu-report-dbgsym: debug symbols for ubuntu-report