Deb: Extend new package descriptions to meet Lintian minimum criteria

This commit is contained in:
Otto Kekäläinen 2018-04-17 21:30:36 +03:00
parent d46ebfb5b6
commit 44e7ec193e
2 changed files with 16 additions and 3 deletions

View File

@ -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)

17
debian/control vendored
View File

@ -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