The following paragraph isn't well formatted, skipping it: << ==EOF== # String "-11.8." needs to be in path as MariaDB releases several series in # parallel (e.g 11.4, 10.11, 10.4, 10.3 etc) and uscan should check for updates # only in the 11.8-series. # # Specifically use archive.mariadb.org because it supports https and the main # page has a file listing suitable for scanning new releases. # The archive.mariadb.org service is under MariaDB Foundation control and is the # official source for new releases. ==EOF==
commit 9fb7d9fef8c95bdf64d0c8b8e022ec4bf3b821e6
Author: Luke Yasuda <jing@jing.rocks>
Date: Sat Aug 22 20:03:56 2026 +0900
d/control: upgrade debhelper compatibility level to 14
- dh_installsysusers is included in the default sequence.
- dh_dwz is removed from the default sequence, so we specify it explicitly
to restore the previous behavior.
- many substvars are no longer needed.
commit b61716d942bd9d0ba9fb9171d4395d2dcccb1807
Author: Luke Yasuda <jing@jing.rocks>
Date: Sat Aug 22 19:40:32 2026 +0900
d/mariadb-server.links: drop the use of dh-exec
We no longer need dh-exec because dh_install can handle DEB_HOST_* since
debhelper 13.
commit 88600e5e0aa5f35cfbfa3d2cdf08daafe48fcf52
Author: Luke Yasuda <jing@jing.rocks>
Date: Sat Aug 22 19:37:47 2026 +0900
d/*.lintian-overrides: fix all the mismatched-override
There is 1 open security issue in trixie.
You can find information about how to handle this issue in the security team's documentation.