diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2017-07-07 12:39:43 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2017-07-07 12:39:43 +0300 |
commit | 57fea53615b9996b79a2945c4d5a7442ccb24d85 (patch) | |
tree | 3e3b13b1ae70cb80b5d4f14907e70e5c771a7026 /debian/control | |
parent | 7fee164faf8fce7be4ebe322d2178efd3d075eae (diff) | |
parent | 9e53a6bdfddaf0288ed34be272570cd7a304d01e (diff) | |
download | mariadb-git-57fea53615b9996b79a2945c4d5a7442ccb24d85.tar.gz |
Merge bb-10.2-ext into 10.3
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 3ee57b2e6a4..e8134dfcd65 100644 --- a/debian/control +++ b/debian/control @@ -595,6 +595,16 @@ Replaces: mariadb-gssapi-client-10.1, mariadb-gssapi-client-10.3 Description: GSSAPI authentication plugin for MariaDB client +Package: mariadb-backup-10.2 +Section: database +Architecture: any +Breaks: mariadb-backup-10.1 +Replaces: mariadb-backup-10.1 +Depends: mariadb-server-10.2, + ${misc:Depends}, + ${shlibs:Depends} +Description: Backup tool for MariaDB server + Package: mariadb-plugin-cracklib-password-check Architecture: any Depends: libcrack2 (>= 2.9.0), |