X-Git-Url: https://git.tokkee.org/?p=pkg-mlmmj.git;a=blobdiff_plain;f=debian%2Fchangelog;h=4f0dfc2af18d4f0d6d4d821208eacf27405c2557;hp=1d8133035c3855ff9163516eba6bb2bf6e797133;hb=HEAD;hpb=45df730b29ceb0e49c34da34cf45ca9dcf5545a9 diff --git a/debian/changelog b/debian/changelog index 1d81330..4f0dfc2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,22 @@ mlmmj (1.2.16-0.1) unstable; urgency=low * Non-maintainer upload. + + [ Sebastian Harl ] * New upstream release. * Fixed .diff.gz - do not include the reverse diff to some previous version (Closes: #516948). + * Acknowledge and integrated NMU; thanks to Marc Brockschmidt + (Closes: #470125). * debian/po/: - Added sv.po, thanks to Martin Bagge (Closes: #503607). - Added ja.po, thanks to Hideki Yamane (Closes: #512988). + - Added gl.po, thanks to "marce" (Closes: #556283). + - Added it.po, thanks to Luca Monducci (Closes: #547410). + - Added eu.po, thanks to Piarres Beobide (Closes: #548111). + - Added vi.po, thanks to Clytie Siddall (Closes: #548139). + - Added ru.po, thanks to Yuri Kozlov (Closes: #548220). + - Added fi.po, thanks to Esko Arajärvi (Closes: #549791). * debian/control: - Moved "Homepage" field from package description to the source stanza. * debian/attic/: @@ -18,7 +28,8 @@ mlmmj (1.2.16-0.1) unstable; urgency=low * debian/rules: - Cleanup: There is no need to have build-arch and build-indep - especially if the latter is empty. Removed configure from .PHONY to - prevent configure being called twice. + prevent configure being called twice. Removed unnecessary occurrences of + $(CURDIR). - Actually pass CFLAGS to configure. - Rename mlmmj-make-ml.sh.1 to mlmmj-make-ml.1, since we rename the binary as well. @@ -26,21 +37,43 @@ mlmmj (1.2.16-0.1) unstable; urgency=low of that itself. - Do not include the AUTHORS and VERSION files in the binary packages - they do not contribute any further information. + - Include all upstream README files in the binary packages - the MTA + specific files have been left out so far. + - Install the web-interfaces to /usr/share/PACKAGE/www - /var/www is for + the user of the local admin only; thanks to Manoj Srivastava for + reporting this (Closes: #553548, #553550). * debian/patches/: - Added short descriptions to all patches. - Cleaned up patches: Don't use a custom /bin/sh script to execute the - patches but use dpatch instead. Use prefix "a" and "b" for path names. + patches but use dpatch instead. Use prefix "a" and "b" for path names + rather than "mlmmj-X.Y.Z" and some path below /tmp/. The latter did not + work with current versions of dpatch anyway; thanks to Lucas Nussbaum + for reporting this (Closes: #560554). - Removed 01_debian_make_mlmmj-ml - instead added mlmmj-make-ml to debian/ directly. - Removed unused 05_fix_call_to_free. - Added 01_fix_manpages to fix the what-is entry of the mlmmj-sub and mlmmj-unsub manpages. + - Added 01_fix_hyphen_used_as_minus_sign to fix the use of '-' in + manpages. * debian/bogus-conffiles: - Removed. This file is not used. * debian/docs: - Removed. This file is not needed. + * debian/mlmmj-php-web-admin.apache.conf, debian/mlmmj-php-web.apache.conf: + - Added example configurations for the Apache webserver. - -- Sebastian Harl Thu, 05 Mar 2009 10:35:05 +0100 + [ Thomas Goirand ] + * debian/control: + - Added dependency to mlmmj for the mlmmj-php-web package. + - Added ${misc:Depends} dependency for both mlmmj-php-web and + mlmmj-php-web-admin packages. + - Bumped Standard-Version to 3.8.3. + - Wrote a more comprehensive long description. + - Updated homepage field. + * Added a README.source + + -- Sebastian Harl Sat, 23 Jan 2010 15:48:41 +0100 mlmmj (1.2.15-1.1) unstable; urgency=low