From noreply at release.debian.org Thu May 14 05:39:50 2026 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Thu, 14 May 2026 04:39:50 +0000 Subject: [pkg-bacula-devel] bacula is marked for autoremoval from testing Message-ID: bacula 15.0.3-5 is marked for autoremoval from testing on 2026-06-18 It (build-)depends on packages with these RC bugs: 1135725: dbconfig-common: documentation has a non-DFSG free license https://bugs.debian.org/1135725 For more information on the autoremoval process, including hints to prevent autoremoval can be found on the wiki: https://wiki.debian.org/Autoremoval This mail is generated by: https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl Autoremoval data is generated by: https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl From owner at bugs.debian.org Fri May 22 10:23:05 2026 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 22 May 2026 09:23:05 +0000 Subject: [pkg-bacula-devel] Processed: bacula: Please drop dependencies on virtual packages from mysql-defaults References: <1779441653.810996.520698.nullmailer@XPS-13-9370> <1779441653.810996.520698.nullmailer@XPS-13-9370> Message-ID: Processing control commands: > affects -1 + src:mysql-defaults Bug #1137311 [bacula] bacula: Please drop dependencies on virtual packages from mysql-defaults Added indication that 1137311 affects src:mysql-defaults -- 1137311: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1137311 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From otto at debian.org Fri May 22 10:20:53 2026 From: otto at debian.org (=?utf-8?b?T3R0byBLZWvDpGzDpGluZW4=?=) Date: Fri, 22 May 2026 17:20:53 +0800 Subject: [pkg-bacula-devel] Bug#1137311: bacula: Please drop dependencies on virtual packages from mysql-defaults Message-ID: <1779441653.810996.520698.nullmailer@XPS-13-9370> Package: bacula Severity: normal Control: affects -1 + src:mysql-defaults Dear Maintainer, Following a recent discussion on debian-devel@[1], there is a plan to dismantle the default-mysql-* virtual package construct provided by the mysql-defaults source package. With the recent releases of MySQL 9.7 and MariaDB 12.3, there is now enough divergence between the two codebases to warrant dismantling this metapackage in the Forky (Debian 14) cycle. This is filed with severity 'normal' as this change is not urgent. We are asking maintainers to drop any dependencies on these virtual packages: * default-libmysqlclient-dev * default-mysql-client * default-mysql-client-core * default-mysql-server * default-mysql-server-core However, how this is handled in is in your discretion based on the details of how the package is maintained and tested in Debian. There are mainly three options: - Direct switch: The most straightforward approach is to switch defaut-mysql-* directly to the MariaDB equivalent (libmariadb-dev, libmariadb-dev-compat, mariadb-client, mariadb-server, etc). For example 'Recommends: mariadb-server'. - Dual compatibility: If the package actively supports both engines and you wish to keep an alternative runtime path open for users drawing from third-party repositories, you can declare an OR dependency. For example 'Depends: mariadb-client | mysql-client'. - Specific constraint: If your package does not work with MariaDB, feel free to tailor the package relationships to match that constraint. This is however very unlikely as all Debian releases in past decade have only shipped with MariaDB, and the open source ecosystem has largely shifted to lean towards MariaDB. This change is targeted specifically for the Forky cycle and does not affect any existing stable releases. Thank you for your time and your work maintaining bacula in Debian! [1] https://lists.debian.org/debian-devel/2026/05/msg00161.html