1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
prometheus-pushgateway (0.3.1+ds-1) unstable; urgency=medium
* Also remove state file on purge.
* New upstream release.
* Replace vendored jQuery with Debian version.
-- Martín Ferrari <tincho@debian.org> Mon, 26 Dec 2016 02:54:22 +0000
prometheus-pushgateway (0.3.0+ds-2) unstable; urgency=medium
* Use a persistence file by default.
* Add systemd service file.
* Switch to using a single /usr/share/prometheus tree.
* Add logrotate script.
* Remove rotated logs on purge.
-- Martín Ferrari <tincho@debian.org> Mon, 27 Jun 2016 15:19:13 +0000
prometheus-pushgateway (0.3.0+ds-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Update Standards-Version with no changes.
- Update Vcs-fields to use HTTPS.
- Remove deprecated golang-github-prometheus-log-dev dependency, and add
new golang-golang-x-sys-dev dependency.
- Depend on golang-any, and current dh-golang.
* Start using golang-github-prometheus-client-model-dev; remove
related patch.
* Refresh patches.
* debian/rules: Simplify and update metadata.
-- Martín Ferrari <tincho@debian.org> Tue, 14 Jun 2016 14:22:03 +0000
prometheus-pushgateway (0.2.0+ds-3) unstable; urgency=medium
* Update patches to use the client library from the common package.
Closes: #811235.
* Disable some flaky tests that might break builds.
-- Martín Ferrari <tincho@debian.org> Mon, 25 Jan 2016 23:49:58 +0000
prometheus-pushgateway (0.2.0+ds-2) unstable; urgency=medium
* debian/rules: Make the build date match the changelog, to improve
reproducibility.
* debian/rules: Remove hostname from build so the package is finally
reproducible, thanks to lamby@debian.org for the patch. Closes: #797622.
-- Martín Ferrari <tincho@debian.org> Tue, 01 Sep 2015 12:01:40 +0000
prometheus-pushgateway (0.2.0+ds-1) unstable; urgency=medium
* Initial release. (Closes: #791720)
-- Martín Ferrari <tincho@debian.org> Tue, 07 Jul 2015 21:22:31 +0000
|