ubuntu/+source/mailman:applied/debian/experimental

Last commit made on 2013-12-29
Get this branch:
git clone -b applied/debian/experimental https://git.launchpad.net/ubuntu/+source/mailman
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/experimental
Repository:
lp:ubuntu/+source/mailman

Recent commits

2e8f564... by Thorsten Glaser

1:2.1.16-1exp2 (patches applied)

Imported using git-ubuntu import.

cdd1512... by Thorsten Glaser

Switch mailman to UTF-8 (release goal)

Gbp-Pq: 91_utf8.patch.

d97048c... by Thorsten Glaser

Fix bugs in translation files

Gbp-Pq: 90_gettext_errors.patch.

9820fce... by Thorsten Glaser

Fix UnicodeError in sync_members

Gbp-Pq: 80_sync_members_unicode.patch.

ca15fe0... by Thorsten Glaser

Some non-pipermail archivers require _no_ final slash (Closes: #350388)

Gbp-Pq: 79_archiver_slash.patch.

7e591b7... by Thorsten Glaser

Patch to prevent browser from caching pages (Closes: #281284)

Gbp-Pq: 66_donot_let_cache_html_pages.patch.

072d9ea... by Thorsten Glaser

Get the default language from the config file, and do not use the

Gbp-Pq: 63_update_default_server_language.patch.

1d14b09... by Thorsten Glaser

Disable some modules which are pulled in from other Debian packages.

Gbp-Pq: 53_disable_addons.patch.

65d5e53... by Thorsten Glaser

Use lstat instead of stat in check_perms

Gbp-Pq: 52_check_perms_lstat.patch.

14585b8... by Thorsten Glaser

Don't do the compileall dance. It'll just waste CPU cycles.

Gbp-Pq: 51_nocompile.pyc.patch.