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 57 58 59 60 61 62 63 64 65 66 67 68 69
|
golang-github-prometheus-tsdb (0.4.0-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version with no changes.
-- Martín Ferrari <tincho@debian.org> Tue, 05 Feb 2019 04:04:38 +0000
golang-github-prometheus-tsdb (0.3.1-1) unstable; urgency=medium
* New upstream release, for prometheus 2.6.0.
* debian/watch: Watch upstream tags now.
-- Martín Ferrari <tincho@debian.org> Wed, 19 Dec 2018 15:24:40 +0000
golang-github-prometheus-tsdb (0.0~git20181003.0ce4111-1) unstable; urgency=medium
* New upstream snapshot, for prometheus 2.5.0.
-- Martín Ferrari <tincho@debian.org> Sun, 11 Nov 2018 18:07:00 +0000
golang-github-prometheus-tsdb (0.0~git20180921.9c8ca47-1) unstable; urgency=medium
* New upstream snapshot, for prometheus 2.4.3.
* Update Standards-Version with no changes.
-- Martín Ferrari <tincho@debian.org> Mon, 15 Oct 2018 15:28:54 +0000
golang-github-prometheus-tsdb (0.0~git20180711.99a2c43-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Martín Ferrari ]
* New upstream snapshot, for prometheus 2.2.3.
* Vendor prometheus/util to avoid circular dependency.
* Bump Standards-Version and dh compat level.
* debian/docs: Update path.
-- Martín Ferrari <tincho@debian.org> Sat, 28 Jul 2018 14:43:00 +0000
golang-github-prometheus-tsdb (0.0~git20180314.659ed64-1) unstable; urgency=high
* New upstream snapshot, fixes serious bugs.
-- Martín Ferrari <tincho@debian.org> Thu, 29 Mar 2018 09:10:38 +0000
golang-github-prometheus-tsdb (0.0~git20180302.16b2bf1-1) unstable; urgency=medium
* New upstream snapshot, for prometheus 2.2.0.
-- Martín Ferrari <tincho@debian.org> Wed, 14 Mar 2018 14:13:48 +0000
golang-github-prometheus-tsdb (0.0~git20180118.467948f-1) unstable; urgency=medium
[ Martín Ferrari ]
* New upstream snapshot.
* No need to vendor prometheus/pkg any more.
* Refresh patches.
* debian/control: Update S-V.
* debian/control: Depend on golang 1.9, as the code uses math/bits.
* debian/copyright: Update paths.
-- Martín Ferrari <tincho@debian.org> Sun, 21 Jan 2018 19:50:24 +0000
golang-github-prometheus-tsdb (0.0~git20171114.a00d700-1) unstable; urgency=medium
* Initial release. Closes: #883900
-- Martín Ferrari <tincho@debian.org> Wed, 13 Dec 2017 23:03:14 +0000
|