diff --git a/debian/autobake-deb.sh b/debian/autobake-deb.sh index 657604604a5..48721043279 100755 --- a/debian/autobake-deb.sh +++ b/debian/autobake-deb.sh @@ -48,7 +48,7 @@ fi if ! apt-cache madison libcrack2-dev | grep 'libcrack2-dev *| *2\.9' >/dev/null 2>&1 then sed '/libcrack2-dev/d' -i debian/control - sed '/Package: mariadb-plugin-cracklib/,+9d' -i debian/control + sed '/Package: mariadb-plugin-cracklib/,+11d' -i debian/control fi # If libpcre3-dev (>= 2:8.35-3.2~) is not available (before Debian Jessie or Ubuntu Wily) diff --git a/debian/control b/debian/control index e689e4963fa..d2383ec4f7c 100644 --- a/debian/control +++ b/debian/control @@ -659,7 +659,10 @@ Replaces: mariadb-gssapi-server-10.1, mariadb-gssapi-server-10.2, mariadb-gssapi-server-10.3 Description: GSSAPI authentication plugin for MariaDB server - This package contains the server components. + This plugin includes support for Kerberos on Unix, but can also be used for + Windows authentication with or without domain environment. + . + This package contains the server parts. Package: mariadb-plugin-gssapi-client Architecture: any @@ -674,7 +677,10 @@ Replaces: mariadb-gssapi-client-10.1, mariadb-gssapi-client-10.2, mariadb-gssapi-client-10.3 Description: GSSAPI authentication plugin for MariaDB client - This package contains the client components. + This plugin includes support for Kerberos on Unix, but can also be used for + Windows authentication with or without domain environment. + . + This package contains the client parts. Package: mariadb-backup Architecture: any @@ -687,6 +693,10 @@ Depends: mariadb-client-core-10.3, ${shlibs:Depends} Description: Backup tool for MariaDB server This backup tool is guaranteed to be compatible with MariaDB. + Based on Xtrabackup, but improved to work with MariaDB. + . + Plese refer to the MariaDB Knowledge Base on more information on + how to use this tool. Package: mariadb-plugin-cracklib-password-check Architecture: any @@ -697,6 +707,9 @@ Depends: libcrack2 (>= 2.9.0), Description: CrackLib Password Validation Plugin for MariaDB This password validation plugin uses cracklib to allow only sufficiently secure (as defined by cracklib) user passwords in MariaDB. + . + Plese refer to the MariaDB Knowledge Base on more information on + how to use this tool. Package: mariadb-test Architecture: any