Source: automysqlbackup
Section: admin
Priority: optional
Maintainer: Thomas Goirand <zigo@debian.org>
Build-Depends:
 debhelper-compat (= 12),
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/zigo/automysqlbackup
Vcs-Git: https://salsa.debian.org/zigo/automysqlbackup.git
Homepage: http://sourceforge.net/projects/automysqlbackup/

Package: automysqlbackup
Architecture: all
Recommends:
 mutt,
Depends:
 bsd-mailx | mailx,
 default-mysql-client | virtual-mysql-client,
 ${misc:Depends},
Description: daily, weekly and monthly backup for your MySQL database
 automysqlbackup creates backup every day, week and month for all of your MySQL
 database, to a configured folder. There's nothing to do but to install this
 package, and you'll rest assured that you have a way to go back in the history
 of your database.
 .
 This package may be unsafe if untrusted users may create databases and if no
 check on the syntax of the name of them is performed.
