diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 13:40:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 13:40:19 +0000 |
commit | cd0a68dfedcff3b0ef67e60786df0f4c84bcadef (patch) | |
tree | b19a4d37ac06da4223d8a1201d959d8969d910ed /debian/control | |
parent | Adding debian version 1:10.11.7-2. (diff) | |
download | mariadb-debian/1%10.11.7-3.tar.xz mariadb-debian/1%10.11.7-3.zip |
Adding debian version 1:10.11.7-3.debian/1%10.11.7-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/debian/control b/debian/control index fa324353..a3f67265 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: bison, cracklib-runtime <!nocheck>, debhelper-compat (= 13), dh-exec, + dpkg-dev (>= 1.22.5), gdb <!nocheck>, libboost-dev, libbz2-dev, @@ -165,14 +166,15 @@ Description: MariaDB embedded database, development files language in the world. The main goals of MariaDB are speed, robustness and ease of use. . - This package includes the MariaDB embedded server library development and header files. + This package includes the MariaDB embedded server library development and + header files. Package: mariadb-common Architecture: all Depends: mysql-common (>= 5.6.25), ${misc:Depends} Multi-Arch: foreign -Description: MariaDB database common files (e.g. /etc/mysql/mariadb.conf.d/) +Description: MariaDB database common config files (/etc/mysql/mariadb.conf.d/) MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and @@ -713,7 +715,8 @@ Description: CrackLib Password Validation Plugin for MariaDB server This password validation plugin uses cracklib to allow only sufficiently secure (as defined by cracklib) user passwords in MariaDB server. . - Install and configure this to enforce stronger passwords for MariaDB server users. + Install and configure this to enforce stronger passwords for MariaDB server + users. Package: mariadb-plugin-hashicorp-key-management Architecture: any |