File: changelog

package info (click to toggle)
prometheus-postgres-exporter 0.11.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 632 kB
  • sloc: sh: 415; makefile: 50
file content (168 lines) | stat: -rw-r--r-- 5,641 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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
prometheus-postgres-exporter (0.11.1-3) unstable; urgency=medium

  * Add new 01-support-newer-exporter-toolkit.patch
  * Bump minimum required golang-github-prometheus-exporter-toolkit-dev
    version to 0.8.0
  * Remove --help output from default file

 -- Daniel Swarbrick <dswarbrick@debian.org>  Thu, 15 Dec 2022 02:13:05 +0000

prometheus-postgres-exporter (0.11.1-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository, Repository-Browse.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 17 Oct 2022 15:09:05 +0100

prometheus-postgres-exporter (0.11.1-1) unstable; urgency=medium

  * New upstream release
  * Drop obsolete patch 01-Fix_spelling_errors (applied upstream)
  * Bump Standards-Version to 4.6.1 (no changes)

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sat, 27 Aug 2022 20:48:08 +0000

prometheus-postgres-exporter (0.10.1-1) unstable; urgency=medium

  [ Daniel Swarbrick ]
  * New upstream release (fixes ineffective --log.level flag)
  * Replace golang-github-go-kit-kit-dev build-dep with
    golang-github-go-kit-log-dev
  * Refresh patches

  [ Martina Ferrari ]
  * Update my name and email address

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sun, 16 Jan 2022 19:13:29 +0000

prometheus-postgres-exporter (0.10.0-1) unstable; urgency=medium

  * New upstream version
  * Add new build-deps
    - golang-github-go-kit-kit-dev
    - golang-github-prometheus-exporter-toolkit-dev
  * Drop +ds version suffix, since we no longer need to unvendor
  * Update maintainer / uploader email addresses
  * Update upstream project URLs / import paths
  * Bump debhelper-compat version to 13
  * Bump Standards-Version to 4.6.0 (no changes)
  * Update gbp configuration following Go Team new workflow
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Update copyright holders
  * Add NOTICE to docs as required by Apache-2.0 license
  * Update debian/watch
  * Add missing maint-script adduser dependency
  * Change systemd service to Restart=on-failure

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sat, 11 Dec 2021 12:15:19 +0000

prometheus-postgres-exporter (0.8.0+ds-1) unstable; urgency=medium

  [ Daniel Swarbrick ]
  * New upstream release.
  * Add myself to uploaders.
  * Bump minimum required version of golang-github-lib-pq to support
    SCRAM-SHA-256 authentication.
  * Update description (now supports Postgres 9.4 and up).
  * lintian: fix rules-requires-root.

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

  [ Martina Ferrari ]
  * Update initscript.
  * Update my name.

 -- Martina Ferrari <tina@debian.org>  Mon, 20 Jan 2020 12:25:39 +0000

prometheus-postgres-exporter (0.5.1+ds-2) unstable; urgency=medium

  * Name update.
  * Add missing sphinxdoc dependency.
  * Install sample queries.yaml file. Closes: #939507
  * Fix spelling mistake in source.
  * Update Standards-Version and Compat level. Add needed Pre-Depends for
    sysvinit.

 -- Martina Ferrari <tina@debian.org>  Mon, 28 Oct 2019 16:59:41 +0000

prometheus-postgres-exporter (0.5.1+ds-1) unstable; urgency=medium

  [ Sven Hoexter ]
  * New upstream release.

 -- Martina Ferrari <tina@debian.org>  Fri, 02 Aug 2019 16:01:05 +0000

prometheus-postgres-exporter (0.4.7+ds-2) unstable; urgency=medium

  * Use correct namespace for version metadata and remove unused vars.

 -- Martina Ferrari <tina@debian.org>  Sun, 10 Feb 2019 18:58:09 +0000

prometheus-postgres-exporter (0.4.7+ds-1) unstable; urgency=medium

  * New upstream release. Closes: #920346.
  * debian/gbp.conf: Update repo layout.
  * Update Standards-Version with no changes.
  * Add manpage and version metadata,

 -- Martina Ferrari <tina@debian.org>  Tue, 05 Feb 2019 04:51:10 +0000

prometheus-postgres-exporter (0.4.6+ds-2) unstable; urgency=medium

  * Update Standards-Version with no changes.
  * Add missing --inherit flag to daemon; can't work without it!

 -- Martina Ferrari <tina@debian.org>  Mon, 08 Oct 2018 19:03:30 +0000

prometheus-postgres-exporter (0.4.6+ds-1) unstable; urgency=medium

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

  [ Martina Ferrari ]
  * New upstream release.
  * debian/rules: Install test files.
  * Bump debhelper compat level to 11.
  * debian/copyright: Document Files-Excluded.
  * debian/control: Bump Standards-Version (no changes).
  * debian/postinst: Do not change permissions recursively.

 -- Martina Ferrari <tina@debian.org>  Tue, 07 Aug 2018 16:07:06 +0000

prometheus-postgres-exporter (0.4.1+ds-2) unstable; urgency=medium

  * Update defaults for new cmdline flags format.

 -- Martina Ferrari <tina@debian.org>  Thu, 14 Dec 2017 17:08:11 +0000

prometheus-postgres-exporter (0.4.1+ds-1) unstable; urgency=medium

  * New upstream release.
  * Add test fixtures.
  * Packaging updates from cme; compat bump; make dep on daemon
    conditional.
  * Remove unused lintian overrides.
  * Use automatic autopkgtests
  * Use pkg-info.mk and XS-Go-Import-Path.

 -- Martina Ferrari <tina@debian.org>  Thu, 14 Dec 2017 16:59:24 +0000

prometheus-postgres-exporter (0.2.0+ds-2) unstable; urgency=medium

  * Add autopkgtest.

 -- Martina Ferrari <tina@debian.org>  Sun, 21 May 2017 00:07:32 +0200

prometheus-postgres-exporter (0.2.0+ds-1) unstable; urgency=medium

  * New upstream release.

 -- Martina Ferrari <tina@debian.org>  Fri, 19 May 2017 22:25:36 +0000

prometheus-postgres-exporter (0.1.1+ds-1) unstable; urgency=medium

  * Initial packaging. (Closes: #854014).

 -- Martina Ferrari <tina@debian.org>  Sat, 04 Feb 2017 16:50:34 +0000