File: changelog

package info (click to toggle)
relatorio 0.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,628 kB
  • sloc: python: 1,899; makefile: 133; sh: 10
file content (409 lines) | stat: -rw-r--r-- 13,145 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
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
relatorio (0.10.1-1) unstable; urgency=medium

  * Merging upstream version 0.10.1.
  * Updating copyright file.
  * Remove python3-nose, not needed for testing (Closes: #1018611).
  * Bump d/copyright year.
  * Updating to standards version 4.6.1.0, no changes needed.
  * Provide a manpage for relatorio-render.
  * Set the watch file standard to 4.
  * Add a lintian override for test.odt.
  * Add lintian override for useless-whatis-entry: the name of the program
    is self declarative.

 -- Mathias Behrle <mathiasb@m9s.biz>  Fri, 09 Sep 2022 16:59:47 +0200

relatorio (0.10.0-1) unstable; urgency=medium

  * Merging upstream version 0.10.0.
  * Updating copyright file.

 -- Mathias Behrle <mathiasb@m9s.biz>  Wed, 20 Oct 2021 13:06:50 +0200

relatorio (0.9.2-1) unstable; urgency=medium

  * Merging upstream version 0.9.2.
  * Updating copyright file.
  * Updating to standards version 4.5.1, no changes needed.
  * The AUTHORS file was removed and merged into copyright.
  * Update debian copyright.
  * Use debhelper compat 12.
  * Replace ADTTMP with AUTOPKGTEST_TMP.
  * Set Rules-Requires-Root: no.

 -- Mathias Behrle <mathiasb@m9s.biz>  Sat, 19 Dec 2020 20:22:43 +0100

relatorio (0.9.1-1) unstable; urgency=medium

  * Merging upstream version 0.9.1.

 -- Mathias Behrle <mathiasb@m9s.biz>  Mon, 10 Feb 2020 11:10:54 +0100

relatorio (0.9.0-2) unstable; urgency=medium

  * Correct bug closing tag (Closes: #938349).

 -- Mathias Behrle <mathiasb@m9s.biz>  Fri, 30 Aug 2019 21:53:30 +0200

relatorio (0.9.0-1) unstable; urgency=medium

  * Updating to Standards-Version 4.4.0, no changes needed.
  * Add the current signing key of the maintainer.
  * Merging upstream version 0.9.0.
  * Bump debian copyright year.
  * Drop the Python2 support (Closes: #938349).

 -- Mathias Behrle <mathiasb@m9s.biz>  Fri, 30 Aug 2019 14:55:22 +0200

relatorio (0.8.1-1) unstable; urgency=medium

  * Updating to standards version 4.1.3, no changes needed.
  * control: update Vcs-Browser and Vcs-Git
  * Set the Maintainer address to team+tryton-team@tracker.debian.org.
  * Merging upstream version 0.8.1.
  * Update signing-key.asc with the minimized actual upstream maintainer
    key.
  * Updating to standards version 4.2.1, no changes needed.
  * Remove obsolete X-Python-Version: >= 2.6.
  * Install the examples.
  * Install docs also for the Python3 package.
  * Prefix the examples file for consistency.
  * Bump debhelper compat to 11.
  * Add an autopkgtest suite.

 -- Mathias Behrle <mathiasb@m9s.biz>  Wed, 21 Nov 2018 21:20:59 +0100

relatorio (0.8.0-2) unstable; urgency=medium

  * Remove copyright information of former embedded code copy of python-
    magic.
  * Update year of debian copyright.
  * Cleanup the experimental tag from the python[3]-magic depends.

 -- Mathias Behrle <mathiasb@m9s.biz>  Wed, 07 Feb 2018 12:32:29 +0100

relatorio (0.8.0-1~exp1) unstable; urgency=medium

  * Merging upstream version 0.8.0.
  * Remove 01-add-pypi-magic.patch.
  * Add python[3]-magic 2:0.4.15-1~exp1 to (Build)-Depends.

 -- Mathias Behrle <mathiasb@m9s.biz>  Fri, 19 Jan 2018 18:38:25 +0100

relatorio (0.7.1-1) unstable; urgency=medium

  * Use the preferred https URL format in the copyright file.
  * Bump the Standards-Version to 4.0.1.
  * Bump the Standards-Version to 4.1.0, no changes needed.
  * Add the current signing key of the maintainer.
  * Merging upstream version 0.7.0.
  * Update the d/copyright file.
  * Add new Build-Depends for version 7.0.
  * Disable tests temporarily due to missing Build-Depends.
  * Bump Standards-Version to 4.1.1, no changes needed.
  * Merging upstream version 0.7.1.
  * Add 01-add-pypi-magic.patch.
  * Add copyright for thirdparty/magic/magic.py.
  * Use https in the watch file.
  * Re-enable the tests.

 -- Mathias Behrle <mathiasb@m9s.biz>  Thu, 02 Nov 2017 14:26:14 +0100

relatorio (0.6.4-2) unstable; urgency=medium

  * Change the maintainer address to tryton-debian@lists.alioth.debian.org
    (Closes: #865109).
  * Use the default Python version instead of requesting XS-Python-Version
    (Closes: #867773).

 -- Mathias Behrle <mathiasb@m9s.biz>  Mon, 10 Jul 2017 13:21:35 +0200

relatorio (0.6.4-1) unstable; urgency=medium

  * Merging upstream version 0.6.4.
  * Use rather the -r switch of py*versions to get the unique and correct
    Python version.

 -- Mathias Behrle <mathiasb@m9s.biz>  Mon, 19 Dec 2016 10:48:20 +0100

relatorio (0.6.3-2) unstable; urgency=medium

  * Replace fixed Python paths by dynamic paths.

 -- Mathias Behrle <mathiasb@m9s.biz>  Fri, 09 Dec 2016 17:28:31 +0100

relatorio (0.6.3-1) unstable; urgency=medium

  * Merging upstream version 0.6.3.

 -- Mathias Behrle <mathiasb@m9s.biz>  Sat, 02 Jul 2016 22:38:24 +0200

relatorio (0.6.2-3) unstable; urgency=medium

  * Updating signing-key.asc with the actual upstream maintainer keys.
  * Adding support for Python3.
  * Updating to standard versions 3.9.8, no changes needed.

 -- Mathias Behrle <mathiasb@m9s.biz>  Sat, 25 Jun 2016 00:37:08 +0200

relatorio (0.6.2-2) unstable; urgency=medium

  * Updating to standards version 3.9.7, no changes needed.
  * Updating VCS-Browser to https and canonical cgit URL.
  * Updating VCS-Git to https and canonical cgit URL.
  * Removing the braces from the dh call.
  * Removing the version constraint from python.

 -- Mathias Behrle <mathiasb@m9s.biz>  Tue, 08 Mar 2016 18:54:04 +0100

relatorio (0.6.2-1) unstable; urgency=medium

  * Merging upstream version 0.6.2.
  * Updating d/copyright for relatorio/tests/__init__.py.

 -- Mathias Behrle <mathiasb@m9s.biz>  Mon, 21 Sep 2015 13:35:44 +0200

relatorio (0.6.1-4) unstable; urgency=medium

  * Adapting section naming in gbp.conf to current git-buildpackage.
  * Adding missing build depends (Closes: #795132).

 -- Mathias Behrle <mathiasb@m9s.biz>  Wed, 19 Aug 2015 18:21:35 +0200

relatorio (0.6.1-3) unstable; urgency=medium

  * Using pypi.debian.net redirector in watch file.
  * Wrapping and sorting control files (wrap-and-sort -bts).
  * Updating year of debian copyright.
  * New home of relatorio.

 -- Mathias Behrle <mathiasb@m9s.biz>  Mon, 18 May 2015 21:31:42 +0200

relatorio (0.6.1-2) unstable; urgency=medium

  * Adding actual upstream signing key.
  * Updating to Standards-Version: 3.9.6, no changes needed.

 -- Mathias Behrle <mathiasb@m9s.biz>  Wed, 08 Oct 2014 19:21:24 +0200

relatorio (0.6.1-1) unstable; urgency=medium

  * Removing  LC_ALL=C.UTF-8 as build environment.
  * Removing accidently doubled option pgpsigurlmangle from watch file.
  * Updating signing key while using now plain .asc files instead of .pgp
    binaries.
  * Removing examples file, there are none.
  * Updating gbp.conf for the usage of the tarball compression.
  * Merging upstream version 0.6.1.
  * Updating copyright.
  * Enabling tests for Python2.

 -- Mathias Behrle <mathiasb@m9s.biz>  Fri, 12 Sep 2014 14:20:50 +0200

relatorio (0.6.0-3) unstable; urgency=medium

  * Updating year in debian copyright.
  * Removing debian/source/options, we are building with dpkg defaults.
  * Removing PYBUILD_NAME from rules, it is no more needed.
  * Adding pgp verification for uscan.
  * Adding gbp.conf for usage with git-buildpackage.
  * Updating Hompage url of the upstream project in control.

 -- Mathias Behrle <mathiasb@m9s.biz>  Tue, 11 Mar 2014 17:13:05 +0100

relatorio (0.6.0-2) unstable; urgency=low

  * Updating to standards version 3.9.5, no changes needed.
  * Changing to buildsystem pybuild.
  * Pointing VCS fields to new location on alioth.debian.org.
  * Using dpkg defaults for xz compression.

 -- Mathias Behrle <mathiasb@m9s.biz>  Fri, 29 Nov 2013 19:04:28 +0100

relatorio (0.6.0-1) unstable; urgency=low

  * Merging upstream version 0.6.0.

 -- Mathias Behrle <mathiasb@m9s.biz>  Thu, 15 Aug 2013 11:44:05 +0200

relatorio (0.5.7-3) unstable; urgency=low

  * Removing pydist-overrides, it is no more needed.
  * Adapting the rules file to work also with git-buildpackage.

 -- Mathias Behrle <mathiasb@m9s.biz>  Tue, 06 Aug 2013 13:31:57 +0200

relatorio (0.5.7-2) unstable; urgency=low

  * Removing Daniel from Uploaders. Thanks for your work! (Closes: #704357).
  * Removing needless empty line in rules.

 -- Mathias Behrle <mathiasb@m9s.biz>  Fri, 31 May 2013 15:11:57 +0200

relatorio (0.5.7-1) experimental; urgency=low

  * Removing obsolete Dm-Upload-Allowed
  * Updating to Standards-Version: 3.9.4, no changes needed.
  * Updating Vcs-Git to correct address.
  * Adding watch file.
  * Merging upstream version 0.5.7.
  * Updating copyright.

 -- Mathias Behrle <mathiasb@m9s.biz>  Sun, 24 Feb 2013 14:17:28 +0100

relatorio (0.5.6-2) unstable; urgency=low

  [ Mathias Behrle ]
  * Updating to Standards-Version: 3.9.3, no changes needed.
  * Adding Format header for DEP5.

  [ Daniel Baumann ]
  * Updating maintainers field.
  * Updating vcs fields.
  * Switching to xz compression.
  * Updating to debhelper version 9.
  * Correcting copyright file to match format version 1.0.

 -- Daniel Baumann <daniel@debian.org>  Sat, 30 Jun 2012 17:20:34 +0200

relatorio (0.5.6-1) unstable; urgency=low

  * Updating copyright file.
  * Merging upstream version 0.5.6.

 -- Mathias Behrle <mathiasb@m9s.biz>  Fri, 24 Feb 2012 01:07:17 +0100

relatorio (0.5.5-4) unstable; urgency=low

  * Removing deprecated XB-Python-Version for dh_python2.
  * Uploading to unstable.

 -- Mathias Behrle <mathiasb@m9s.biz>  Sun, 14 Aug 2011 14:14:46 +0200

relatorio (0.5.5-3) experimental; urgency=low

  [ Mathias Behrle ]
  * Changing my email address.
  * Updating Copyright.
  * Updating to standards version 3.9.2.

  [ Daniel Baumann ]
  * Not wrapping uploaders field, it does not exceed 80 chars.
  * Compacting copyright file.
  * Moving to source format 3.0 (quilt).

  [ Mathias Behrle ]
  * Moving from deprecated python-support to dh_python2.

 -- Mathias Behrle <mathiasb@m9s.biz>  Sun, 17 Jul 2011 19:38:47 +0200

relatorio (0.5.5-2) experimental; urgency=low

  * Updating to debhelper version 8.
  * Updating to standards version 3.9.1.
  * Switching to source format 3.0 (quilt).

 -- Daniel Baumann <daniel@debian.org>  Fri, 12 Nov 2010 14:17:25 +0100

relatorio (0.5.5-1) unstable; urgency=low

  [ Daniel Baumann ]
  * Wrapping depends.
  * Updating standards version to 3.9.0.
  * Merging upstream version 0.5.5.

 -- Mathias Behrle <mathiasb@mbsolutions.selfip.biz>  Mon, 19 Jul 2010 23:40:03 +0200

relatorio (0.5.4-1) unstable; urgency=low

  * Adding Dm-Upload-Allowed in control in preparation for Mathias.
  * Merging upstream version 0.5.4.

 -- Daniel Baumann <daniel@debian.org>  Sat, 24 Apr 2010 11:13:29 +0200

relatorio (0.5.3-1) unstable; urgency=low

  * Merging upstream version 0.5.3.
  * Updating copyright file to reflect license changes (GPL-2+ to GPL-
    3+).

 -- Daniel Baumann <daniel@debian.org>  Sun, 14 Mar 2010 13:27:47 +0100

relatorio (0.5.2-2) unstable; urgency=low

  * Adding explicit debian source version 1.0 until switch to 3.0.
  * Updating year in copyright file.
  * Removing unneeded python-all-dev from build-depends.
  * Updating to standards 3.8.4.
  * Updating README.source.

 -- Daniel Baumann <daniel@debian.org>  Sat, 20 Feb 2010 09:36:50 +0100

relatorio (0.5.2-1) unstable; urgency=low

  * Merging upstream version 0.5.2.

 -- Daniel Baumann <daniel@debian.org>  Tue, 06 Oct 2009 21:00:59 +0200

relatorio (0.5.1-5) unstable; urgency=low

  [ Mathias Behrle ]
  * Adding python-yaml and python-pycha to Suggests (Closes: #548634).
  * Adding python-lxml to Depends.

  [ Daniel Baumann ]
  * Sorting suggests.

 -- Daniel Baumann <daniel@debian.org>  Fri, 02 Oct 2009 07:57:24 +0200

relatorio (0.5.1-4) unstable; urgency=low

  [ Mathias Behrle ]
  * Correcting spelling error in package long-description.

  [ Daniel Baumann ]
  * Updating to standards version 3.8.3.
  * Adding maintainer homepage field to control.
  * Adding README.source.
  * Moving maintainer homepage field to copyright.
  * Updating README.source.

 -- Daniel Baumann <daniel@debian.org>  Sat, 05 Sep 2009 09:35:32 +0200

relatorio (0.5.1-3) unstable; urgency=low

  * Updating maintainer field.
  * Updating vcs fields.
  * Adding Mathias as co-maintainer.
  * Wrapping lines in control.

 -- Daniel Baumann <daniel@debian.org>  Mon, 10 Aug 2009 19:10:58 +0200

relatorio (0.5.1-2) unstable; urgency=low

  * Using correct rfc-2822 date formats in changelog.
  * Updating package to standards version 3.8.2.
  * Minimizing rules file.

 -- Daniel Baumann <daniel@debian.org>  Mon, 27 Jul 2009 14:55:48 +0200

relatorio (0.5.1-1) unstable; urgency=low

  * Merging upstream version 0.5.1.
  * Tidy rules file.

 -- Daniel Baumann <daniel@debian.org>  Fri, 17 Apr 2009 21:39:00 +0200

relatorio (0.5.0-2) unstable; urgency=low

  * Correcting typo in name of the upstream author in copyright file
    (Closes: #518922).
  * Upgrading to standards version to 3.8.1.

 -- Daniel Baumann <daniel@debian.org>  Thu, 19 Mar 2009 06:56:00 +0100

relatorio (0.5.0-1) unstable; urgency=low

  * Initial release (Closes: #507460).

 -- Daniel Baumann <daniel@debian.org>  Wed, 04 Feb 2009 18:31:00 +0100