File: changelog

package info (click to toggle)
graphite-carbon 1.1.10-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 764 kB
  • sloc: python: 4,033; xml: 732; sh: 617; makefile: 25
file content (251 lines) | stat: -rw-r--r-- 9,046 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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
graphite-carbon (1.1.10-2) unstable; urgency=medium

  * add autopkgtest to test carbon-cache running
  * fix py312 patch tagging
  * remove duplicate override_dh_installsystemd
  * remove carbon-client manpages (executable removed upstream)
  * provide manpage and service for carbon-aggregator-cache
  * fix manpages groff-message warning: cannot select font 'b
  * use -noawait trigger for twisted-plugins-cache
  * add missing depend to python3-six
  * fix autopkgtest
  * fix d/copyright for lib/carbon/amqp0-8.xml
  * add missing Build-Depend on python3-setuptools (Closes: #1080606)
  * autopkgtest: wait a bit more for the test server to be available

 -- Alexandre Rossi <niol@zincube.net>  Tue, 10 Sep 2024 18:01:19 +0200

graphite-carbon (1.1.10-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 10 to 13.
    + Replace python_distutils buildsystem with pybuild.
    + Use dh_installsystemd rather than deprecated dh_systemd_enable.
    + Use dh_installsystemd rather than deprecated dh_systemd_start.
  * Set debhelper-compat version in Build-Depends.
  * Replace /var/run with /run for the Service PIDFile.

  [ Alexandre Rossi ]
  * update d/watch with move from md5 to sha256
  * New upstream version 1.1.10
  * Rules-Requires-Root: no
  * add myself to uploaders
  * add Pre-depends for --skip-systemd-native
  * declare compliance to policy 4.7.0 (no change)
  * port to py3.12 (Closes: #1074696, #1075712)
  * do not mess with python shebang (Closes: #1022922)
  * let dh do its cleaning magic (Closes: #1044615)
  * drop dep on lsb-base
  * StandardError= and StandardOutput= in unit files no longer support "syslog"

 -- Alexandre Rossi <niol@zincube.net>  Fri, 05 Jul 2024 15:32:02 +0200

graphite-carbon (1.1.7-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * No source change upload to move systemd units into /usr.

 -- Chris Hofstaedtler <zeha@debian.org>  Sun, 26 May 2024 17:52:02 +0200

graphite-carbon (1.1.7-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * No source change upload to rebuild with debhelper 13.10.

 -- Michael Biebl <biebl@debian.org>  Sat, 15 Oct 2022 12:07:52 +0200

graphite-carbon (1.1.7-1) unstable; urgency=high

  [ Peter Gervai ]
  * Non-maintainer upload.
  * New upstream release:
    - fixes hard crash (Closes: #923464)

 -- Thomas Goirand <zigo@debian.org>  Thu, 16 Jul 2020 14:26:46 +0200

graphite-carbon (1.1.4-2) unstable; urgency=medium

  * Change maintainer back to tracker.
  * ACK NMU from Christoph Martin.

 -- Thomas Goirand <zigo@debian.org>  Wed, 12 Dec 2018 11:13:58 +0100

graphite-carbon (1.1.4-1) unstable; urgency=medium

  * New upstream release.
  * Added myself as uploader after discussion with current maintainer.
  * Remove useless patch for setup.py, call it with correct option instead.
  * Rebased validate-storage-schemas.debian.patch.
  * Switch to Python 3.
  * Ran wrap-and-sort -bast.
  * Switch to debhelper 10 (removed dh-systemd build-depends).
  * VCS URLs pointing to Salsa.
  * Removed export-dir from debian/gbp.conf: this is a local config.

 -- Thomas Goirand <zigo@debian.org>  Mon, 10 Dec 2018 14:46:25 +0100

graphite-carbon (1.0.2-1.1) unstable; urgency=medium

  * NMU
  * VCS move to salsa
  * change maintainer to tracker list (closes: #899529)

 -- Christoph Martin <martin@uni-mainz.de>  Tue, 23 Oct 2018 14:42:36 +0200

graphite-carbon (1.0.2-1) unstable; urgency=medium

  [ Mathieu Parent ]
  * Remove me from uploaders

  [ Jonas Genannt ]
  * Imported Upstream version 1.0.2 (Closes: #860194)
  * Added Brazilian Portuguese translation
    [Adriano Rafael Gomes] (Closes: #846524)
  * d/control:
    - Added rename to build depends (Closes: #874041)
    - bumped standards/compat version
    - updated to secure vcs urls
    - changed my maintainer mail address
    - added lsb-base to depends
  * d/p/carbon.conf.debian.patch: updated to new upstream version
  * d/p/disable_install_opt.patch: updated to new upstream version
  * Manpages (d/*.1) fixed spelling error
  * d/README.Debian: removed duplicate word
  * d/*.service: added documentation keyword

 -- Jonas Genannt <genannt@debian.org>  Tue, 19 Sep 2017 12:48:46 +0200

graphite-carbon (0.9.15-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 0.9.15

 -- Jonas Genannt <genannt@debian.org>  Sat, 28 Nov 2015 10:38:35 +0100

graphite-carbon (0.9.14-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 0.9.14
  * d/p/wire_stats_events.patch: removed, upstream merged
  * d/rules: remove unused example directory
  * d/control: added dh-python as build-depends
  * d/*.service: removed ExecReload (Closes: #791886)

 -- Jonas Genannt <genannt@debian.org>  Sat, 21 Nov 2015 00:05:03 +0100

graphite-carbon (0.9.13-1) unstable; urgency=low

  * Team upload.
  * Imported Upstream version 0.9.13 (Closes: #783179)
  * d/watch: updated watch url
  * removed patch twisted_daemonize, included by upstream
  * refreshed patch carbon.conf.debian#
  * added patch: wire state.events to events
  * added readme about aggregator/relay unit files
  * Systemd instance support for carbon-relay
  * Systemd instance support for carbon-aggregator

 -- Jonas Genannt <genannt@debian.org>  Mon, 04 May 2015 19:15:59 +0200

graphite-carbon (0.9.12-4) unstable; urgency=low

  * d/control
    - fixed Vcs-Git url (Closes: #765568), Laban Mwangi <lmwangi@gmail.com>
    - bumped standards version to 3.9.6, no changed needed

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Thu, 29 Jan 2015 12:05:44 +0100

graphite-carbon (0.9.12-3) unstable; urgency=low

  * changed copytruncate into nocreate (Closes: #733856)
    Thanks to Pierre Fersing for the report and the patch

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Fri, 31 Jan 2014 20:20:23 +0100

graphite-carbon (0.9.12-2) unstable; urgency=medium

  * added systemd service file: carbon-cache.service
  * added twisted_daemonize patch to work with newer Python Twisted
    (Closes: #735220)
  * d/control: bumped standards version to 3.9.5 (no changes needed)

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Mon, 13 Jan 2014 22:42:24 +0100

graphite-carbon (0.9.12-1) unstable; urgency=low

  * New Upstream Version
  * refreshed patch carbon.conf.debian.patch (disabled also internal logrotate)
  * removed patch to disable internal logrotate
  * d/control: added version depend on python-whisper

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Sun, 01 Sep 2013 12:28:20 +0200

graphite-carbon (0.9.10-4) unstable; urgency=low

  [ Jonas Genannt ]
  * d/control:Changed Maintainer to Graphite Group
     - added VCS Fields
     - removed DM-Upload-Allowed
     - added suggests graphite-web
     - changed upstream homepage
  * d/logroate: changed to copytruncate

  [ Mathieu Parent ]
  * gbp.conf: Build to build-area
  * gbp.conf: Set pristine-tar to true
  * Add me to Uploaders
  * Don't reference /lib/init/vars.sh in carbon-cache init script

 -- Mathieu Parent <sathieu@debian.org>  Mon, 10 Jun 2013 17:58:10 +0200

graphite-carbon (0.9.10-3) unstable; urgency=low

  * d/postinst: added db_stop to ensure correct restart of carbon
    daemon (Closes: #696228)
  * Added patch to disable internal logrotation of Carbon (Closes: #696228)

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Sat, 19 Jan 2013 17:53:15 +0100

graphite-carbon (0.9.10-2) unstable; urgency=low

  * Added Japanese translation by victory <victory.deb@gmail.com>
    (Closes: #692206)
  * d/control: bumped standards version

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Sun, 18 Nov 2012 13:58:17 +0100

graphite-carbon (0.9.10-1) unstable; urgency=low

  * Adding upstream version 0.9.10.
  * d/README.source: removed upstream tarball now dfsg compatible
  * debian/patches/disable_install_opt.patch: refreshed
  * debian/patches/validate-storage-schemas.debian.patch: refreshed

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Sat, 09 Jun 2012 14:51:01 +0200

graphite-carbon (0.9.9+debian-2) unstable; urgency=low

  [ Christian Perrier ]
  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project. Closes: #668706
  * [Debconf translation updates]
  * Danish (Joe Hansen).  Closes: #671759
  * Russian (Yuri Kozlov).  Closes: #672205
  * French (Julien Patriarca).  Closes: #672217
  * Polish (Michał Kułach).  Closes: #672741
  * German (Chris Leick).  Closes: #673076
  * Spanish; (Omar Campagne).  Closes: #673632
  * Dutch; (Jeroen Schot).  Closes: #673775
  * Italian (Beatrice Torracca).  Closes: #673849
  * Swedish (Martin Bagge / brother).  Closes: #673868
  * Czech (Michal Simunek).  Closes: #674002
  * Portuguese (Miguel Figueiredo).  Closes: #674064

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Sun, 27 May 2012 16:00:45 +0200

graphite-carbon (0.9.9+debian-1) unstable; urgency=low

  * Initial release (Closes: #651233)

 -- Jonas Genannt <jonas.genannt@capi2name.de>  Sat, 07 Apr 2012 22:10:31 +0200