Source: autopostgresqlbackup
Section: admin
Priority: extra
Maintainer: Emmanuel Bouthenot <kolter@debian.org>
Build-Depends: debhelper (>= 7.0.50~), perl
Standards-Version: 3.9.4
Homepage: http://projects.frozenpc.net/autopgsqlbackup/
Vcs-Git: git://anonscm.debian.org/users/kolter/autopostgresqlbackup.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/kolter/autopostgresqlbackup.git

Package: autopostgresqlbackup
Architecture: all
Recommends: mutt
Depends: ${misc:Depends}, postgresql-client-common
Description: Automated tool to make periodic backups of PostgreSQL databases
 autopostgresqlbackup is a shell script (usually executed from a cron job)
 designed to provide a fully automated tool to make periodic backups of
 PostgreSQL databases. autopostgresqlbackup extract databases into flat files
 in a daily, weekly or monthly basis.
 .
 autopostgresqlbackup is a PostgreSQL port of automysqlbackup.
