# SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
# SPDX-FileCopyrightText: 2020 Harald Sitter <sitter@kde.org>

# Pin our mysql dummy packages, akonadi breaks on mysql 8 in focal but
# the bionic -> focal upgrade has apt insisting on installing mysql
# (or uninstalling akonadi) so we make a dummy package.  If you want
# mysql you can remove this file but it'll break akonadi.

Package: mysql-client-core-8.0
Pin: origin "archive.neon.kde.org"
Pin-Priority: 1100

Package: mysql-server-core-8.0
Pin: origin "archive.neon.kde.org"
Pin-Priority: 1100
