File: changelog

package info (click to toggle)
bacula-doc 15.0.3%2Bdebian1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 45,036 kB
  • sloc: perl: 908; makefile: 684; javascript: 182; sh: 67
file content (443 lines) | stat: -rw-r--r-- 13,754 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
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
bacula-doc (15.0.3+debian1-1) unstable; urgency=medium

  [ Sven Hartge ]
  * New upstream version 15.0.3
  * Fix gbp.conf DEFAULT block.
  * Remove patches applied upstream, refresh the rest

  [ Carsten Leonhardt ]
  * Fix missing/confused doc-base files

 -- Carsten Leonhardt <leo@debian.org>  Sat, 29 Mar 2025 00:39:51 +0100

bacula-doc (15.0.2+debian1-2) unstable; urgency=medium

  * Complies to standards version to 4.7.2.
  * Backport fixes from upstream:
      - Missing volume encryption chapter
      - SyncOnClose default value changed to yes
  * Add fix for volume encryption chapter

 -- Carsten Leonhardt <leo@debian.org>  Fri, 28 Feb 2025 15:45:03 +0100

bacula-doc (15.0.2+debian1-1) unstable; urgency=low

  * Complies to standards version to 4.7.0.
  * Upload to unstable.

 -- Carsten Leonhardt <leo@debian.org>  Thu, 20 Feb 2025 00:27:24 +0100

bacula-doc (15.0.2+debian1-1~exp1) experimental; urgency=medium

  * New upstream version 15.0.2

 -- Carsten Leonhardt <leo@debian.org>  Sat, 30 Nov 2024 15:04:34 +0100

