Skip to content

Changelog golang-github-prometheus-client-golang (1.11.0-3)

2021

golang-github-prometheus-client-golang (1.11.0-3) unstable; urgency=medium

   * Team upload.
   * Require golang-github-prometheus-common-dev >= 0.16

golang-github-prometheus-client-golang (1.11.0-2) unstable; urgency=medium

   * Team upload.
   * Update gbp.conf following latest Go Team workflow.
   * Update debian/watch file.
   * Remove obsolete alternative dependency on golang-procfs-dev.
   * Use dh-sequence-golang instead of dh-golang and --with=golang.
   * Add a blank line between variable settings.
   * Set build directory to _build.
   * Do not install uninteresting documentation.
   * Remove ${shlibs:Depends} from -dev Depends field.
   * Update copyright years.

golang-github-prometheus-client-golang (1.11.0-1) unstable; urgency=medium

   * Team upload
   * New upstream release
     - Add new collectors package (Closes: #992122)
   * Bump Standards-Version to 4.6.0

golang-github-prometheus-client-golang (1.9.0-2) unstable; urgency=medium

   * Team upload.
   * Switch to debian/watch version 4
   * Indent debian/watch file
   * Mark -dev package as Multi-Arch: foreign

golang-github-prometheus-client-golang (1.9.0-1) unstable; urgency=medium

   * Team upload.
   * New upstream release. Closes: #974426
   * Use '' instead of `' in text
   * Move note about license location on Debian systems into a Comment field
   * Update gitlab-ci.yml from latest upstream
   * Switch Section to golang
   * Switch to Standards-Version 4.5.1 (no changes needed)
   * Move non-transitional dependency alternatives first
   * Update gitignore entries
   * Do not enable DH_VERBOSE by default

2020

golang-github-prometheus-client-golang (1.7.1-1) unstable; urgency=low

   [ Debian Janitor ]
   * Set upstream metadata fields: Repository-Browse.
 
   [ Lucas Kanashiro ]
   * New upstream release.

golang-github-prometheus-client-golang (1.6.0-1) unstable; urgency=medium

   [ Lucas Kanashiro ]
   * New upstream release.
   * Add myself to the Uploaders list
   * Bump debhelper compatibility level to 13
   * Add version constraint to golang-github-prometheus-client-model-dev
   * Update version constraint of golang-github-prometheus-common-dev
   * Declare compliance with Debian Policy 4.5.0
   * Update years of the upstream copyright
 
   [ Daniel Swarbrick ]
   * Add myself to Uploaders
   * Update maintainer email addresses / names

2019

golang-github-prometheus-client-golang (1.2.1-3) unstable; urgency=medium

   * debian/control: Add Breaks for API changes.

golang-github-prometheus-client-golang (1.2.1-2) unstable; urgency=medium

   * Update minimum version of common library, which fixes a bug.

golang-github-prometheus-client-golang (1.2.1-1) unstable; urgency=medium

   * New upstream release.
   * Remove transitional golang-prometheus-client-dev package. Closes:
     #939220
   * Name update.
   * Automatic cme fixes.
   * Refresh and clean obsolete patches.
   * Remove unneeded debian/install file.
   * Add new dependencies.

2018

golang-github-prometheus-client-golang (0.9.0-1) unstable; urgency=medium

   * New upstream release.
   * debian/gbp.conf: Stop using pristine-tar.

golang-github-prometheus-client-golang (0.9.0~pre1+git20180417.82f5ff1-2) unstable; urgency=medium

   * Release to unstable, as the new -common fails without it.

golang-github-prometheus-client-golang (0.9.0~pre1+git20180417.82f5ff1-1) experimental; urgency=medium

   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 
   [ Martina Ferrari ]
   * Upload a snapshot of upstream repository, required by
     prometheus-alertmanager.
   * Skip test that accesses the network.
   * Depend on latest common lib.
   * Automated cme fixes.
   * Upgrade dh compat to 11.
   * Update debian/docs.

2017

golang-github-prometheus-client-golang (0.8.0-2) unstable; urgency=medium

   * Disable flaky test. Closes: 854687.
   * debian/control: Update Standards-Version (no changes).
   * debian/control: Mark package as autopkgtest-able.
   * debian/copyright: Format uses http protocol instead of https.
   * A few formatting fixes from cme.
   * debian/rules: Remove unneeded stuff.
   * Add gbp.conf to reflect workflow and structure.

2016

golang-github-prometheus-client-golang (0.8.0-1) unstable; urgency=medium

   [ Paul Tagliamonte ]
   * Use a secure transport for the Vcs-Git and Vcs-Browser URL
 
   [ Martina Ferrari ]
   * New upstream release, which does not require repackaging any more.
   * Rename source and binary packages, to match policy.
   * debian/control: Update dependencies, Vcs links, add transitional package.
   * Update and simplify packaging.
   * debian/copyright: remove now obsolete entries.
   * Remove now unneeded patches.

golang-prometheus-client (0.7.0+ds-4) unstable; urgency=medium

   * Switch to use the golang-github-prometheus-client-model-dev package.
   * Update Standards-Version with no changes.
   * Add XS-Go-Import-Path field.
   * Add lintian overrides for compressed test files.

golang-prometheus-client (0.7.0+ds-3) unstable; urgency=medium

   * Add -common as new dependency, remove the private copy of the model
     protobuf.
   * Skip another flaky test.

2015

golang-prometheus-client (0.7.0+ds-2) unstable; urgency=medium

   * Disable flaky TestSummaryDecay test. Closes: #796421.

golang-prometheus-client (0.7.0+ds-1) unstable; urgency=medium

   * debian/control: Migration to pkg-go team.
   * Add missing test data.
   * New upstream version.

golang-prometheus-client (0.6.0+ds-1) unstable; urgency=medium

   * New upstream release, which includes an incompatible change in metric
     fingerprints, so invalidates all past storage. This is not a problem yet,
     because prometheus is still not uploaded to Debian.
   * debian/patches: Refresh, remove unneeded patch.
   * Upstream now vendors all dependencies: remove the ones already in Debian.
   * New patch: Fix import path for remaining vendored dependencies.
   * Update watchfile for repackaging mangle.
   * Add missing binary dependencies.
   * Reduce the length of the vendored dependencies import names.
   * Fix bug in which the compiled protocol buffer was not found by code using
     this package.

golang-prometheus-client (0.2.0-1+1) unstable; urgency=medium

   * Re-build with current versions of build dependencies.

golang-prometheus-client (0.2.0-1) unstable; urgency=medium

   * Initial release. (Closes: #779260)