* Team upload.
* Require golang-github-prometheus-common-dev >= 0.16
* 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.
* Team upload
* New upstream release
- Add new collectors package (Closes: #992122)
* Bump Standards-Version to 4.6.0
* Team upload.
* Switch to debian/watch version 4
* Indent debian/watch file
* Mark -dev package as Multi-Arch: foreign
* 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
[ Debian Janitor ]
* Set upstream metadata fields: Repository-Browse.
[ Lucas Kanashiro ]
* New upstream release.
[ 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
* debian/control: Add Breaks for API changes.
* Update minimum version of common library, which fixes a bug.
* 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.
* New upstream release.
* debian/gbp.conf: Stop using pristine-tar.
* Release to unstable, as the new -common fails without it.
[ 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.
* 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.
[ 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.
* 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.
* Add -common as new dependency, remove the private copy of the model
protobuf.
* Skip another flaky test.
* Disable flaky TestSummaryDecay test. Closes: #796421.
* debian/control: Migration to pkg-go team.
* Add missing test data.
* New upstream version.
* 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.
* Re-build with current versions of build dependencies.
* Initial release. (Closes: #779260)