Code

8f0fda2d8c66dd542b1e5bc475de31e569892011
[pkg-mlmmj.git] / debian / changelog
1 mlmmj (1.2.16-0.1) unstable; urgency=low
3   * Non-maintainer upload.
5   [ Sebastian Harl ]
6   * New upstream release.
7   * Fixed .diff.gz - do not include the reverse diff to some previous version
8     (Closes: #516948).
9   * Acknowledge and integrated NMU; thanks to Marc Brockschmidt
10     (Closes: #470125).
11   * debian/po/:
12     - Added sv.po, thanks to Martin Bagge (Closes: #503607).
13     - Added ja.po, thanks to Hideki Yamane (Closes: #512988).
14     - Added gl.po, thanks to "marce" (Closes: #556283).
15     - Added it.po, thanks to Luca Monducci (Closes: #547410).
16     - Added eu.po, thanks to Piarres Beobide (Closes: #548111).
17     - Added vi.po, thanks to Clytie Siddall (Closes: #548139).
18     - Added ru.po, thanks to Yuri Kozlov (Closes: #548220).
19   * debian/control:
20     - Moved "Homepage" field from package description to the source stanza.
21   * debian/attic/:
22     - Removed. It's the job of a VCS to keep track of old versions.
23   * debian/mlmmj.templates.old:
24     - Removed. It's the job of a VCS to keep track of old versions.
25   * debian/dirs:
26     - Removed. This file is not needed.
27   * debian/rules:
28     - Cleanup: There is no need to have build-arch and build-indep -
29       especially if the latter is empty. Removed configure from .PHONY to
30       prevent configure being called twice. Removed unnecessary occurrences of
31       $(CURDIR).
32     - Actually pass CFLAGS to configure.
33     - Rename mlmmj-make-ml.sh.1 to mlmmj-make-ml.1, since we rename the binary
34       as well.
35     - Do not manually install listtexts - the upstream build system takes care
36       of that itself.
37     - Do not include the AUTHORS and VERSION files in the binary packages -
38       they do not contribute any further information.
39     - Include all upstream README files in the binary packages - the MTA
40       specific files have been left out so far.
41     - Install the web-interfaces to /usr/share/PACKAGE/www - /var/www is for
42       the user of the local admin only; thanks to Manoj Srivastava for
43       reporting this (Closes: #553548, #553550).
44   * debian/patches/:
45     - Added short descriptions to all patches.
46     - Cleaned up patches: Don't use a custom /bin/sh script to execute the
47       patches but use dpatch instead. Use prefix "a" and "b" for path names
48       rather than "mlmmj-X.Y.Z" and some path below /tmp/. The latter did not
49       work with current versions of dpatch anyway; thanks to Lucas Nussbaum
50       for reporting this (Closes: #560554).
51     - Removed 01_debian_make_mlmmj-ml - instead added mlmmj-make-ml to debian/
52       directly.
53     - Removed unused 05_fix_call_to_free.
54     - Added 01_fix_manpages to fix the what-is entry of the mlmmj-sub and
55       mlmmj-unsub manpages.
56     - Added 01_fix_hyphen_used_as_minus_sign to fix the use of '-' in
57       manpages.
58   * debian/bogus-conffiles:
59     - Removed. This file is not used.
60   * debian/docs:
61     - Removed. This file is not needed.
62   * debian/mlmmj-php-web-admin.apache.conf, debian/mlmmj-php-web.apache.conf:
63     - Added example configurations for the Apache webserver.
65   [ Thomas Goirand ]
66   * debian/control:
67     - Added dependency to mlmmj for the mlmmj-php-web package.
68     - Added ${misc:Depends} dependency for both mlmmj-php-web and
69       mlmmj-php-web-admin packages.
70     - Bumped Standard-Version to 3.8.3.
71     - Wrote a more comprehensive long description.
72     - Updated homepage field.
73   * Added a README.source
75  -- Sebastian Harl <tokkee@debian.org>  Sat, 23 Jan 2010 15:47:12 +0100
77 mlmmj (1.2.15-1.1) unstable; urgency=low
79   * Non-maintainer upload.
80   * Fix bashisms. (Closes: #465008)
81   * Include dutch translation. (Closes: #449404)
82   * debian/copyright: Reencode as UTF8.
83   * debian/rules: Fix ignoring make distclean failures.
85  -- Marc 'HE' Brockschmidt <he@debian.org>  Sat, 08 Mar 2008 23:38:39 +0100
87 mlmmj (1.2.15-1) unstable; urgency=low
89   * New upstream release.
90   * debian/po/pt.po: Add translation by Miguel Figueiredo.  Closes: #434063.
91   * Add check for mlmmj-maintd in crontab.  Closes: #435999.
92   * Fix mmap of zero bytes.  Closes: #435420.
93   * Depends on php5.  Closes: #424802, #424835.
94   * Fix mail to multiple lists only sent to one list.  Closes: #425572.
96  -- Daniel Walrond <debian@djw.org.uk>  Sun, 12 Aug 2007 18:38:37 +0000
98 mlmmj (1.2.14-1) unstable; urgency=low
100   * New upstream release.
101   * New maintainer. Closes: #417827.
102   * Altered mail-transport-agent dependency.
103   * Change dependency from grep-dctrl to dctrl-tools.
104   * Removed extra '/' from usage output.
106  -- Daniel Walrond <debian@djw.org.uk>  Wed, 13 Jun 2007 17:49:17 +0000
108 mlmmj (1.2.11-8) unstable; urgency=medium
110   * QA upload.
111   * Package is orphaned (#417827); set maintainer to Debian QA Group.
112   * Switch to debhelper 5.
113   * config.guess, config.sub: Not actually used; remove.
114   * debian/mlmmj.postrm:
115     - Don't assume debconf is available.  Closes: #388600.
116     - Source /usr/share/debconf/confmodule only once.
117     - Avoid outputting to stdout lest we confuse debconf.
118   * debian/mlmmj.postinst: Source /usr/share/debconf/confmodule in case we
119     weren't preconfigured.
120   * debian/mlmmj-upgrade-lists.pl, debian/mlmmj-upgrade-lists.1: Remove
121     code for pre-woody compatibility, and update debconf templates
122     accordingly.  Thanks to Helge Kreutzmann.  Closes: #411513.
123   * debian/po/de.po: Add translation by Helge Kreutzmann.
124     Closes: #411512.
125   * debian/rules:
126     - Let dh_strip handle DEB_BUILD_OPTIONS=nostrip.
127     - Let dh_installdocs handle README.Debian files for subpackages.
128     - Don't specify `--host' to configure if it equals `--build'.
129     - Use mode 644 for listtexts.
131  -- Matej Vela <vela@debian.org>  Wed,  2 May 2007 14:06:19 +0200
133 mlmmj (1.2.11-7.2) unstable; urgency=low
135   * Orphaned.
137  -- Søren Boll Overgaard <boll@debian.org>  Fri, 06 Apr 2007 20:18:55 +0000
139 mlmmj (1.2.11-7.1) unstable; urgency=low
141   * Non-maintainer upload to fix longstanding l10n issues
142   * Debconf templates translations:
143     - Use the correct code for Czech. Closes: #382923
144     - Added Spanish. Closes: #404824
146  -- Christian Perrier <bubulle@debian.org>  Fri, 26 Jan 2007 20:42:52 +0100
148 mlmmj (1.2.11-7) unstable; urgency=low
150   * Include czech debconf translation (Closes: Bug#382923)
152  -- Søren Boll Overgaard <boll@debian.org>  Mon, 14 Aug 2006 18:28:34 +0000
154 mlmmj (1.2.11-6) unstable; urgency=low
156   * Updated french debconf translation (Closes: Bug#363912)
157   * Bumped standards version to 3.7.2.
159  -- Søren Boll Overgaard <boll@debian.org>  Sun, 13 Aug 2006 18:57:15 +0000
161 mlmmj (1.2.11-5) unstable; urgency=low
163   * Don't depend on debhelper. It was intended to be a build-dep.
164     Thanks Martin Samesch.
166  -- Søren Boll Overgaard <boll@debian.org>  Mon, 22 May 2006 12:18:06 +0000
168 mlmmj (1.2.11-4) unstable; urgency=low
170   * Fix debconf templates to comply with policy.
171     (Closes: Bug#354336, Bug#354435)
172   * Include french debconf translation.
173     (Closes: Bug#355836)
175  -- Søren Boll Overgaard <boll@debian.org>  Tue,  4 Apr 2006 18:23:10 +0000
177 mlmmj (1.2.11-3) unstable; urgency=low
179   * Switch to using po-debconf (Closes: Bug#351386)
181  -- Søren Boll Overgaard <boll@debian.org>  Fri, 24 Feb 2006 19:27:39 +0000
183 mlmmj (1.2.11-2) unstable; urgency=low
185   * Install translated list texts under /usr/share/mlmmj/text.skel/<lang>/
186     (Closes: Bug#350124)
188  -- Søren Boll Overgaard <boll@debian.org>  Sat, 28 Jan 2006 20:56:28 +0000
190 mlmmj (1.2.11-1) unstable; urgency=low
192   * New upstream release
194  -- Søren Boll Overgaard <boll@debian.org>  Mon, 23 Jan 2006 19:05:33 +0000
196 mlmmj (1.2.10-1) unstable; urgency=low
198   * New upstream release
199   * Update README.Debian to include information about the "delimiter" 
200     TUNABLE.
202  -- Søren Boll Overgaard <boll@debian.org>  Wed, 18 Jan 2006 12:19:46 +0000
204 mlmmj (1.2.9-1) unstable; urgency=low
206   * New upstream release
207   * Disable 05_fix_call_to_free.dpatch since it is now in upstream. 
209  -- Søren Boll Overgaard <boll@debian.org>  Wed, 14 Dec 2005 21:38:06 +0000
211 mlmmj (1.2.8-7) unstable; urgency=low
213   * Change call to free() to a call to myfree() (Closes: Bug#327768)
215  -- Søren Boll Overgaard <boll@debian.org>  Mon, 12 Sep 2005 20:10:22 +0200
217 mlmmj (1.2.8-6) unstable; urgency=low
219   * Sigh, actually fix build-depends.
220   * Only run through configure once (Closes: Bug#325081)
222  -- Søren Boll Overgaard <boll@debian.org>  Sun, 11 Sep 2005 20:16:38 +0200
224 mlmmj (1.2.8-5) unstable; urgency=low
226   * Fix build-depends to fix FTBFS error.
228  -- Søren Boll Overgaard <boll@debian.org>  Sun, 11 Sep 2005 17:42:27 +0200
230 mlmmj (1.2.8-4) unstable; urgency=low
232   * Actually upload to unstable as was inteded with 1.2.8-3
234  -- Søren Boll Overgaard <boll@debian.org>  Sun, 11 Sep 2005 15:10:20 +0200
236 mlmmj (1.2.8-3) experimental; urgency=low
238   * Fix a potential bug in mlmmj-make-ml which could cause $LISTDIR/index to
239     have wrong permissions, leading to broken archiving.
241  -- Søren Boll Overgaard <boll@debian.org>  Sat, 10 Sep 2005 21:36:46 +0200
243 mlmmj (1.2.8-2) experimental; urgency=low
245   * Upload to unstable
247  -- Søren Boll Overgaard <boll@debian.org>  Sat, 27 Aug 2005 23:34:38 +0200
249 mlmmj (1.2.8-1) experimental; urgency=low
251   * New upstream release
253  -- Søren Boll Overgaard <boll@debian.org>  Sun, 26 Jun 2005 15:03:41 +0200
255 mlmmj (1.2.7-2) experimental; urgency=low
257   * Detect the installed MTA when creating a new list.
258     Only works with postfix and Exim for now.
259   * Automatically run newaliases, instead of asking user to do it.
260   * Update README.Debian to reflect the current state of affairs.
262  -- Søren Boll Overgaard <boll@debian.org>  Tue, 14 Jun 2005 21:50:36 +0200
264 mlmmj (1.2.7-1) experimental; urgency=low
266   * New upstream release
268  -- Søren Boll Overgaard <boll@debian.org>  Thu, 12 May 2005 18:34:23 +0200
270 mlmmj (1.2.5-1) unstable; urgency=low
272   * New upstream release
274  -- Søren Boll Overgaard <boll@debian.org>  Thu, 28 Apr 2005 14:40:29 +0200
276 mlmmj (1.2.4-3) unstable; urgency=low
278   * Update README.Debian to explain permission issues related to various 
279     MTAs (Closes: Bug#295535)
281  -- Søren Boll Overgaard <boll@debian.org>  Sun, 24 Apr 2005 16:17:43 +0200
283 mlmmj (1.2.4-2) unstable; urgency=low
285   * Make sure that permissions are set correctly when creating new lists.
286     That is, ensure that the binaries can read the configuration and write to 
287     the spool.
288     (Closes: #295535)
290  -- Søren Boll Overgaard <boll@debian.org>  Thu,  7 Apr 2005 14:02:34 +0200
292 mlmmj (1.2.4-1) unstable; urgency=low
294   * New upstream release
296  -- Søren Boll Overgaard <boll@debian.org>  Mon, 21 Feb 2005 20:13:47 +0000
298 mlmmj (1.2.3-1) unstable; urgency=low
300   * New upstream release
301   * Minor changes to mlmmj-php-web to make errors more correct in a Debian 
302     context.
304  -- Søren Boll Overgaard <boll@debian.org>  Tue,  8 Feb 2005 21:20:25 +0000
306 mlmmj (1.2.2-3) unstable; urgency=low
308   * Fix broken depends on specific php API in mlmmj-*-web packages
309     (Closes: Bug#294021, Closes: Bug#294020)
311  -- Søren Boll Overgaard <boll@debian.org>  Mon,  7 Feb 2005 16:00:51 +0000
313 mlmmj (1.2.2-2) unstable; urgency=low
315   * Don't install man page for mlmmj-upgrade-lists in mlmmj-php-web 
317  -- Søren Boll Overgaard <boll@debian.org>  Thu,  3 Feb 2005 15:33:20 +0000
319 mlmmj (1.2.2-1) unstable; urgency=low
321   * New upstream release
323  -- Søren Boll Overgaard <boll@debian.org>  Tue,  1 Feb 2005 16:42:25 +0000
325 mlmmj (1.2.1-2) unstable; urgency=low
327   * Rewrite rules to avoid having binary-indep packages built by the 
328     autobuilders (Closes: Bug#292499)
330  -- Søren Boll Overgaard <boll@debian.org>  Sun, 30 Jan 2005 16:41:14 +0000
332 mlmmj (1.2.1-1) unstable; urgency=low
334   * New upstream release
336  -- Søren Boll Overgaard <boll@debian.org>  Wed, 26 Jan 2005 19:35:09 +0000
338 mlmmj (1.2.0-2) unstable; urgency=low
340   * Add VERP support to the list of features at upstreams request
342  -- Søren Boll Overgaard <boll@debian.org>  Wed, 26 Jan 2005 16:44:57 +0000
344 mlmmj (1.2.0-1) unstable; urgency=low
346   * New upstream release
348  -- Søren Boll Overgaard <boll@debian.org>  Sun, 23 Jan 2005 12:13:45 +0000
350 mlmmj (1.1.0-4) unstable; urgency=low
352   * Fix multiple issues in patched mlmmj-make-ml (Thanks to Rune)
354  -- Søren Boll Overgaard <boll@debian.org>  Sat, 22 Jan 2005 09:50:07 +0000
356 mlmmj (1.1.0-3) unstable; urgency=low
358   * Don't fork mlmmj maintenance daemon to the background (Closes: Bug#286812)
360  -- Søren Boll Overgaard <boll@debian.org>  Wed, 22 Dec 2004 22:15:36 +0000
362 mlmmj (1.1.0-2) unstable; urgency=low
364   * Include /usr/bin/mlmmj-upgrade-lists which was accidently left out in
365     1.1.0-1.
367  -- Søren Boll Overgaard <boll@debian.org>  Mon,  6 Dec 2004 14:06:09 +0000
369 mlmmj (1.1.0-1) unstable; urgency=low
371   * New upstream release
372   * Upstream now automatically installs listtexts under /usr/share/mlmmj/
373   * Update mlmml-upgrade-texts and rename it to mlmmj-upgrade-lists
375  -- Søren Boll Overgaard <boll@debian.org>  Wed,  1 Dec 2004 19:31:40 +0000
377 mlmmj (1.0.0-RELEASE+1.1.0-RC2-1) unstable; urgency=low
379   * New upstream release
381  -- Søren Boll Overgaard <boll@debian.org>  Mon, 22 Nov 2004 19:09:33 +0000
383 mlmmj (1.0.0-RELEASE+1.1.0-RC1-1) unstable; urgency=low
385   * New upstream release
387  -- Søren Boll Overgaard <boll@debian.org>  Fri, 12 Nov 2004 17:36:12 +0000
389 mlmmj (1.0.0-RELEASE-4) unstable; urgency=low
391   * Install binary-indep files from the appropriate target in debian/rules
392     (Closes: Bug#276375)
394  -- Søren Boll Overgaard <boll@debian.org>  Sun, 17 Oct 2004 08:56:12 +0000
396 mlmmj (1.0.0-RELEASE-3) unstable; urgency=low
398   * Fix references to /usr/local in error messages from the mlmmj-* binaries.
399     (Thanks to Jesper Lund for pointing this out)
400   * Improve language in debian/control
401   * Remove verbose call to dh_installdebconf now that it works
403  -- Søren Boll Overgaard <boll@debian.org>  Sun,  3 Oct 2004 08:30:15 +0000
405 mlmmj (1.0.0-RELEASE-2) unstable; urgency=low
407   * Manpages written for Debian are now included upstream. Move our own to 
408     the attic (but keep mlmmj-main-wrapper.1 around, since it is Debian 
409     specific).
410   * Introduce debconf, and ask the user if he wants us to remove all 
411     mlmmj lists and archives when the mlmmj package is removed.
412     Update debian/postrm and debian/control accordingly.
413   * Remind the user to clean up /etc/aliases if it contains references to 
414     mlmmj binaries. We don't want to attempt to clean it automatically.
416  -- Søren Boll Overgaard <boll@debian.org>  Fri, 17 Sep 2004 18:46:01 +0000
418 mlmmj (1.0.0-RELEASE-1) unstable; urgency=low
420   * New upstream release
422  -- Søren Boll Overgaard <boll@debian.org>  Thu,  9 Sep 2004 10:41:05 +0000
424 mlmmj (1.0.0-RC4-4) unstable; urgency=low
426   * Update mlmmj-make-ml patch to store configurations under /etc/mlmmj
427     and just making the configuration stuff under /var symlinks.
429  -- Søren Boll Overgaard <boll@debian.org>  Wed,  8 Sep 2004 19:56:43 +0000
431 mlmmj (1.0.0-RC4-3) unstable; urgency=low
433   * add debian/watch
434   * fix mlmmj-maint-wrapper to only execute mlmmj-maintd for directories
436  -- Søren Boll Overgaard <boll@debian.org>  Sun,  5 Sep 2004 18:37:06 +0000
438 mlmmj (1.0.0-RC4-2) unstable; urgency=low
440   * Fix wrong suggests, which contains remnants of tests.
442  -- Søren Boll Overgaard <boll@debian.org>  Sun,  5 Sep 2004 05:29:57 +0000
444 mlmmj (1.0.0-RC4-1) unstable; urgency=low
446   * Install list texts as configuration files
447   * Initial Release. (closes: Bug#269249)
448   * Introduce mlmmj-maint-wrapper for running applicable instances of 
449     mlmmj-maintd
450   * Split web stuff into separate packages, to avoid making mlmmj depend on
451     more stuff then necessary.
452   * Write man pages for a bunch of binaries. These should prove useful
453     upstream as well.
454   * Rename mlmmj-make-ml.sh to mlmmj-make-ml, since there is no point in 
455     advertising that it is a shell script.
456   * Extensive changes to contrib/web/* to fit the Debian file system layout
458  -- Søren Boll Overgaard <boll@debian.org>  Tue, 31 Aug 2004 17:47:15 +0000