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
|
golang-github-circonus-labs-circonus-gometrics (2.3.1-4) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + golang-github-circonus-labs-circonus-gometrics-dev: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 14 Dec 2022 03:02:57 +0000
golang-github-circonus-labs-circonus-gometrics (2.3.1-3) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Trim trailing whitespace.
* Wrap long lines in changelog entries: 0.0~git20160822.0.2f5be48-2.
* Set debhelper-compat version in Build-Depends.
* Update standards version to 4.5.0, no changes needed.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Shengjing Zhu ]
* Add patch to fix test with go1.15 (Closes: #971160)
* Add api test back.
It doesn't need network now
* Bump debhelper-compat to 13
* Update maintainer address to team+pkg-go@tracker.debian.org
* Add Rules-Requires-Root
-- Shengjing Zhu <zhsj@debian.org> Mon, 05 Oct 2020 13:22:29 +0800
golang-github-circonus-labs-circonus-gometrics (2.3.1-2) unstable; urgency=medium
* Don't exclude "checkmgr".
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 17 Oct 2019 09:06:34 +1100
golang-github-circonus-labs-circonus-gometrics (2.3.1-1) unstable; urgency=medium
* New upstream release (Closes: #942279).
* Standards-Version: 4.4.1.
* DH & compat to version 12.
* (Build-)Depends:
+ golang-github-tv42-httpunix-dev
= golang-github-hashicorp-go-retryablehttp-dev (>= 0.6.2~)
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 17 Oct 2019 03:12:05 +1100
golang-github-circonus-labs-circonus-gometrics (2.0.0-1) unstable; urgency=medium
* New upstream release.
* New patch to fix FTBFS with retryablehttp (Closes: #909043).
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 18 Sep 2018 09:07:46 +1000
golang-github-circonus-labs-circonus-gometrics (1.2.0-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Dmitry Smirnov ]
* New upstream release.
* Introduced watch file.
* Testsuite: autopkgtest-pkg-go
* Standards-Version: 4.1.4; Priority: optional
* debhelper & compat to version 11
* (Build-)Depends:
+ golang-github-pkg-errors-dev
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 25 Jun 2018 14:05:15 +1000
golang-github-circonus-labs-circonus-gometrics (0.0~git20160822.0.2f5be48-2) unstable; urgency=medium
* Replace golang-go with golang-any in Build-Depends, remove golang-go from
Depends
-- Konstantinos Margaritis <markos@debian.org> Tue, 08 Aug 2017 17:50:09 +0300
golang-github-circonus-labs-circonus-gometrics (0.0~git20160822.0.2f5be48-1) unstable; urgency=medium
* Initial release (Closes: #835269).
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 24 Aug 2016 11:49:53 +1000
|