vcswatch reports that
this package seems to have a new changelog entry (version
26.4.20-2, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 7df088a8ce9da03605887a9a5f50867731da7802
Author: Otto Kekäläinen <otto@debian.org>
Date: Sun Dec 15 15:44:43 2024 -0800
Update gbp.conf and README.source.md after review with gbp experts
As Debian does not have a standardized workflow that would apply to all
packages, new contributors may struggle with guessing what workflow this
specific package has been using. Address this by documenting the typical
scenarios in a README.source.md file.
This README version in particular has been optimized to be as simple as
git-buildpackage currently allows, and it has been reviewed and discussed
on the git-buildpackage mailing list, see
https://lists.sigxcpu.org/pipermail/git-buildpackage/2024-December/thread.html
Likewise the debian/gbp.conf is now optimized, and also aligned with other
packages recently updated (rocksdb, mariadb, entr etc).
commit 8c723d29944728c4da3cec035a5022e0ba5cc165
Author: Adel Belhouane <bugs.a.b@free.fr>
Date: Wed Nov 13 21:22:22 2024 +0100
Package galera-arbitrator-4 has to depend on adduser
Since Debian trixie, apt, a required package, doesn't depend simply on
adduser but merely on "base-passwd (>= 3.6.1) | adduser". In a minimal
environment adduser might not have been installed yet.
Pre-Depend on adduser to satisfy the preinst script.
Signed-off-by: Adel Belhouane <bugs.a.b@free.fr>
commit e905d3578287332ad3118b9dec9a14f71459892d
Author: Otto Kekäläinen <otto@debian.org>
Date: Tue Nov 12 14:34:11 2024 -0800
Apply 'wrap-and-sort -vast' from latest devscripts version 2.24.2
commit 321c5a84f729eb426961ab0bdb58c3e2da18961c
Author: Adel Belhouane <bugs.a.b@free.fr>
Date: Tue Nov 12 19:27:24 2024 +0100
Create user _galera in galera-arbitrator-4 instead of galera-4
The galera-4 binary package is a plugin for mariadb: this library
already runs in the context of the mariadbd daemon: typically as mysql
user and doesn't require any specific user for itself.
The standalone garbd arbitrator daemon usually runs on a system where
mariadb-server and thus galera-4 is not installed. Because of this,
systemd fails to start garbd because it doesn't find the _galera user
now added in garbd.service's configuration.
Simply move the postinst script creating _galera from galera-4 to
galera-arbitrator-4 to fix this.
Signed-off-by: Adel Belhouane <bugs.a.b@free.fr>
commit 417665447e92eb592499708a459d748422318f1a
Author: Otto Kekäläinen <otto@debian.org>
Date: Tue Sep 3 20:55:47 2024 -0700
Bump standards version to 4.7.0
No changes needed based on checklist at
https://www.debian.org/doc/debian-policy/upgrading-checklist.html#version-4-7-0
commit 30b6ab24c889236e4e10464a81831b90e61322ae
Author: Otto Kekäläinen <otto@debian.org>
Date: Tue Sep 3 20:53:22 2024 -0700
Include trailing slash in watch file to be compatible with latest uscan
Similar as in https://salsa.debian.org/mariadb-team/mariadb-server/-/commit/88e0f1cea1e012b8ae12cca90e9ab72e64d452c7,
add a slash to the end of the URL so latest version of uscan can work.
commit 904d584b488b6a28c42ba06d87313a801f1b966d
Author: Otto Kekäläinen <otto@debian.org>
Date: Tue Sep 3 20:51:20 2024 -0700
Open new changelog entry
Gbp-Dch: Ignore