File: changelog

package info (click to toggle)
golang-github-grpc-ecosystem-go-grpc-prometheus 1.2.0%2Bgit20191002.6af20e3-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-proposed-updates, bullseye
  • size: 260 kB
  • sloc: makefile: 31; sh: 11
file content (77 lines) | stat: -rw-r--r-- 2,794 bytes parent folder | download
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
golang-github-grpc-ecosystem-go-grpc-prometheus (1.2.0+git20191002.6af20e3-3) unstable; urgency=medium

  * Team upload.
  * Update maintainer address to team+pkg-go@tracker.debian.org
  * Update Standards-Version to 4.5.0 (no changes)
  * Add Rules-Requires-Root
  * Remove unused Depends which are imported by examples
  * Bump golang-google-grpc-dev and golang-goprotobuf-dev (Closes: #954565)

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 19 Apr 2020 18:14:08 +0800

golang-github-grpc-ecosystem-go-grpc-prometheus (1.2.0+git20191002.6af20e3-2) unstable; urgency=medium

  * Team upload.
  * debian/rules: Re-enable installing of examples, as autopkgtests need
    them.

 -- Martina Ferrari <tincho@debian.org>  Sun, 03 Nov 2019 20:11:33 +0000

golang-github-grpc-ecosystem-go-grpc-prometheus (1.2.0+git20191002.6af20e3-1) unstable; urgency=medium

  * Team upload.
  * New upstream snapshot that fixes compilation errors from using now-removed
    deprecated Prometheus APIs.
  * Update repo layout to current team standards.
  * Do not build or install examples as gocode, only as examples.
  * Remove patch as test was fixed in 989df13.
  * Automated cme fixes.

 -- Martina Ferrari <tincho@debian.org>  Sat, 02 Nov 2019 22:28:19 +0000

golang-github-grpc-ecosystem-go-grpc-prometheus (1.2.0-3) unstable; urgency=medium

  * Disabled "TestServerInterceptorSuite" (Closes: #902466).
    Previous attempts to fix were ineffective... Thanks, Santiago Vila.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sat, 07 Jul 2018 10:48:24 +1000

golang-github-grpc-ecosystem-go-grpc-prometheus (1.2.0-2) unstable; urgency=medium

  * New patch to fix unreliable test (Closes: #902466).

 -- Dmitry Smirnov <onlyjob@debian.org>  Fri, 06 Jul 2018 20:31:34 +1000

golang-github-grpc-ecosystem-go-grpc-prometheus (1.2.0-1) unstable; urgency=medium

  * Team upload.

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Dmitry Smirnov ]
  * New upstream release.
    + fixed FTBFS (Closes: #902466).
  * Testsuite: autopkgtest-pkg-go
  * Standards-Version: 4.1.4
  * debhelper & compat to version 11

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 04 Jul 2018 13:08:20 +1000

golang-github-grpc-ecosystem-go-grpc-prometheus (1.1+git20170826.0dafe0d-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.1+git20170826.0dafe0d
    - Fixes failing test. Closes: #858630
  * Update to Standards-Version 4.1.1
    - Use HTTPS URL for d/copyright
    - Use Priority: optional
  * Use wrap-and-sort

 -- Dr. Tobias Quathamer <toddy@debian.org>  Tue, 21 Nov 2017 08:46:36 +0100

golang-github-grpc-ecosystem-go-grpc-prometheus (1.1+git20160910.0.6b7015e-1) unstable; urgency=medium

  * Initial release (Closes: #854645)

 -- Tim Potter <tpot@hpe.com>  Wed, 08 Feb 2017 19:54:35 +1100