1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
  
     | 
    
      Source: automysqlbackup
Section: admin
Priority: extra
Maintainer: Thomas Goirand <zigo@debian.org>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/cgit/users/zigo/automysqlbackup/
Vcs-Git: git://anonscm.debian.org/users/zigo/automysqlbackup.git
Homepage: http://sourceforge.net/projects/automysqlbackup/
Package: automysqlbackup
Architecture: all
Recommends: mutt
Depends: ${misc:Depends}, mysql-client | virtual-mysql-client, bsd-mailx | mailx
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.
 
     |