Code

Merged branch 'tg/master'.
[pkg-mlmmj.git] / debian / changelog
1 mlmmj (1.2.16-0.1) unstable; urgency=low
3   [ Sebastian Harl ]
4   * Non-maintainer upload.
5   * New upstream release.
6   * Fixed .diff.gz - do not include the reverse diff to some previous version
7     (Closes: #516948).
8   * debian/po/:
9     - Added sv.po, thanks to Martin Bagge (Closes: #503607).
10     - Added ja.po, thanks to Hideki Yamane (Closes: #512988).
11   * debian/control:
12     - Moved "Homepage" field from package description to the source stanza.
13   * debian/attic/:
14     - Removed. It's the job of a VCS to keep track of old versions.
15   * debian/mlmmj.templates.old:
16     - Removed. It's the job of a VCS to keep track of old versions.
17   * debian/dirs:
18     - Removed. This file is not needed.
19   * debian/rules:
20     - Cleanup: There is no need to have build-arch and build-indep -
21       especially if the latter is empty. Removed configure from .PHONY to
22       prevent configure being called twice. Removed unnecessary occurrences of
23       $(CURDIR).
24     - Actually pass CFLAGS to configure.
25     - Rename mlmmj-make-ml.sh.1 to mlmmj-make-ml.1, since we rename the binary
26       as well.
27     - Do not manually install listtexts - the upstream build system takes care
28       of that itself.
29     - Do not include the AUTHORS and VERSION files in the binary packages -
30       they do not contribute any further information.
31     - Include all upstream README files in the binary packages - the MTA
32       specific files have been left out so far.
33     - Install the web-interfaces to /usr/share/PACKAGE/www - /var/www is for
34       the user of the local admin only (Closes: #553548, #553550).
35   * debian/patches/:
36     - Added short descriptions to all patches.
37     - Cleaned up patches: Don't use a custom /bin/sh script to execute the
38       patches but use dpatch instead. Use prefix "a" and "b" for path names.
39     - Removed 01_debian_make_mlmmj-ml - instead added mlmmj-make-ml to debian/
40       directly.
41     - Removed unused 05_fix_call_to_free.
42     - Added 01_fix_manpages to fix the what-is entry of the mlmmj-sub and
43       mlmmj-unsub manpages.
44     - Added 01_fix_hyphen_used_as_minus_sign to fix the use of '-' in
45       manpages.
46   * debian/bogus-conffiles:
47     - Removed. This file is not used.
48   * debian/docs:
49     - Removed. This file is not needed.
50   * debian/mlmmj-php-web-admin.apache.conf, debian/mlmmj-php-web.apache.conf:
51     - Added example configurations for the Apache webserver.
53   [ Thomas Goirand ]
54   * debian/control:
55     - Added dependency to mlmmj for the mlmmj-php-web package.
56     - Added ${misc:Depends} dependency for both mlmmj-php-web and
57       mlmmj-php-web-admin packages.
58     - Bumped Standard-Version to 3.8.3.
59     - Wrote a more comprehensive long description.
60     - Updated homepage field.
61   * Added a README.source
62   * debian/rules:
63     - Removed useless /usr/sbin dir in the mlmmj package.
65  -- Sebastian Harl <sh@tokkee.org>  Thu, 05 Mar 2009 13:25:24 +0100
67 mlmmj (1.2.15-1.1) unstable; urgency=low
69   * Non-maintainer upload.
70   * Fix bashisms. (Closes: #465008)
71   * Include dutch translation. (Closes: #449404)
72   * debian/copyright: Reencode as UTF8.
73   * debian/rules: Fix ignoring make distclean failures.
75  -- Marc 'HE' Brockschmidt <he@debian.org>  Sat, 08 Mar 2008 23:38:39 +0100
77 mlmmj (1.2.15-1) unstable; urgency=low
79   * New upstream release.
80   * debian/po/pt.po: Add translation by Miguel Figueiredo.  Closes: #434063.
81   * Add check for mlmmj-maintd in crontab.  Closes: #435999.
82   * Fix mmap of zero bytes.  Closes: #435420.
83   * Depends on php5.  Closes: #424802, #424835.
84   * Fix mail to multiple lists only sent to one list.  Closes: #425572.
86  -- Daniel Walrond <debian@djw.org.uk>  Sun, 12 Aug 2007 18:38:37 +0000
88 mlmmj (1.2.14-1) unstable; urgency=low
90   * New upstream release.
91   * New maintainer. Closes: #417827.
92   * Altered mail-transport-agent dependency.
93   * Change dependency from grep-dctrl to dctrl-tools.
94   * Removed extra '/' from usage output.
96  -- Daniel Walrond <debian@djw.org.uk>  Wed, 13 Jun 2007 17:49:17 +0000
98 mlmmj (1.2.11-8) unstable; urgency=medium
100   * QA upload.
101   * Package is orphaned (#417827); set maintainer to Debian QA Group.
102   * Switch to debhelper 5.
103   * config.guess, config.sub: Not actually used; remove.
104   * debian/mlmmj.postrm:
105     - Don't assume debconf is available.  Closes: #388600.
106     - Source /usr/share/debconf/confmodule only once.
107     - Avoid outputting to stdout lest we confuse debconf.
108   * debian/mlmmj.postinst: Source /usr/share/debconf/confmodule in case we
109     weren't preconfigured.
110   * debian/mlmmj-upgrade-lists.pl, debian/mlmmj-upgrade-lists.1: Remove
111     code for pre-woody compatibility, and update debconf templates
112     accordingly.  Thanks to Helge Kreutzmann.  Closes: #411513.
113   * debian/po/de.po: Add translation by Helge Kreutzmann.
114     Closes: #411512.
115   * debian/rules:
116     - Let dh_strip handle DEB_BUILD_OPTIONS=nostrip.
117     - Let dh_installdocs handle README.Debian files for subpackages.
118     - Don't specify `--host' to configure if it equals `--build'.
119     - Use mode 644 for listtexts.
121  -- Matej Vela <vela@debian.org>  Wed,  2 May 2007 14:06:19 +0200
123 mlmmj (1.2.11-7.2) unstable; urgency=low
125   * Orphaned.
127  -- Søren Boll Overgaard <boll@debian.org>  Fri, 06 Apr 2007 20:18:55 +0000
129 mlmmj (1.2.11-7.1) unstable; urgency=low
131   * Non-maintainer upload to fix longstanding l10n issues
132   * Debconf templates translations:
133     - Use the correct code for Czech. Closes: #382923
134     - Added Spanish. Closes: #404824
136  -- Christian Perrier <bubulle@debian.org>  Fri, 26 Jan 2007 20:42:52 +0100
138 mlmmj (1.2.11-7) unstable; urgency=low
140   * Include czech debconf translation (Closes: Bug#382923)
142  -- Søren Boll Overgaard <boll@debian.org>  Mon, 14 Aug 2006 18:28:34 +0000
144 mlmmj (1.2.11-6) unstable; urgency=low
146   * Updated french debconf translation (Closes: Bug#363912)
147   * Bumped standards version to 3.7.2.
149  -- Søren Boll Overgaard <boll@debian.org>  Sun, 13 Aug 2006 18:57:15 +0000
151 mlmmj (1.2.11-5) unstable; urgency=low
153   * Don't depend on debhelper. It was intended to be a build-dep.
154     Thanks Martin Samesch.
156  -- Søren Boll Overgaard <boll@debian.org>  Mon, 22 May 2006 12:18:06 +0000
158 mlmmj (1.2.11-4) unstable; urgency=low
160   * Fix debconf templates to comply with policy.
161     (Closes: Bug#354336, Bug#354435)
162   * Include french debconf translation.
163     (Closes: Bug#355836)
165  -- Søren Boll Overgaard <boll@debian.org>  Tue,  4 Apr 2006 18:23:10 +0000
167 mlmmj (1.2.11-3) unstable; urgency=low
169   * Switch to using po-debconf (Closes: Bug#351386)
171  -- Søren Boll Overgaard <boll@debian.org>  Fri, 24 Feb 2006 19:27:39 +0000
173 mlmmj (1.2.11-2) unstable; urgency=low
175   * Install translated list texts under /usr/share/mlmmj/text.skel/<lang>/
176     (Closes: Bug#350124)
178  -- Søren Boll Overgaard <boll@debian.org>  Sat, 28 Jan 2006 20:56:28 +0000
180 mlmmj (1.2.11-1) unstable; urgency=low
182   * New upstream release
184  -- Søren Boll Overgaard <boll@debian.org>  Mon, 23 Jan 2006 19:05:33 +0000
186 mlmmj (1.2.10-1) unstable; urgency=low
188   * New upstream release
189   * Update README.Debian to include information about the "delimiter" 
190     TUNABLE.
192  -- Søren Boll Overgaard <boll@debian.org>  Wed, 18 Jan 2006 12:19:46 +0000
194 mlmmj (1.2.9-1) unstable; urgency=low
196   * New upstream release
197   * Disable 05_fix_call_to_free.dpatch since it is now in upstream. 
199  -- Søren Boll Overgaard <boll@debian.org>  Wed, 14 Dec 2005 21:38:06 +0000
201 mlmmj (1.2.8-7) unstable; urgency=low
203   * Change call to free() to a call to myfree() (Closes: Bug#327768)
205  -- Søren Boll Overgaard <boll@debian.org>  Mon, 12 Sep 2005 20:10:22 +0200
207 mlmmj (1.2.8-6) unstable; urgency=low
209   * Sigh, actually fix build-depends.
210   * Only run through configure once (Closes: Bug#325081)
212  -- Søren Boll Overgaard <boll@debian.org>  Sun, 11 Sep 2005 20:16:38 +0200
214 mlmmj (1.2.8-5) unstable; urgency=low
216   * Fix build-depends to fix FTBFS error.
218  -- Søren Boll Overgaard <boll@debian.org>  Sun, 11 Sep 2005 17:42:27 +0200
220 mlmmj (1.2.8-4) unstable; urgency=low
222   * Actually upload to unstable as was inteded with 1.2.8-3
224  -- Søren Boll Overgaard <boll@debian.org>  Sun, 11 Sep 2005 15:10:20 +0200
226 mlmmj (1.2.8-3) experimental; urgency=low
228   * Fix a potential bug in mlmmj-make-ml which could cause $LISTDIR/index to
229     have wrong permissions, leading to broken archiving.
231  -- Søren Boll Overgaard <boll@debian.org>  Sat, 10 Sep 2005 21:36:46 +0200
233 mlmmj (1.2.8-2) experimental; urgency=low
235   * Upload to unstable
237  -- Søren Boll Overgaard <boll@debian.org>  Sat, 27 Aug 2005 23:34:38 +0200
239 mlmmj (1.2.8-1) experimental; urgency=low
241   * New upstream release
243  -- Søren Boll Overgaard <boll@debian.org>  Sun, 26 Jun 2005 15:03:41 +0200
245 mlmmj (1.2.7-2) experimental; urgency=low
247   * Detect the installed MTA when creating a new list.
248     Only works with postfix and Exim for now.
249   * Automatically run newaliases, instead of asking user to do it.
250   * Update README.Debian to reflect the current state of affairs.
252  -- Søren Boll Overgaard <boll@debian.org>  Tue, 14 Jun 2005 21:50:36 +0200
254 mlmmj (1.2.7-1) experimental; urgency=low
256   * New upstream release
258  -- Søren Boll Overgaard <boll@debian.org>  Thu, 12 May 2005 18:34:23 +0200
260 mlmmj (1.2.5-1) unstable; urgency=low
262   * New upstream release
264  -- Søren Boll Overgaard <boll@debian.org>  Thu, 28 Apr 2005 14:40:29 +0200
266 mlmmj (1.2.4-3) unstable; urgency=low
268   * Update README.Debian to explain permission issues related to various 
269     MTAs (Closes: Bug#295535)
271  -- Søren Boll Overgaard <boll@debian.org>  Sun, 24 Apr 2005 16:17:43 +0200
273 mlmmj (1.2.4-2) unstable; urgency=low
275   * Make sure that permissions are set correctly when creating new lists.
276     That is, ensure that the binaries can read the configuration and write to 
277     the spool.
278     (Closes: #295535)
280  -- Søren Boll Overgaard <boll@debian.org>  Thu,  7 Apr 2005 14:02:34 +0200
282 mlmmj (1.2.4-1) unstable; urgency=low
284   * New upstream release
286  -- Søren Boll Overgaard <boll@debian.org>  Mon, 21 Feb 2005 20:13:47 +0000
288 mlmmj (1.2.3-1) unstable; urgency=low
290   * New upstream release
291   * Minor changes to mlmmj-php-web to make errors more correct in a Debian 
292     context.
294  -- Søren Boll Overgaard <boll@debian.org>  Tue,  8 Feb 2005 21:20:25 +0000
296 mlmmj (1.2.2-3) unstable; urgency=low
298   * Fix broken depends on specific php API in mlmmj-*-web packages
299     (Closes: Bug#294021, Closes: Bug#294020)
301  -- Søren Boll Overgaard <boll@debian.org>  Mon,  7 Feb 2005 16:00:51 +0000
303 mlmmj (1.2.2-2) unstable; urgency=low
305   * Don't install man page for mlmmj-upgrade-lists in mlmmj-php-web 
307  -- Søren Boll Overgaard <boll@debian.org>  Thu,  3 Feb 2005 15:33:20 +0000
309 mlmmj (1.2.2-1) unstable; urgency=low
311   * New upstream release
313  -- Søren Boll Overgaard <boll@debian.org>  Tue,  1 Feb 2005 16:42:25 +0000
315 mlmmj (1.2.1-2) unstable; urgency=low
317   * Rewrite rules to avoid having binary-indep packages built by the 
318     autobuilders (Closes: Bug#292499)
320  -- Søren Boll Overgaard <boll@debian.org>  Sun, 30 Jan 2005 16:41:14 +0000
322 mlmmj (1.2.1-1) unstable; urgency=low
324   * New upstream release
326  -- Søren Boll Overgaard <boll@debian.org>  Wed, 26 Jan 2005 19:35:09 +0000
328 mlmmj (1.2.0-2) unstable; urgency=low
330   * Add VERP support to the list of features at upstreams request
332  -- Søren Boll Overgaard <boll@debian.org>  Wed, 26 Jan 2005 16:44:57 +0000
334 mlmmj (1.2.0-1) unstable; urgency=low
336   * New upstream release
338  -- Søren Boll Overgaard <boll@debian.org>  Sun, 23 Jan 2005 12:13:45 +0000
340 mlmmj (1.1.0-4) unstable; urgency=low
342   * Fix multiple issues in patched mlmmj-make-ml (Thanks to Rune)
344  -- Søren Boll Overgaard <boll@debian.org>  Sat, 22 Jan 2005 09:50:07 +0000
346 mlmmj (1.1.0-3) unstable; urgency=low
348   * Don't fork mlmmj maintenance daemon to the background (Closes: Bug#286812)
350  -- Søren Boll Overgaard <boll@debian.org>  Wed, 22 Dec 2004 22:15:36 +0000
352 mlmmj (1.1.0-2) unstable; urgency=low
354   * Include /usr/bin/mlmmj-upgrade-lists which was accidently left out in
355     1.1.0-1.
357  -- Søren Boll Overgaard <boll@debian.org>  Mon,  6 Dec 2004 14:06:09 +0000
359 mlmmj (1.1.0-1) unstable; urgency=low
361   * New upstream release
362   * Upstream now automatically installs listtexts under /usr/share/mlmmj/
363   * Update mlmml-upgrade-texts and rename it to mlmmj-upgrade-lists
365  -- Søren Boll Overgaard <boll@debian.org>  Wed,  1 Dec 2004 19:31:40 +0000
367 mlmmj (1.0.0-RELEASE+1.1.0-RC2-1) unstable; urgency=low
369   * New upstream release
371  -- Søren Boll Overgaard <boll@debian.org>  Mon, 22 Nov 2004 19:09:33 +0000
373 mlmmj (1.0.0-RELEASE+1.1.0-RC1-1) unstable; urgency=low
375   * New upstream release
377  -- Søren Boll Overgaard <boll@debian.org>  Fri, 12 Nov 2004 17:36:12 +0000
379 mlmmj (1.0.0-RELEASE-4) unstable; urgency=low
381   * Install binary-indep files from the appropriate target in debian/rules
382     (Closes: Bug#276375)
384  -- Søren Boll Overgaard <boll@debian.org>  Sun, 17 Oct 2004 08:56:12 +0000
386 mlmmj (1.0.0-RELEASE-3) unstable; urgency=low
388   * Fix references to /usr/local in error messages from the mlmmj-* binaries.
389     (Thanks to Jesper Lund for pointing this out)
390   * Improve language in debian/control
391   * Remove verbose call to dh_installdebconf now that it works
393  -- Søren Boll Overgaard <boll@debian.org>  Sun,  3 Oct 2004 08:30:15 +0000
395 mlmmj (1.0.0-RELEASE-2) unstable; urgency=low
397   * Manpages written for Debian are now included upstream. Move our own to 
398     the attic (but keep mlmmj-main-wrapper.1 around, since it is Debian 
399     specific).
400   * Introduce debconf, and ask the user if he wants us to remove all 
401     mlmmj lists and archives when the mlmmj package is removed.
402     Update debian/postrm and debian/control accordingly.
403   * Remind the user to clean up /etc/aliases if it contains references to 
404     mlmmj binaries. We don't want to attempt to clean it automatically.
406  -- Søren Boll Overgaard <boll@debian.org>  Fri, 17 Sep 2004 18:46:01 +0000
408 mlmmj (1.0.0-RELEASE-1) unstable; urgency=low
410   * New upstream release
412  -- Søren Boll Overgaard <boll@debian.org>  Thu,  9 Sep 2004 10:41:05 +0000
414 mlmmj (1.0.0-RC4-4) unstable; urgency=low
416   * Update mlmmj-make-ml patch to store configurations under /etc/mlmmj
417     and just making the configuration stuff under /var symlinks.
419  -- Søren Boll Overgaard <boll@debian.org>  Wed,  8 Sep 2004 19:56:43 +0000
421 mlmmj (1.0.0-RC4-3) unstable; urgency=low
423   * add debian/watch
424   * fix mlmmj-maint-wrapper to only execute mlmmj-maintd for directories
426  -- Søren Boll Overgaard <boll@debian.org>  Sun,  5 Sep 2004 18:37:06 +0000
428 mlmmj (1.0.0-RC4-2) unstable; urgency=low
430   * Fix wrong suggests, which contains remnants of tests.
432  -- Søren Boll Overgaard <boll@debian.org>  Sun,  5 Sep 2004 05:29:57 +0000
434 mlmmj (1.0.0-RC4-1) unstable; urgency=low
436   * Install list texts as configuration files
437   * Initial Release. (closes: Bug#269249)
438   * Introduce mlmmj-maint-wrapper for running applicable instances of 
439     mlmmj-maintd
440   * Split web stuff into separate packages, to avoid making mlmmj depend on
441     more stuff then necessary.
442   * Write man pages for a bunch of binaries. These should prove useful
443     upstream as well.
444   * Rename mlmmj-make-ml.sh to mlmmj-make-ml, since there is no point in 
445     advertising that it is a shell script.
446   * Extensive changes to contrib/web/* to fit the Debian file system layout
448  -- Søren Boll Overgaard <boll@debian.org>  Tue, 31 Aug 2004 17:47:15 +0000