vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
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