File: changelog

package info (click to toggle)
golang-github-grpc-ecosystem-go-grpc-prometheus 1.2.0%2Bgit20191002.6af20e3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 264 kB
  • sloc: makefile: 34; sh: 11
file content (105 lines) | stat: -rw-r--r-- 3,769 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
golang-github-grpc-ecosystem-go-grpc-prometheus (1.2.0+git20191002.6af20e3-5) unstable; urgency=medium

  * Team upload
  * Upload changes from experimental to unstable
  * d/control:
    - Update Build-Depends and Depends from golang-goprotobuf-dev to
      golang-github-golang-protobuf-1-5-dev
    - Update Standards-Version to 4.7.0 (no changes needed)

 -- Mathias Gibbens <gibmat@debian.org>  Tue, 30 Jul 2024 07:09:30 +0000

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

  [ Simon Josefsson ]
  * Team upload.
  * Exclude grpc test, for grpc > 1.60 compatibility.
  * Bump Standards-Version to 4.6.2.
  * Bump watch version to 4.
  * Use Section: golang instead of devel.
  * Bump debhelper-compat from 12 to 13.
  * Silence update-debian-copyright.
  * Add d/upstream/metadata.

  [ Debian Janitor ]
  * Apply multi-arch hints.

 -- Simon Josefsson <simon@josefsson.org>  Mon, 12 Feb 2024 20:27:29 +0100

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