bacula-doc (13.0.4+debian1-1) unstable; urgency=medium

  [ Sven Hartge ]
  * New upstream version 13.0.4
  * Update patches

  [ Carsten Leonhardt ]
  * Source changed significantly (Closes: #1073463).
  * Repack upstream source to not include premade files and vendored
    latex2html versions (Closes: #1043816).
  * Do not ship HTML versions of the documentation as that seems to need
    the vendored, modified version of latex2html now.

 -- Carsten Leonhardt <leo@debian.org>  Sun, 24 Nov 2024 14:36:16 +0100

bacula-doc (9.6.7-2) unstable; urgency=medium

  * Fix FTBFS: cp trying to copy a file onto it's hardlink
    (Closes: #1002245).
  * Fix building with Inkscape v1.0 and later.
  * Complies to standards version to 4.6.2.

 -- Carsten Leonhardt <leo@debian.org>  Mon, 06 Feb 2023 22:06:23 +0100

bacula-doc (9.6.7-1) unstable; urgency=medium

  * New upstream version.
  * Complies to standards version to 4.5.1.

 -- Carsten Leonhardt <leo@debian.org>  Fri, 11 Dec 2020 14:10:13 +0100

bacula-doc (9.6.6-1) unstable; urgency=medium

  * New upstream version.

 -- Carsten Leonhardt <leo@debian.org>  Wed, 30 Sep 2020 15:33:07 +0200

bacula-doc (9.6.5-1) unstable; urgency=medium

  * New upstream version.
  * Raise debhelper compatibility level to 13.

 -- Carsten Leonhardt <leo@debian.org>  Mon, 15 Jun 2020 19:38:38 +0200

bacula-doc (9.6.3-1) unstable; urgency=medium

  * New upstream version.

  [ Sven Hartge ]
  * Adapt Salsa CI configuration to new defaults.

  [ Carsten Leonhardt ]
  * Complies to standards version to 4.5.0.
  * Fix some broken references.

 -- Carsten Leonhardt <leo@debian.org>  Wed, 04 Mar 2020 19:05:30 +0100

bacula-doc (9.4.4-2) unstable; urgency=medium

  * Upload to unstable.

 -- Carsten Leonhardt <leo@debian.org>  Sun, 07 Jul 2019 11:31:14 +0200

bacula-doc (9.4.4-1) experimental; urgency=medium

  * New Upstream version.
  * Switch to debhelper-compat virtual package.

 -- Carsten Leonhardt <leo@debian.org>  Wed, 19 Jun 2019 10:06:24 +0200

bacula-doc (9.4.2-2) unstable; urgency=medium

  * Raise debhelper compatibility level to 12.
  * Update debian/copyright.

 -- Carsten Leonhardt <leo@debian.org>  Mon, 25 Feb 2019 18:09:26 +0100

bacula-doc (9.4.2-1) unstable; urgency=medium

  * New Upstream version.

 -- Carsten Leonhardt <leo@debian.org>  Mon, 04 Feb 2019 23:53:23 +0100

bacula-doc (9.4.1-2) unstable; urgency=medium

  * Make sure texlive-latex-base version 2018.20190122 or higher is used
    for building, the previous version causes a build failure
    (c.f. #917654).

 -- Carsten Leonhardt <leo@debian.org>  Sun, 27 Jan 2019 12:25:00 +0100

bacula-doc (9.4.1-1) unstable; urgency=medium

  * New upstream version.
  * Complies to standards version to 4.3.0.

 -- Carsten Leonhardt <leo@debian.org>  Sun, 23 Dec 2018 12:37:37 +0100

bacula-doc (9.4.0-1) unstable; urgency=medium

  * New upstream version.
  * Add patch to make pdflatex halt on errors.

 -- Carsten Leonhardt <leo@debian.org>  Sun, 23 Dec 2018 11:14:29 +0100

bacula-doc (9.2.2-2) unstable; urgency=medium

  * Depend on latex2html >= 2018.3-debian1-4, fixes broken tables
    (Bug #899306).
  * Add Gitlab CI tests.
  * Add DEP-12 debian/upstream/metadata.

 -- Carsten Leonhardt <leo@debian.org>  Wed, 12 Dec 2018 10:28:15 +0100

bacula-doc (9.2.2-1) unstable; urgency=medium

  * New upstream version.

 -- Carsten Leonhardt <leo@debian.org>  Mon, 12 Nov 2018 02:31:47 +0100

bacula-doc (9.2.1-1) unstable; urgency=medium

  * New upstream version.
  * Bump standards version to 4.2.1, no changes needed.
  * Raise debhelper compatibility level to 11.

 -- Carsten Leonhardt <leo@debian.org>  Mon, 24 Sep 2018 09:16:12 +0200

bacula-doc (9.0.8-1) unstable; urgency=medium

  * New upstream version.

 -- Carsten Leonhardt <leo@debian.org>  Mon, 28 May 2018 23:20:59 +0200

bacula-doc (9.0.7-1) unstable; urgency=low

  * New upstream version.
  * Bump standards version to 4.1.4, no changes needed.

 -- Carsten Leonhardt <leo@debian.org>  Mon, 23 Apr 2018 18:21:26 +0200

bacula-doc (9.0.6-2) unstable; urgency=medium

  * Bump standards version to 4.1.3, no changes needed.
  * set FORCE_SOURCE_DATE = 1 to make dvips output (partially)
    reproducible
  * Updated VCS-URLs in debian/control (Debian repository moved to
    salsa.debian.org)

 -- Carsten Leonhardt <leo@debian.org>  Fri, 23 Feb 2018 17:07:27 +0100

bacula-doc (9.0.6-1) unstable; urgency=medium

  * New upstream version.
  * Add basic doc-base registration. Abstracts are still missing.

 -- Carsten Leonhardt <leo@debian.org>  Wed, 22 Nov 2017 12:04:19 +0100

bacula-doc (9.0.5-1) unstable; urgency=medium

  * New upstream version.
  * Bump standards version to 4.1.1, no changes needed.
  * Use "Rules-Requires-Root: no"

 -- Carsten Leonhardt <leo@debian.org>  Mon, 06 Nov 2017 14:22:27 +0100

bacula-doc (9.0.4-1) unstable; urgency=low

  * New upstream version.
  * Added Build-Depends on inkscape.

 -- Carsten Leonhardt <leo@debian.org>  Fri, 08 Sep 2017 16:37:17 +0200

bacula-doc (9.0.3-2) unstable; urgency=low

  * Updated upstream signing key.
  * Marked package as "Multi-Arch: foreign".
  * Bump standards version to 4.1.0, no changes needed.
    Reproducible builds are blocked by missing support by the toolchain.

 -- Carsten Leonhardt <leo@debian.org>  Wed, 30 Aug 2017 15:56:50 +0200

bacula-doc (9.0.3-1) unstable; urgency=low

  * New upstream version.
  * debian/compat: bump to 10.
    debian/control: set dependency on debhelper to >10.
  * Bump standards version to 4.0.1, no changes needed.

 -- Carsten Leonhardt <leo@debian.org>  Mon, 21 Aug 2017 13:49:52 +0200

bacula-doc (7.4.4-1) unstable; urgency=medium

  * New upstream version.
    - Empty images removed upstream, changed debian/rules accordingly.

 -- Carsten Leonhardt <leo@debian.org>  Thu, 22 Sep 2016 00:02:41 +0200

Bacula-doc (7.4.3-2) unstable; urgency=medium

  * Corrected Build-Depends

 -- Carsten Leonhardt <leo@debian.org>  Wed, 14 Sep 2016 21:03:54 +0200

bacula-doc (7.4.3-1) unstable; urgency=low

  * New upstream version.
  * Removed inactive uploaders, added myself.
  * Source changed significantly (Closes: #735347).
  * Revamped almost all of debian/*.

 -- Carsten Leonhardt <leo@debian.org>  Wed, 14 Sep 2016 12:56:53 +0200

bacula-doc (5.2.6-3) unstable; urgency=low

  * debian/control:
    - Revert bumping standards to 3.9.4.
    + Add itself to uploaders.
  * debian/copyright:
    + Switch to DEP-5 format.
    + Update license information.

 -- Alexander Golovko <alexandro@ankalagon.ru>  Tue, 23 Apr 2013 02:45:06 +0400

bacula-doc (5.2.6-2) unstable; urgency=low

  * Revert dependency from debhelper >= 9.
  * debian/rules:
    + Don't compress documentation in libreoffice formats.
  * debian/gbp.conf:
    + Fix option name for bz2 compression.

 -- Alexander Golovko <alexandro@ankalagon.ru>  Fri, 01 Feb 2013 02:22:07 +0400

bacula-doc (5.2.6-1) unstable; urgency=low

  [ Alexander Golovko ]
  * debian/patches/remove-config-generated-file-in-source.patch,
    debian/patches/series, debian/rules, debian/source.lintian-overrides:
    + change method for remove config.{log,status} from sources.

  [ Willem van den Akker ]
  * New maintainer (Closes: #612297).
  * New upstream release.
  * debian/control:
    + changed maintainer to Debian Bacula Team.
    + added Vcs-Git, Vcs-Browser and Homepage tags.
    + added myself to uploaders list.
  * debian/patches/tex-styles-and-path: changed hardcoded version numbers.
  * debian/fake-bacula-source: updated version.h from the
    bacula-5.2.6+dfsg.orig.tar.gz file.
  * Bump standards to 3.9.4 (no changes).
  * debian/compat: bump to 9.
    debian/control: set dpendency debhelper to >9.
  * debian/watch: file added.
  * debian/gbd.conf: changed pristine-tar to pristine-bz2. Source is shipped
    as bz2 file.

 -- Willem van den Akker <wvdakker@wilsoft.nl>  Fri, 25 Jan 2013 08:32:44 +0100

bacula-doc (5.0.2-4) unstable; urgency=low

  [Alexander Reichle-Schmehl]
  * QA upload.
  * Update outdated autotools helper files:
   * Add dh_autotools-dev_restoreconfig to debian/rules clean target
   * Add dh_autotools-dev_updateconfig to debian/rules configure target
   * Bump build-depends on debhelper to >= 7 to have that available and add
     autotools-dev to build-depends
  * Clean config.status config.log in debian/rules clean
    * Add lintian override for that
  * Replace obsoleted call to dh_clean -k with dh_prep in debian/rules
  * Add recommended targets build-arch build-indep to debian/rules
  * Exclude techlogs/LICENSE from installation
  * Bump standards to 3.9.2 (no further changes)

  [Miguel de Val Borro]
  *  Fix "Please drop the gs-common Build-Dependency." removing dependency
     on gs-common (Closes: #649709)

 -- Alexander Reichle-Schmehl <tolimar@debian.org>  Fri, 16 Dec 2011 16:33:21 +0100

bacula-doc (5.0.2-3) unstable; urgency=low

  * QA upload.
  * debian/control:
    + Remove useless dependency on ${shlibs:Depends},
    + Add dependency on ghostscript which contains dvipdf. Closes: #614534.
  * debian/rules:
    + remove some cruft
    + move stuff from binary-arch to binary-indep.
  * debian/copyright:
    + refer to licence text in /usr/share/common-licences.
    + recode to utf8
  * Rename the patch in debian/patches, remove cruft from its header.
  * Remove some debhelper templates from debian/

 -- Ralf Treinen <treinen@debian.org>  Tue, 22 Feb 2011 20:57:55 +0100

bacula-doc (5.0.2-2) unstable; urgency=low

  * Orphaning this package.  WNPP bug #612297 filed.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 07 Feb 2011 08:22:25 -0600

bacula-doc (5.0.2-1) unstable; urgency=medium

  * New upstream release.
  * urgency medium since the accompanying bacula release is urgency medium
    and I want to get docs into testing the same time as the code.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 21 Jun 2010 10:05:16 -0500

bacula-doc (5.0.1-1) unstable; urgency=low

  * New upstream release.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 01 Mar 2010 11:32:11 -0600

bacula-doc (5.0.0-1) unstable; urgency=medium

  * New upstream release.  Closes: #380247.
  * Removed tetex build-deps, fixing FTBFS.  Closes: #562310.
  * Build all English manuals mentioned in the README.  The other
    languages are not ready for deployment.  Closes: #561686.
  * Switch to dpkg-source 3.0 (quilt) format since upstream ships a
    tar.bz2.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 09 Feb 2010 08:35:53 -0600

bacula-doc (2.4.4-1) unstable; urgency=low

  * New Upstream Version
  * Removed dep on bacula-common.  Closes: #502700.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 09 Jan 2009 14:20:07 -0600

bacula-doc (2.4.2-1) unstable; urgency=low

  * New Upstream Version

 -- John Goerzen <jgoerzen@complete.org>  Mon, 04 Aug 2008 09:40:58 -0500

bacula-doc (2.4.1-1) unstable; urgency=low

  * New Upstream Version

 -- John Goerzen <jgoerzen@complete.org>  Wed, 16 Jul 2008 13:39:54 -0500

bacula-doc (2.4.0-1) unstable; urgency=low

  * New Upstream Version

 -- John Goerzen <jgoerzen@complete.org>  Wed, 02 Jul 2008 10:10:33 -0500

bacula-doc (2.2.8-1) unstable; urgency=low

  * New upstream version.
  * Thanks to Mark Hymers for assistance with packaging 2.2.6 and 2.2.7.

 -- John Goerzen <jgoerzen@complete.org>  Sat, 29 Dec 2007 16:02:34 +0000

bacula-doc (2.2.5-1) unstable; urgency=low

  * New upstream version.
  * Added build-dep on autoconf.  Closes: #441150.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 18 Oct 2007 13:48:28 -0500

bacula-doc (2.2.0-1) unstable; urgency=low

  * New upstream release.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 24 Aug 2007 02:12:47 -0500

bacula-doc (2.0.3-1) unstable; urgency=low

  * New upstream release

 -- John Goerzen <jgoerzen@complete.org>  Tue, 13 Mar 2007 11:36:32 -0500

bacula-doc (2.0.2-1) experimental; urgency=low

  * New upstream release.

 -- John Goerzen <jgoerzen@complete.org>  Mon, 26 Feb 2007 05:06:26 -0600

bacula-doc (1.38.11.1-3) unstable; urgency=low

  * Now support building with texlive.  Closes: #380624.
  * Added build-dep on gs-common.  Closes: #382761.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 15 Aug 2006 09:44:08 -0500

bacula-doc (1.38.11.1-2) unstable; urgency=low

  * Fixed missing tetex build-deps.  Oops.  Closes: #379555.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 28 Jul 2006 12:59:25 -0500

bacula-doc (1.38.11.1-1) unstable; urgency=low

  * Initial release of bacula-doc package.
    Closes: #371884, #317550, #314301, #362531.
    bacula-doc used to be generated as part of the bacula source package, but
    upstream split it off since 1.36.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 30 Jun 2006 13:32:58 -0500