diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 13:40:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 13:40:56 +0000 |
commit | cb9571c0db2663b5b12355f577f17e3eec9cbe0e (patch) | |
tree | c98c5994c96da1a919e52117aa84eb863d888f80 /debian/control | |
parent | Releasing progress-linux version 1:10.11.7-2~progress7.99u1. (diff) | |
download | mariadb-cb9571c0db2663b5b12355f577f17e3eec9cbe0e.tar.xz mariadb-cb9571c0db2663b5b12355f577f17e3eec9cbe0e.zip |
Merging debian version 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 070f75ac..115e792a 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Build-Depends: bison, debhelper-compat (= 13), debhelper (>= 13.13~), dh-exec, + dpkg-dev (>= 1.22.5), gdb <!nocheck>, libboost-dev, libbz2-dev, @@ -168,14 +169,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 @@ -716,7 +718,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 |