Code

6511fca27985dfb76cfbcda66165ee7e24604e9f
[pkg-mlmmj.git] / debian / changelog
1 mlmmj (1.2.16-0.1) unstable; urgency=low
3   * Non-maintainer upload.
4   * New upstream release.
5   * Fixed .diff.gz - do not include the reverse diff to some previous version
6     (Closes: #516948).
7   * debian/po/:
8     - Added sv.po, thanks to Martin Bagge (Closes: #503607).
9     - Added ja.po, thanks to Hideki Yamane (Closes: #512988).
10   * debian/control:
11     - Moved "Homepage" field from package description to the source stanza.
12   * debian/attic/:
13     - Removed. It's the job of a VCS to keep track of old versions.
14   * debian/mlmmj.templates.old:
15     - Removed. It's the job of a VCS to keep track of old versions.
16   * debian/dirs:
17     - Removed. This file is not needed.
18   * debian/rules:
19     - Cleanup: There is no need to have build-arch and build-indep -
20       especially if the latter is empty. Removed configure from .PHONY to
21       prevent configure being called twice.
22     - Actually pass CFLAGS to configure.
23     - Rename mlmmj-make-ml.sh.1 to mlmmj-make-ml.1, since we rename the binary
24       as well.
25     - Do not manually install listtexts - the upstream build system takes care
26       of that itself.
27     - Do not include the AUTHORS and VERSION files in the binary packages -
28       they do not contribute any further information.
29     - Include all upstream README files in the binary packages - the MTA
30       specific files have been left out so far.
31   * debian/patches/:
32     - Added short descriptions to all patches.
33     - Cleaned up patches: Don't use a custom /bin/sh script to execute the
34       patches but use dpatch instead. Use prefix "a" and "b" for path names.
35     - Removed 01_debian_make_mlmmj-ml - instead added mlmmj-make-ml to debian/
36       directly.
37     - Removed unused 05_fix_call_to_free.
38     - Added 01_fix_manpages to fix the what-is entry of the mlmmj-sub and
39       mlmmj-unsub manpages.
40   * debian/bogus-conffiles:
41     - Removed. This file is not used.
42   * debian/docs:
43     - Removed. This file is not needed.
45  -- Sebastian Harl <sh@tokkee.org>  Thu, 05 Mar 2009 10:35:53 +0100
47 mlmmj (1.2.15-1.1) unstable; urgency=low
49   * Non-maintainer upload.
50   * Fix bashisms. (Closes: #465008)
51   * Include dutch translation. (Closes: #449404)
52   * debian/copyright: Reencode as UTF8.
53   * debian/rules: Fix ignoring make distclean failures.
55  -- Marc 'HE' Brockschmidt <he@debian.org>  Sat, 08 Mar 2008 23:38:39 +0100
57 mlmmj (1.2.15-1) unstable; urgency=low
59   * New upstream release.
60   * debian/po/pt.po: Add translation by Miguel Figueiredo.  Closes: #434063.
61   * Add check for mlmmj-maintd in crontab.  Closes: #435999.
62   * Fix mmap of zero bytes.  Closes: #435420.
63   * Depends on php5.  Closes: #424802, #424835.
64   * Fix mail to multiple lists only sent to one list.  Closes: #425572.
66  -- Daniel Walrond <debian@djw.org.uk>  Sun, 12 Aug 2007 18:38:37 +0000
68 mlmmj (1.2.14-1) unstable; urgency=low
70   * New upstream release.
71   * New maintainer. Closes: #417827.
72   * Altered mail-transport-agent dependency.
73   * Change dependency from grep-dctrl to dctrl-tools.
74   * Removed extra '/' from usage output.
76  -- Daniel Walrond <debian@djw.org.uk>  Wed, 13 Jun 2007 17:49:17 +0000
78 mlmmj (1.2.11-8) unstable; urgency=medium
80   * QA upload.
81   * Package is orphaned (#417827); set maintainer to Debian QA Group.
82   * Switch to debhelper 5.
83   * config.guess, config.sub: Not actually used; remove.
84   * debian/mlmmj.postrm:
85     - Don't assume debconf is available.  Closes: #388600.
86     - Source /usr/share/debconf/confmodule only once.
87     - Avoid outputting to stdout lest we confuse debconf.
88   * debian/mlmmj.postinst: Source /usr/share/debconf/confmodule in case we
89     weren't preconfigured.
90   * debian/mlmmj-upgrade-lists.pl, debian/mlmmj-upgrade-lists.1: Remove
91     code for pre-woody compatibility, and update debconf templates
92     accordingly.  Thanks to Helge Kreutzmann.  Closes: #411513.
93   * debian/po/de.po: Add translation by Helge Kreutzmann.
94     Closes: #411512.
95   * debian/rules:
96     - Let dh_strip handle DEB_BUILD_OPTIONS=nostrip.
97     - Let dh_installdocs handle README.Debian files for subpackages.
98     - Don't specify `--host' to configure if it equals `--build'.
99     - Use mode 644 for listtexts.
101  -- Matej Vela <vela@debian.org>  Wed,  2 May 2007 14:06:19 +0200
103 mlmmj (1.2.11-7.2) unstable; urgency=low
105   * Orphaned.
107  -- Søren Boll Overgaard <boll@debian.org>  Fri, 06 Apr 2007 20:18:55 +0000
109 mlmmj (1.2.11-7.1) unstable; urgency=low
111   * Non-maintainer upload to fix longstanding l10n issues
112   * Debconf templates translations:
113     - Use the correct code for Czech. Closes: #382923
114     - Added Spanish. Closes: #404824
116  -- Christian Perrier <bubulle@debian.org>  Fri, 26 Jan 2007 20:42:52 +0100
118 mlmmj (1.2.11-7) unstable; urgency=low
120   * Include czech debconf translation (Closes: Bug#382923)
122  -- Søren Boll Overgaard <boll@debian.org>  Mon, 14 Aug 2006 18:28:34 +0000
124 mlmmj (1.2.11-6) unstable; urgency=low
126   * Updated french debconf translation (Closes: Bug#363912)
127   * Bumped standards version to 3.7.2.
129  -- Søren Boll Overgaard <boll@debian.org>  Sun, 13 Aug 2006 18:57:15 +0000
131 mlmmj (1.2.11-5) unstable; urgency=low
133   * Don't depend on debhelper. It was intended to be a build-dep.
134     Thanks Martin Samesch.
136  -- Søren Boll Overgaard <boll@debian.org>  Mon, 22 May 2006 12:18:06 +0000
138 mlmmj (1.2.11-4) unstable; urgency=low
140   * Fix debconf templates to comply with policy.
141     (Closes: Bug#354336, Bug#354435)
142   * Include french debconf translation.
143     (Closes: Bug#355836)
145  -- Søren Boll Overgaard <boll@debian.org>  Tue,  4 Apr 2006 18:23:10 +0000
147 mlmmj (1.2.11-3) unstable; urgency=low
149   * Switch to using po-debconf (Closes: Bug#351386)
151  -- Søren Boll Overgaard <boll@debian.org>  Fri, 24 Feb 2006 19:27:39 +0000
153 mlmmj (1.2.11-2) unstable; urgency=low
155   * Install translated list texts under /usr/share/mlmmj/text.skel/<lang>/
156     (Closes: Bug#350124)
158  -- Søren Boll Overgaard <boll@debian.org>  Sat, 28 Jan 2006 20:56:28 +0000
160 mlmmj (1.2.11-1) unstable; urgency=low
162   * New upstream release
164  -- Søren Boll Overgaard <boll@debian.org>  Mon, 23 Jan 2006 19:05:33 +0000
166 mlmmj (1.2.10-1) unstable; urgency=low
168   * New upstream release
169   * Update README.Debian to include information about the "delimiter" 
170     TUNABLE.
172  -- Søren Boll Overgaard <boll@debian.org>  Wed, 18 Jan 2006 12:19:46 +0000
174 mlmmj (1.2.9-1) unstable; urgency=low
176   * New upstream release
177   * Disable 05_fix_call_to_free.dpatch since it is now in upstream. 
179  -- Søren Boll Overgaard <boll@debian.org>  Wed, 14 Dec 2005 21:38:06 +0000
181 mlmmj (1.2.8-7) unstable; urgency=low
183   * Change call to free() to a call to myfree() (Closes: Bug#327768)
185  -- Søren Boll Overgaard <boll@debian.org>  Mon, 12 Sep 2005 20:10:22 +0200
187 mlmmj (1.2.8-6) unstable; urgency=low
189   * Sigh, actually fix build-depends.
190   * Only run through configure once (Closes: Bug#325081)
192  -- Søren Boll Overgaard <boll@debian.org>  Sun, 11 Sep 2005 20:16:38 +0200
194 mlmmj (1.2.8-5) unstable; urgency=low
196   * Fix build-depends to fix FTBFS error.
198  -- Søren Boll Overgaard <boll@debian.org>  Sun, 11 Sep 2005 17:42:27 +0200
200 mlmmj (1.2.8-4) unstable; urgency=low
202   * Actually upload to unstable as was inteded with 1.2.8-3
204  -- Søren Boll Overgaard <boll@debian.org>  Sun, 11 Sep 2005 15:10:20 +0200
206 mlmmj (1.2.8-3) experimental; urgency=low
208   * Fix a potential bug in mlmmj-make-ml which could cause $LISTDIR/index to
209     have wrong permissions, leading to broken archiving.
211  -- Søren Boll Overgaard <boll@debian.org>  Sat, 10 Sep 2005 21:36:46 +0200
213 mlmmj (1.2.8-2) experimental; urgency=low
215   * Upload to unstable
217  -- Søren Boll Overgaard <boll@debian.org>  Sat, 27 Aug 2005 23:34:38 +0200
219 mlmmj (1.2.8-1) experimental; urgency=low
221   * New upstream release
223  -- Søren Boll Overgaard <boll@debian.org>  Sun, 26 Jun 2005 15:03:41 +0200
225 mlmmj (1.2.7-2) experimental; urgency=low
227   * Detect the installed MTA when creating a new list.
228     Only works with postfix and Exim for now.
229   * Automatically run newaliases, instead of asking user to do it.
230   * Update README.Debian to reflect the current state of affairs.
232  -- Søren Boll Overgaard <boll@debian.org>  Tue, 14 Jun 2005 21:50:36 +0200
234 mlmmj (1.2.7-1) experimental; urgency=low
236   * New upstream release
238  -- Søren Boll Overgaard <boll@debian.org>  Thu, 12 May 2005 18:34:23 +0200
240 mlmmj (1.2.5-1) unstable; urgency=low
242   * New upstream release
244  -- Søren Boll Overgaard <boll@debian.org>  Thu, 28 Apr 2005 14:40:29 +0200
246 mlmmj (1.2.4-3) unstable; urgency=low
248   * Update README.Debian to explain permission issues related to various 
249     MTAs (Closes: Bug#295535)
251  -- Søren Boll Overgaard <boll@debian.org>  Sun, 24 Apr 2005 16:17:43 +0200
253 mlmmj (1.2.4-2) unstable; urgency=low
255   * Make sure that permissions are set correctly when creating new lists.
256     That is, ensure that the binaries can read the configuration and write to 
257     the spool.
258     (Closes: #295535)
260  -- Søren Boll Overgaard <boll@debian.org>  Thu,  7 Apr 2005 14:02:34 +0200
262 mlmmj (1.2.4-1) unstable; urgency=low
264   * New upstream release
266  -- Søren Boll Overgaard <boll@debian.org>  Mon, 21 Feb 2005 20:13:47 +0000
268 mlmmj (1.2.3-1) unstable; urgency=low
270   * New upstream release
271   * Minor changes to mlmmj-php-web to make errors more correct in a Debian 
272     context.
274  -- Søren Boll Overgaard <boll@debian.org>  Tue,  8 Feb 2005 21:20:25 +0000
276 mlmmj (1.2.2-3) unstable; urgency=low
278   * Fix broken depends on specific php API in mlmmj-*-web packages
279     (Closes: Bug#294021, Closes: Bug#294020)
281  -- Søren Boll Overgaard <boll@debian.org>  Mon,  7 Feb 2005 16:00:51 +0000
283 mlmmj (1.2.2-2) unstable; urgency=low
285   * Don't install man page for mlmmj-upgrade-lists in mlmmj-php-web 
287  -- Søren Boll Overgaard <boll@debian.org>  Thu,  3 Feb 2005 15:33:20 +0000
289 mlmmj (1.2.2-1) unstable; urgency=low
291   * New upstream release
293  -- Søren Boll Overgaard <boll@debian.org>  Tue,  1 Feb 2005 16:42:25 +0000
295 mlmmj (1.2.1-2) unstable; urgency=low
297   * Rewrite rules to avoid having binary-indep packages built by the 
298     autobuilders (Closes: Bug#292499)
300  -- Søren Boll Overgaard <boll@debian.org>  Sun, 30 Jan 2005 16:41:14 +0000
302 mlmmj (1.2.1-1) unstable; urgency=low
304   * New upstream release
306  -- Søren Boll Overgaard <boll@debian.org>  Wed, 26 Jan 2005 19:35:09 +0000
308 mlmmj (1.2.0-2) unstable; urgency=low
310   * Add VERP support to the list of features at upstreams request
312  -- Søren Boll Overgaard <boll@debian.org>  Wed, 26 Jan 2005 16:44:57 +0000
314 mlmmj (1.2.0-1) unstable; urgency=low
316   * New upstream release
318  -- Søren Boll Overgaard <boll@debian.org>  Sun, 23 Jan 2005 12:13:45 +0000
320 mlmmj (1.1.0-4) unstable; urgency=low
322   * Fix multiple issues in patched mlmmj-make-ml (Thanks to Rune)
324  -- Søren Boll Overgaard <boll@debian.org>  Sat, 22 Jan 2005 09:50:07 +0000
326 mlmmj (1.1.0-3) unstable; urgency=low
328   * Don't fork mlmmj maintenance daemon to the background (Closes: Bug#286812)
330  -- Søren Boll Overgaard <boll@debian.org>  Wed, 22 Dec 2004 22:15:36 +0000
332 mlmmj (1.1.0-2) unstable; urgency=low
334   * Include /usr/bin/mlmmj-upgrade-lists which was accidently left out in
335     1.1.0-1.
337  -- Søren Boll Overgaard <boll@debian.org>  Mon,  6 Dec 2004 14:06:09 +0000
339 mlmmj (1.1.0-1) unstable; urgency=low
341   * New upstream release
342   * Upstream now automatically installs listtexts under /usr/share/mlmmj/
343   * Update mlmml-upgrade-texts and rename it to mlmmj-upgrade-lists
345  -- Søren Boll Overgaard <boll@debian.org>  Wed,  1 Dec 2004 19:31:40 +0000
347 mlmmj (1.0.0-RELEASE+1.1.0-RC2-1) unstable; urgency=low
349   * New upstream release
351  -- Søren Boll Overgaard <boll@debian.org>  Mon, 22 Nov 2004 19:09:33 +0000
353 mlmmj (1.0.0-RELEASE+1.1.0-RC1-1) unstable; urgency=low
355   * New upstream release
357  -- Søren Boll Overgaard <boll@debian.org>  Fri, 12 Nov 2004 17:36:12 +0000
359 mlmmj (1.0.0-RELEASE-4) unstable; urgency=low
361   * Install binary-indep files from the appropriate target in debian/rules
362     (Closes: Bug#276375)
364  -- Søren Boll Overgaard <boll@debian.org>  Sun, 17 Oct 2004 08:56:12 +0000
366 mlmmj (1.0.0-RELEASE-3) unstable; urgency=low
368   * Fix references to /usr/local in error messages from the mlmmj-* binaries.
369     (Thanks to Jesper Lund for pointing this out)
370   * Improve language in debian/control
371   * Remove verbose call to dh_installdebconf now that it works
373  -- Søren Boll Overgaard <boll@debian.org>  Sun,  3 Oct 2004 08:30:15 +0000
375 mlmmj (1.0.0-RELEASE-2) unstable; urgency=low
377   * Manpages written for Debian are now included upstream. Move our own to 
378     the attic (but keep mlmmj-main-wrapper.1 around, since it is Debian 
379     specific).
380   * Introduce debconf, and ask the user if he wants us to remove all 
381     mlmmj lists and archives when the mlmmj package is removed.
382     Update debian/postrm and debian/control accordingly.
383   * Remind the user to clean up /etc/aliases if it contains references to 
384     mlmmj binaries. We don't want to attempt to clean it automatically.
386  -- Søren Boll Overgaard <boll@debian.org>  Fri, 17 Sep 2004 18:46:01 +0000
388 mlmmj (1.0.0-RELEASE-1) unstable; urgency=low
390   * New upstream release
392  -- Søren Boll Overgaard <boll@debian.org>  Thu,  9 Sep 2004 10:41:05 +0000
394 mlmmj (1.0.0-RC4-4) unstable; urgency=low
396   * Update mlmmj-make-ml patch to store configurations under /etc/mlmmj
397     and just making the configuration stuff under /var symlinks.
399  -- Søren Boll Overgaard <boll@debian.org>  Wed,  8 Sep 2004 19:56:43 +0000
401 mlmmj (1.0.0-RC4-3) unstable; urgency=low
403   * add debian/watch
404   * fix mlmmj-maint-wrapper to only execute mlmmj-maintd for directories
406  -- Søren Boll Overgaard <boll@debian.org>  Sun,  5 Sep 2004 18:37:06 +0000
408 mlmmj (1.0.0-RC4-2) unstable; urgency=low
410   * Fix wrong suggests, which contains remnants of tests.
412  -- Søren Boll Overgaard <boll@debian.org>  Sun,  5 Sep 2004 05:29:57 +0000
414 mlmmj (1.0.0-RC4-1) unstable; urgency=low
416   * Install list texts as configuration files
417   * Initial Release. (closes: Bug#269249)
418   * Introduce mlmmj-maint-wrapper for running applicable instances of 
419     mlmmj-maintd
420   * Split web stuff into separate packages, to avoid making mlmmj depend on
421     more stuff then necessary.
422   * Write man pages for a bunch of binaries. These should prove useful
423     upstream as well.
424   * Rename mlmmj-make-ml.sh to mlmmj-make-ml, since there is no point in 
425     advertising that it is a shell script.
426   * Extensive changes to contrib/web/* to fit the Debian file system layout
428  -- Søren Boll Overgaard <boll@debian.org>  Tue, 31 Aug 2004 17:47:15 +0000