Code

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