mailman-suite (0+20240312-2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 0+20240312-3 > 0+20240312-2
- Git: https://salsa.debian.org/mailman-team/mailman-suite.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 372736
- Browser: https://salsa.debian.org/mailman-team/mailman-suite
- Last scan: 2026-07-17 11:42:06+00
- Next scan: 2026-07-24 20:43:00+00
- CI pipeline status: success
- Debian changelog in Git:
mailman-suite (0+20240312-3) UNRELEASED; urgency=medium
[ Gunnar Wolf ]
* Update warning in README.Debian about (very old) MariaDB versions
[ Carles Pina i Estany ]
* Added po-debconf Catalan translation
[ Mike Gabriel ]
* debian/patches: Trivially rebase 0001_settings_py.patch.
* debian/patches: Update 0001_settings_py.patch. Set Q_CLUSTER['retry'] to a value greater than Q_CLUSTER['timeout'] as requested in django_q/conf.py.
[ William Desportes ]
* Sync settings_local.py with upstream
-- William Desportes <williamdes@wdes.fr> Wed, 31 Dec 2025 18:17:10 +0100
- This branch is 11 commits ahead of tag debian/0+20240312-2
- Git log:
commit 8f57947abb12561c595f89c22614017c6eedf1cc
Merge: ffc63ec 2f9879b
Author: Pierre-Elliott Bécue <peb@debian.org>
Date: Tue Jun 16 22:52:07 2026 +0200
Merge branch 'sync-settings' into 'master'
Sync settings_local.py with the upstream file
See merge request mailman-team/mailman-suite!8
commit 2f9879b6ce37a706ffca200d0c8066789403f310
Author: William Desportes <williamdes@wdes.fr>
Date: Wed Dec 31 18:18:01 2025 +0100
d/ch
commit 753d7f70481780c47708316dcf8b0f527a39abeb
Author: William Desportes <williamdes@wdes.fr>
Date: Tue Sep 9 10:50:38 2025 +0200
Fix the Salsa CI config
commit b16fc34b88ccf9ff968e991257ad6559ab0e158a
Author: William Desportes <williamdes@wdes.fr>
Date: Tue Sep 9 10:45:09 2025 +0200
Sync settings_local.py
Fixes missing "django.contrib.humanize'"
Ref: https://stackoverflow.com/questions/9538588/templatesyntaxerror-humanize-is-not-a-valid-tag-library-in-django#comment140723803_9538739
commit ffc63ec5ca1ad02e36921021ba313df2e54db1b7
Merge: 4bd510a 8013842
Author: Pierre-Elliott Bécue <peb@debian.org>
Date: Tue Nov 18 11:56:54 2025 +0100
Merge branch 'personal/sunweaver/retry-timeout' into 'master'
debian/patches: Update 0001_settings_py.patch. Set Q_CLUSTER['retry'] to a...
See merge request mailman-team/mailman-suite!7
commit 8013842a0440998f8ecaa960bad84d74d4207332
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Wed Sep 3 10:15:46 2025 +0200
debian/patches: Update 0001_settings_py.patch. Set Q_CLUSTER['retry'] to a value greater than Q_CLUSTER['timeout'] as requested in django_q/conf.py.
Supresses these warnings:
```
/usr/lib/python3/dist-packages/django_q/conf.py:139: UserWarning: Retry and timeout are misconfigured. Set retry larger than timeout,
failure to do so will cause the tasks to be retriggered before completion.
See https://django-q.readthedocs.io/en/latest/configure.html#retry for details.
```
commit 46c4f2c1755ce616aa2abf94b90d1942004bdaa2
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Wed Sep 3 10:13:33 2025 +0200
debian/patches: Trivially rebase 0001_settings_py.patch.
commit 4bd510ad705c6470f6a0601f653d0410d13692cd
Merge: 3b17f78 88518c6
Author: Pierre-Elliott Bécue <peb@debian.org>
Date: Tue Nov 18 11:55:28 2025 +0100
Merge branch 'drop-mysql-warning' into 'master'
Update warning in README.Debian about (very old) MariaDB versions
See merge request mailman-team/mailman-suite!6
commit 3b17f78d0badb311d8cb7ee3b47a8f3bd36c7d20
Merge: 965a304 8d3d369
Author: Pierre-Elliott Bécue <peb@debian.org>
Date: Tue Nov 18 11:55:05 2025 +0100
Merge branch 'update-translation-ca' into 'master'
Update/add Catalan po-debconf translation
See merge request mailman-team/mailman-suite!4
commit 8d3d369b95205a273ebe6cf524a748c63327d78b
Author: Carles Pina i Estany <carles@pina.cat>
Date: Sun Jul 13 07:25:22 2025 +0000
Added po-debconf Catalan translation
commit 88518c6e0d01ef25572da1332871ab2f0da72da7
Author: Gunnar Wolf <gwolf@gwolf.org>
Date: Sun Aug 3 13:24:51 2025 -0600
Update warning in README.Debian about (very old) MariaDB versions