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 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
|
golang-github-armon-go-metrics (0.0~git20180917.f0300d1-1) unstable; urgency=medium
* d/watch: use git mode.
* Add gbp.conf.
-- Alexandre Viau <aviau@debian.org> Sat, 17 Nov 2018 12:56:35 -0500
golang-github-armon-go-metrics (0.0~git20171117.6c3acc97-1) unstable; urgency=medium
* Team upload.
* New upstream snapshot.
+ fixed FTBFS (Closes: #902465).
* (Build-)Depends:
+ golang-github-hashicorp-go-immutable-radix-dev
= golang-github-circonus-labs-circonus-gometrics-dev (>= 1.2.0~)
* clean += "inmem_endpoint_test.go" due to non-packaged dependency.
* New patches to disable test failures.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 27 Jun 2018 12:20:11 +1000
golang-github-armon-go-metrics (0.0~git20170601.0.f036747-5) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Tue, 06 Feb 2018 00:14:06 -0500
golang-github-armon-go-metrics (0.0~git20170601.0.f036747-4) unstable; urgency=medium
* Point Vcs-* urls to salsa subgroup.
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 18:41:04 -0500
golang-github-armon-go-metrics (0.0~git20170601.0.f036747-3) unstable; urgency=medium
* Move to salsa.debian.org.
* Priority extra -> optional.
-- Alexandre Viau <aviau@debian.org> Sat, 30 Dec 2017 15:16:53 -0500
golang-github-armon-go-metrics (0.0~git20170601.0.f036747-2) unstable; urgency=medium
* Replace golang-go with golang-any in Build-Depends
-- Konstantinos Margaritis <markos@debian.org> Tue, 08 Aug 2017 17:04:10 +0300
golang-github-armon-go-metrics (0.0~git20170601.0.f036747-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Tim Potter ]
* Add me to uploaders
[ Dmitry Smirnov ]
* New upstream snapshot.
* (Build-)Depends += "golang-github-circonus-labs-circonus-gometrics-dev".
* Removed obsolete "0002-fix-inmem-ratedenom.patch".
[ Alexandre Viau ]
* Bump Standards-Version to 4.0.0
* d/control: set Testsuite to autopkgtest-pkg-go.
* Temporarily skip TestSetGauge.
* Rewrite disable-network-tests.patch.
-- Alexandre Viau <aviau@debian.org> Wed, 19 Jul 2017 15:43:29 -0400
golang-github-armon-go-metrics (0.0~git20160307.0.f303b03-2) unstable; urgency=medium
* debian/control: drop bogus built-using
* Add myself to uploaders
-- Michael Stapelberg <stapelberg@debian.org> Mon, 15 May 2017 08:45:35 +0200
golang-github-armon-go-metrics (0.0~git20160307.0.f303b03-1) unstable; urgency=medium
* Team upload
* Update to latest upstream snapshot (Closes: #822287)
* Disable network tests
* Fix bug in calculation of metric rate
* Introduced "watch" file
* Standards-Version: 3.9.8
-- Tim Potter <tpot@hpe.com> Sat, 23 Apr 2016 21:22:22 +1000
golang-github-armon-go-metrics (0.0~git20151207.0.06b6099-1) unstable; urgency=medium
* New upstream version
* Changed my email to @debian.org
* Switched to using XS-Go-Import-Path
-- Alexandre Viau <aviau@debian.org> Fri, 04 Dec 2015 09:30:22 -0500
golang-github-armon-go-metrics (0.0~git20150601-1) unstable; urgency=medium
* Initial release. (Closes: #792628)
-- Alexandre Viau <alexandre@alexandreviau.net> Thu, 16 Jul 2015 15:07:48 -0400
|