Imported Debian patch 2.4.4p3-2
[debian/amanda] / debian / changelog
1 amanda (1:2.4.4p3-2) unstable; urgency=low
2
3   * add killpgrp to the set of setuid root:backup executables in the 
4     amanda-client package, closes: #266520
5
6  -- Bdale Garbee <bdale@gag.com>  Wed, 18 Aug 2004 12:55:21 -0600
7
8 amanda (1:2.4.4p3-1) unstable; urgency=low
9
10   * new upstream version
11   * incorporate nl.po from Luk Claes, closes: #240071
12   * incorporate it.po from Luca Monducci, closes: #249171
13
14  -- Bdale Garbee <bdale@gag.com>  Sat, 24 Jul 2004 00:17:50 -0600
15
16 amanda (1:2.4.4p2-2) unstable; urgency=high
17
18   * don't assume /var/backups is owned by user backup in the postinst, 
19     closes: #238069, #218135
20   * fix README.Debian pathnames in descriptions, closes: #225849, #225856
21   * include Japanese debconf translation, closes: #235321
22   * include upstream changelog in amanda-common, closes: #227033
23
24  -- Bdale Garbee <bdale@gag.com>  Sun, 14 Mar 2004 23:35:13 -0700
25
26 amanda (1:2.4.4p2-1) unstable; urgency=low
27
28   * new upstream version, closes: #228697
29
30  -- Bdale Garbee <bdale@gag.com>  Sun, 15 Feb 2004 19:38:11 -0700
31
32 amanda (1:2.4.4p1-2) unstable; urgency=low
33
34   * patch to fix problem using samba3, closes: #214845
35   * add AUTHORS, NEWS, and README to the set of docs delivered, closes: #81068
36   * add a note to the amanda-server README.Debian regarding the interaction 
37     with bastille's 'restrict system resources' option, closes: #118616
38   * add a note to the amanda-server README.Debian regarding the concerns
39     about the reliability of 'dump', closes: #198060
40   * though amverify now exits instead of hanging if mt is not present, make 
41     amanda-server suggest cpio|mt-st to get an mt anyway, closes: #155181
42   * apply patch for chg-scsi.c from Chirik to make emubarcode option work, 
43     closes: #214519
44   * include pt.po from Bruno Rodrigues, closes: #216390
45
46  -- Bdale Garbee <bdale@gag.com>  Fri, 24 Oct 2003 01:49:29 -0600
47
48 amanda (1:2.4.4p1-1) unstable; urgency=low
49
50   * new upstream version, closes: #210324
51   * make rundump setuid like runtar, closes: #193982
52   * switch to gettext-based debconf templates, closes: #198101
53   * stop forcing ownership of ~backup to avoid security issues posed by other
54     packages writing there as root, closes: #198944
55   * limit port ranges to ease use with firewalls, semi-arbitrarily picking
56     ranges TCP 50000-50100 and UDP 840-860, closes: #65109, #89432, #111882
57   * remove ~backup/.amandahosts symlink in postrm on purge, closes: #198949
58
59  -- Bdale Garbee <bdale@gag.com>  Sun, 14 Sep 2003 23:21:00 -0600
60
61 amanda (1:2.4.4-2) unstable; urgency=low
62
63   * mark amanda-server as replacing files in older amanda-common to ease
64     upgrading, closes: #190185, #191626
65
66  -- Bdale Garbee <bdale@gag.com>  Fri,  2 May 2003 10:50:44 -0600
67
68 amanda (1:2.4.4-1) unstable; urgency=low
69
70   * new upstream version, closes: #169634, #182397, #182882
71   * updates the README.Debian files, closes: #189228, #189229
72   * change mailx from suggests to depends, closes: #187283
73   * correct instructions in amanda-client's README.Debian, closes: #180179
74   * patch from Brad Roberts, also submitted upstream, that fixes problems
75     with amflush sometimes ending up in an infinite loop inside the libc
76     memory allocation code, closes: #169537
77   * merge Danish templates translation, closes: #174740
78   * update chg-zd-mtx to include definition of cleancycle, the code using it
79     is already fixed in 2.4.3, closes: #169634
80   * remove explicit suggests on awk, since some flavor of awk is essential
81   * add lintian overrides files to squelch noise about conscious decisions
82
83  -- Bdale Garbee <bdale@gag.com>  Sun, 20 Apr 2003 01:14:33 -0600
84
85 amanda (1:2.4.3-1) unstable; urgency=low
86
87   * new upstream version, closes: #127801, #163844, #167021, #165522, #127801
88   *   this version does not hard-code the sed path, closes: #161850, #151962
89   * have clean target in rules file update config.sub/guess
90   * clean up postinst files to only call ldconfig when configuring
91   * move to newer debhelper compatibility mode
92   * fix typo in postinst creation of group tape, closes: #165640
93   * enable support for XFS filesystems by adding xfsdump to the list of
94     required build dependencies, closes: #143913, #110731
95
96  -- Bdale Garbee <bdale@gag.com>  Wed,  6 Nov 2002 02:39:58 -0700
97
98 amanda (1:2.4.2p2-4) unstable; urgency=low
99
100   * add mtx to the list of build dependencies so support for it gets included
101   * merge chg-zd-mtx.sh.in from 2.5.0 CVS, since it actually works with our
102     current mtx, closes: #136571
103   * merge french templates translation, closes: #138521
104   * merge russian templates translation, closes: #137616
105   * switch to unmerged templates files in the source package
106
107  -- Bdale Garbee <bdale@gag.com>  Tue,  2 Apr 2002 00:43:13 -0700
108
109 amanda (1:2.4.2p2-3) unstable; urgency=medium
110
111   * solve problem reported as bug 112691 a different way, to back out the
112     change made for -2 that had disasterous side-effects... instead of messing
113     with configure options, just eliminate chg-mtx since it's not useful and
114     the mtx package provides mtx-changer which works.
115     Closes: #119495, #119546, #119352, #119361, #119549, #119665
116   * add lpr to build dependencies, closes: #119399, #108607
117   * change the fix for duplicate dependencies on amanda-common so that it's
118     the versioned flavor we preserve, so all the pieces stay in sync
119
120  -- Bdale Garbee <bdale@gag.com>  Wed, 14 Nov 2001 21:41:11 -0700
121
122 amanda (1:2.4.2p2-2) unstable; urgency=medium
123
124   * add configure option to keep chg-mtx, et al, from writing to files in 
125     in /tmp insecurely, closes: #112691
126   * merge in -pt_BR template translation, closes: #106129
127   * fix duplicate dependencies on amanda-common, closes: #118639, #118642
128
129  -- Bdale Garbee <bdale@gag.com>  Fri,  9 Nov 2001 10:30:27 -0700
130
131 amanda (1:2.4.2p2-1) unstable; urgency=low
132
133   * new upstream version, closes: #93449
134   * freshen config.sub/guess again
135   * fix problem with tapetype install using wrong libtool, closes: #104772
136   * various minor cleanups in the rules file to reduce warnings
137
138  -- Bdale Garbee <bdale@gag.com>  Thu, 19 Jul 2001 23:26:33 -0600
139
140 amanda (1:2.4.2-6) unstable; urgency=low
141
142   * freshen config.sub/guess for ia64 and hppa, closes: #90182
143   * amanda tests for -E or -S for estimates from dump during configure, and
144     is selecting -S now with the dump in sid.  The latest amanda and latest
145     dump therefore should work fine together, closes: #91859
146   * update build-depends from perl5 to perl
147
148  -- Bdale Garbee <bdale@gag.com>  Wed,  4 Apr 2001 15:43:52 -0600
149
150 amanda (1:2.4.2-5) unstable; urgency=low
151
152   * add an explicit dependency in the rules file on /usr/bin/smbclient, since
153     the Build-Depends: line in the control file isn't checked automatically,
154     and the configure will happily build amanda without smbclient support if
155     it isn't installed... which is *not* what we want!  closes: #85965
156
157  -- Bdale Garbee <bdale@gag.com>  Wed, 14 Feb 2001 11:33:06 -0700
158
159 amanda (1:2.4.2-4) unstable; urgency=low
160
161   * lose the ftape-util build dependency, nobody wanted it and it's causing
162     various problems.  closes: #85516, #85708
163
164  -- Bdale Garbee <bdale@gag.com>  Mon, 12 Feb 2001 21:54:31 -0700
165
166 amanda (1:2.4.2-3) unstable; urgency=low
167
168   * lose the dh_suidregister calls, since it's obsolete, closes: #85334
169   * add build-depend on ftape-util so that configure will find and know how to
170     use that technology, even though nobody has ever actually asked me about
171     it who wanted to use it... closes: #83287
172   * fold in contributed template translations, closes: #83479, #84839, #84867
173   * if ~backup/.amandahosts isn't a link, use 'su -c backup' when creating it
174     to be compatible with NFS-mounted home directories.  It would be cleaner,
175     of course, to train Amanda to use the real file which I now place in /etc 
176     directly, but that can wait for another day.  closes: #83554
177
178  -- Bdale Garbee <bdale@gag.com>  Fri,  9 Feb 2001 11:42:31 -0700
179
180 amanda (1:2.4.2-2) unstable; urgency=low
181
182   * make sure /etc/amandahosts has correct owner/group/perms in postinst,
183     closes: #80941
184   * update dependency information since some files moved from amanda-common
185     to amanda-client, so that upgrades go smoothly.  also, make the client
186     and server packages have a versioned depend on the common package to avoid
187     potential problems.
188   * problem with visible control chars in amverify confirmed to have been 
189     fixed upstream in the 2.4.2 version, closes: #65537
190
191  -- Bdale Garbee <bdale@gag.com>  Sun, 31 Dec 2000 21:49:16 -0700
192
193 amanda (1:2.4.2-1) unstable; urgency=low
194
195   * new upstream version, closes: #76632, #78040, #79500
196   * fold in debconf support patch from shaleh
197   * make sure all build dependencies are present, closes: #67008
198   * move canonical location of amandahosts file to /etc, moving existing file
199     there if necessary, and using a symlink in ~backup.  This allows treatment
200     as a conffile.  Closes: #52357
201   * upstream implemented a general Y2K amoverview fix, closes: #64780
202   * chg-scsi is delivered in amanda-server 2.4.2, closes: #41420
203
204  -- Bdale Garbee <bdale@gag.com>  Tue, 26 Dec 2000 23:25:22 -0700
205
206 amanda (1:2.4.1p1-12) frozen unstable; urgency=low
207
208   * revert amplot/Makefile.in to upstream version to dodge issues created 
209     by newer automake version.  Note that items in the build depends
210     list in the control file *must* be available or the package build will
211     fail, as some executables won't be generated if configure doesn't find 
212     everything it wants!  Closes: #64864, marked as grave for potato.
213
214  -- Bdale Garbee <bdale@gag.com>  Sun, 11 Jun 2000 09:53:35 -0600
215
216 amanda (1:2.4.1p1-11) frozen unstable; urgency=low
217
218   * target frozen because I think the spurious failure messages and duplicated
219     dependencies are worth fixing for potato even though both were filed as
220     "normal" bugs
221   * add extra cases to amanda-client's filtering of tar output to eliminate
222     user concern and confusion from spurious "FAILED DUMP" messages,
223     closes: #60126
224   * be more careful about which -dev packages are on build machine so that
225     we only depend on one version of libreadline, closes: #57940
226
227  -- Bdale Garbee <bdale@gag.com>  Sun, 12 Mar 2000 22:31:39 -0700
228
229 amanda (1:2.4.1p1-10) unstable; urgency=low
230
231   * fix postinst bug in amanda-server that breaks inetd.conf that was 
232     introduced during cut'n'paste for -8, closes: #52332
233   * the amanda-server package depends on mailx because the upstream source
234     looks for mailx at configure time, embeds the path, and uses it to send
235     mail.  The dependency on mailx is not arbitrary.  Closes: #44034
236   * add mailx to the Build-Depends so configure can find it
237   * update path reference to GPL in copyright file for FHS
238
239  -- Bdale Garbee <bdale@gag.com>  Fri,  7 Jan 2000 01:39:14 -0700
240
241 amanda (1:2.4.1p1-9) unstable; urgency=low
242
243   * missed a few things in Build-Depends, fill them in
244
245  -- Bdale Garbee <bdale@gag.com>  Sun,  5 Dec 1999 15:15:33 -0700
246
247 amanda (1:2.4.1p1-8) unstable; urgency=low
248
249   * supply the real tapetype, not just libtool wrapper.  closes: #50585, #50280
250   * update control to include Build-Depends:, remove README.source-depends
251   * move the inetd entry handling from amanda-common postinst/prerm to the
252     amanda-server package, since they're only relevant there, closes: #49578
253
254  -- Bdale Garbee <bdale@gag.com>  Sat, 27 Nov 1999 17:39:13 -0700
255
256 amanda (1:2.4.1p1-7) unstable; urgency=low
257
258   * recompile to include smbclient support
259
260  -- Bdale Garbee <bdale@gag.com>  Sun,  7 Nov 1999 14:13:24 -0700
261
262 amanda (1:2.4.1p1-6) unstable; urgency=low
263
264   * apply patches from Amanda patch page for glibc21, glibc22, and samba2.
265     Closes: #42771, #44672
266   * real fix for self-referential dependencies, closes: #46362
267   * the amrecover behavior reported was a 2.4.0 issue, closes: #27709
268   * "fix" bash-ism in the rules file, closes: #45236
269   * provide tapetype in amanda-server, closes: #42825
270   * FHS compliance, lintian clean
271   * thanks to Ben Kochie <ben@nerp.net> for reviewing open bugs for this update
272
273  -- Bdale Garbee <bdale@gag.com>  Fri,  5 Nov 1999 20:22:00 -0700
274
275 amanda (1:2.4.1p1-5) unstable; urgency=low
276
277   * update perl dependency to perl5 as per new perl policy
278
279  -- Bdale Garbee <bdale@gag.com>  Sun, 11 Jul 1999 11:37:32 -0600
280
281 amanda (1:2.4.1p1-4) unstable; urgency=low
282
283   * fix dependencies for amanda-common in control, closes 38464
284
285  -- Bdale Garbee <bdale@gag.com>  Sun, 30 May 1999 23:37:55 -0600
286
287 amanda (1:2.4.1p1-3) unstable; urgency=low
288
289   * depend on mailx, closes 34894
290   * lose the -DENABLE_GNUTAR_ATIME_PRESERVE, since it eliminates the ability
291     to use tar for incremental backups, closes 36639
292
293  -- Bdale Garbee <bdale@gag.com>  Mon, 24 May 1999 23:57:25 -0600
294
295 amanda (1:2.4.1p1-2) unstable; urgency=low
296
297   * replace /var/state usage with /var/lib/amanda, since user backup can't 
298     write to /var/state
299   * stop calling automake/autoconf explicitly in the rules file, since it
300     appears that automake 1.4 breaks amanda, while 1.3 was ok.  It should be
301     ok to just use the provided configure, closes 32143
302
303  -- Bdale Garbee <bdale@gag.com>  Tue, 19 Jan 1999 21:21:18 -0700
304
305 amanda (1:2.4.1p1-1) unstable; urgency=low
306
307   * new upstream version, closes 24855, 22270
308   * enable IGNORE_TAR_ERRORS and ENABLE_GNUTAR_ATIME_PRESERVE, closes 28486
309   * have the amanda-common postinst create /var/lib/amanda before it tries to
310     put a file there, closes 22345, 30326, 25106
311   * fix a few last references to /usr/adm, closes 25574
312   * update the docs for amanda-server to include a note about using ftape
313     from Jean Pierre LeJacq, closes 22271
314   * make the 'build-stamp' chunk of the rules file depend on /sbin/dump, since
315     amanda won't know about dump unless it can find it during the configure.
316     Another reason we need build-time dependencies, I guess.  Closes 24369.
317   * fix chg-mtx.sh.in to reflect Debian mtx syntax, closes 26208
318   * add tapetype QIC-3080, closes 26569
319   * eliminate dh_du from the rules file
320   * various tweaks to resolve lintian complaints
321
322  -- Bdale Garbee <bdale@gag.com>  Mon, 18 Jan 1999 22:58:34 -0700
323
324 amanda (1:2.4.0-4) unstable; urgency=low
325
326   * add suggests dump to amanda-client, closes 24962
327
328  -- Bdale Garbee <bdale@gag.com>  Mon,  3 Aug 1998 22:32:29 -0600
329
330 amanda (1:2.4.0-3) frozen unstable; urgency=low
331
332   * be consistent about pointing to /var/lib/amanda/amandates, closes 21811.
333   * be consistent about supporting suidregister.
334   * make sure user backup's home directory exists before using it in the 
335     amanda-common postinst, closes 21897.
336
337  -- Bdale Garbee <bdale@gag.com>  Sun,  3 May 1998 20:48:38 -0600
338
339 amanda (1:2.4.0-2) frozen unstable; urgency=low
340
341   * update amanda-common postinst to do a better job of making sure the 
342     user 'backup' exists, and has the right group privs.  Closes 18242,
343     20675, and 20945
344   * update amanda-client README file to reflect automatic handling of user
345     backup, and to add information for users setting up to do indexing,
346     closes 21313
347   * improve documentation of server config issues in amanda-server README,
348     closes 21366
349   * update default amanda.conf to fix compression flags on comp-user-tar and
350     comp-root-tar, closes 21198
351   * fix typos in amanda-server's README file, closes 21118
352
353  -- Bdale Garbee <bdale@gag.com>  Mon, 20 Apr 1998 02:14:50 -0600
354
355 amanda (1:2.4.0-1) frozen unstable; urgency=high
356
357   * new upstream release, 2.4.0 is no longer beta... 
358   * use an explicit epoch in the version since 2.4.0 < 2.4.0b6 ... sigh
359   * add --with-smbclient to configure run, and include more docs in 
360     amanda-common, closes 18366
361   * clean up dependencies, closes 18746
362   * patch dh_movefiles from debhelper to move real files before symlinks when
363     processing wildcards, closes 19267... debhelper bug 18220 addresses this
364     issue.
365   * make better use of wildcards in debhelper control files, closes 18350
366   * fix spelling errors in control file, closes 18959
367   * have amanda-server suggest mailx, since amcheck optionally uses 
368     /usr/bin/Mail to notify the operator of needed tapes, closes 18334
369   * improve the postinst slightly... the home directory for user backup needs
370     to be fixed in /etc/passwd before I can do the right things to close
371     18242 completely.  Bug filed against base-passwd, severity important.
372   * various small cleanups suggested to me via email without bugs filed
373
374  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Mar 1998 18:29:55 -0700
375
376 amanda (2.4.0b6-12) unstable; urgency=low
377  
378   * apply upstream patches to bring us to 2.4.0-980319
379   * fold in some of Heiko's improvements from his bo-unstable version
380
381  -- Bdale Garbee <bdale@gag.com>  Tue, 24 Mar 1998 23:52:55 -0700
382
383 amanda (2.4.0b6-11) unstable; urgency=low
384
385   * apply upstream patches to bring us to 2.4.0b6p4
386   * use appropriate wildcards in amanda-*.files control files.  Closes 18196.
387   * include 'adduser' alternative in amanda-client's README, closes 18174.
388
389  -- Bdale Garbee <bdale@gag.com>  Sun, 15 Feb 1998 12:54:46 -0700
390
391 amanda (2.4.0b6-10) unstable; urgency=low
392
393   * apply upstream patches to bring us to 2.4.0b6p3
394
395  -- Bdale Garbee <bdale@gag.com>  Sun,  8 Feb 1998 17:53:47 -0700
396
397 amanda (2.4.0b6-9) unstable; urgency=low
398
399   * clean up dependencies, closes 17838
400   * apply upstream patches to bring us to 2.4.0b6p2
401   * switch to automake 1.2d from experimental on build machine, reduces
402     the amount of hackery required, and therefore the size of the diffs.
403
404  -- Bdale Garbee <bdale@gag.com>  Thu,  5 Feb 1998 22:40:58 -0700
405
406 amanda (2.4.0b6-8) unstable; urgency=low
407
408   * apply upstream patch to handle occasional divide by zero in amplot 
409   * refine split of files between binary packages 
410
411  -- Bdale Garbee <bdale@gag.com>  Wed, 28 Jan 1998 14:33:30 -0700
412
413 amanda (2.4.0b6-7) unstable; urgency=low
414
415   * patch for amrmtape from Heiko, will be in a future upstream release
416   * add suidmanager support to control files
417
418  -- Bdale Garbee <bdale@gag.com>  Wed, 28 Jan 1998 14:33:30 -0700
419
420 amanda (2.4.0b6-6) unstable; urgency=low
421
422   * clean up permissions... with --with-bsd-security enabled, some pieces must
423     be setuid in the server package
424   * fix client prerm so that it only removes the inetd.conf entry it owns.
425
426  -- Bdale Garbee <bdale@gag.com>  Tue, 27 Jan 1998 14:44:30 -0700
427
428 amanda (2.4.0b6-5) unstable; urgency=low
429
430   * enable use of .amandahosts instead of .rhosts for access control.  
431   * change /etc/amandates location to /var/lib/amandates for FSSTND compliance.
432   * ensure /var/lib/amandates exists with correct perms in postinst.
433   * make the /var/lib/amanda-gnutar-lists directory have appropriate perms.
434   * update README files to reflect contemporary reality
435
436  -- Bdale Garbee <bdale@gag.com>  Tue, 27 Jan 1998 10:04:58 -0700
437
438 amanda (2.4.0b6-4) unstable; urgency=low
439
440   * oops... --with-bsd-security got dropped from the configure at some point,
441     add it back in.  Thanks to Heiko again for pointing this out.
442
443  -- Bdale Garbee <bdale@gag.com>  Mon, 26 Jan 1998 10:40:39 -0700
444
445 amanda (2.4.0b6-3) unstable; urgency=low
446
447   * make amanda-common depend on tar >= 1.12.   Thanks to Heiko Schlittermann
448     for pointing this out.
449
450  -- Bdale Garbee <bdale@gag.com>  Mon, 26 Jan 1998 10:40:39 -0700
451
452 amanda (2.4.0b6-2) unstable; urgency=low
453
454   * amanda-common was suggesting amanda or amanda-client, updated to reflect
455     replacement of 'amanda' with 'amanda-server'.
456
457  -- Bdale Garbee <bdale@gag.com>  Mon, 26 Jan 1998 10:40:39 -0700
458
459 amanda (2.4.0b6-1) unstable; urgency=low
460
461   * new maintainer
462   * new upstream release, reworked package for libc6, using debhelper
463   * incorporate amanda-common split suggested by Tom Lear's 2.4.0b4 package.
464     this replaces 'amanda' with 'amanda-server', and breaks out an 
465     'amanda-common' package to hold the libs and man pages that were formerly
466     conflicting between amanda and amanda-client.  Closes bugs 11046, 11943.
467
468  -- Bdale Garbee <bdale@gag.com>  Mon, 26 Jan 1998 09:15:05 -0700
469
470 amanda (2.3.0.4-2.1) unstable; urgency=low
471
472   * non-maintainer release (never actually uploaded)
473   * libc6
474   * make amanda and amanda-client depend on netbase (>=3.03) for /etc/services
475     entries.  Remove /etc/services mashing from postinst.  Closes bugs 12847,
476     12848, 13795.
477   * make amanda depend on amanda-client.  This is the easiest way to resolve
478     the overlapping files problem.  It makes the assumption that if you're
479     running an amanda server, you'll want the client stuff anyway so you can 
480     back up the server.  Since the client package is small, this seems like a
481     better resolution than splitting out a third "common" package.  Closes
482     bugs 11046, 11943.
483   * update all references to /etc/amandates and /etc/dumpdates to use 
484     /var/lib/*dates, ala current Debian dump package.  Closes bug 15586.
485   * pre-apply all the patches from the upstream archive, to simplify the 
486     build process.  Patches applied include: arithexc.diff,exclude2.diff,
487     flushidx.diff,srvcomp.diff,tardates.diff,exclude.diff,exclude3.diff,
488     longopt.diff, and srvcomp2.diff.  Closes bug 13151, 13796.
489   * convert rules file to use debhelper.
490
491  -- Bdale Garbee <bdale@gag.com>  Sat, 10 Jan 1998 02:08:02 -0700
492
493 amanda (2.3.0.4-2) unstable; urgency=low
494
495   * fixed dependencies for amanda-client 
496
497  -- Christian Meder <meder@control.toronto.edu>  Wed, 18 Jun 1997 14:49:49 -0400
498
499 amanda (2.3.0.4-1) unstable; urgency=low
500
501   * Initial Release.
502   * Split in client and server package
503   * wrote small READMEs to ease a quick start
504   * applied several patches from 
505     http://www.cs.umd.edu/projects/amanda/patches.html to fix various
506     new features
507
508  -- Christian Meder <meder@control.toronto.edu>  Wed, 14 May 1997 13:08:34 -0500
509
510 Local variables:
511 mode: debian-changelog
512 End: