X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=1d8133035c3855ff9163516eba6bb2bf6e797133;hb=45df730b29ceb0e49c34da34cf45ca9dcf5545a9;hp=2438d586106118580b35a69366a6bd7f1af9c560;hpb=bd758dfe089562154b1927383547ba747099e5fa;p=pkg-mlmmj.git diff --git a/debian/changelog b/debian/changelog index 2438d58..1d81330 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,8 +9,38 @@ mlmmj (1.2.16-0.1) unstable; urgency=low - Added ja.po, thanks to Hideki Yamane (Closes: #512988). * debian/control: - Moved "Homepage" field from package description to the source stanza. - - -- Sebastian Harl Wed, 04 Mar 2009 18:52:39 +0100 + * debian/attic/: + - Removed. It's the job of a VCS to keep track of old versions. + * debian/mlmmj.templates.old: + - Removed. It's the job of a VCS to keep track of old versions. + * debian/dirs: + - Removed. This file is not needed. + * 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. + - Actually pass CFLAGS to configure. + - Rename mlmmj-make-ml.sh.1 to mlmmj-make-ml.1, since we rename the binary + as well. + - Do not manually install listtexts - the upstream build system takes care + of that itself. + - Do not include the AUTHORS and VERSION files in the binary packages - + they do not contribute any further information. + * 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. + - 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. + * debian/bogus-conffiles: + - Removed. This file is not used. + * debian/docs: + - Removed. This file is not needed. + + -- Sebastian Harl Thu, 05 Mar 2009 10:35:05 +0100 mlmmj (1.2.15-1.1) unstable; urgency=low