mirror of
https://github.com/MariaDB/server.git
synced 2025-08-18 17:42:20 +03:00
Deb: Remove versioning of MariaDB Backup and depend on client
There is no need for MariaDB Backup to be versioned. Other packages are very unlikely to need to depend on a certain generation of this package. Also for MariaDB Backup to run, it does not need the server, but client, and from client only core parts.
This commit is contained in:
4
debian/control
vendored
4
debian/control
vendored
@@ -672,13 +672,13 @@ Replaces: mariadb-gssapi-client-10.1,
|
||||
Description: GSSAPI authentication plugin for MariaDB client
|
||||
This package contains the client components.
|
||||
|
||||
Package: mariadb-backup-10.3
|
||||
Package: mariadb-backup
|
||||
Architecture: any
|
||||
Breaks: mariadb-backup-10.1,
|
||||
mariadb-backup-10.2
|
||||
Replaces: mariadb-backup-10.1,
|
||||
mariadb-backup-10.2
|
||||
Depends: mariadb-server-10.3,
|
||||
Depends: mariadb-client-core-10.3,
|
||||
${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Description: Backup tool for MariaDB server
|
||||
|
Reference in New Issue
Block a user