Source: pgbackrest
Section: database
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Uploaders: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Build-Depends: debhelper (>= 9),
               libio-socket-ssl-perl,
               libxml-checker-perl,
               libxml-libxml-perl,
               txt2man
Standards-Version: 4.1.1
Homepage: http://www.pgbackrest.org/
Vcs-Git: https://anonscm.debian.org/git/pkg-postgresql/pgbackrest.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-postgresql/pgbackrest.git

Package: pgbackrest
Architecture: any
Depends: libdbd-pg-perl,
         postgresql-common,
         ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends}
Suggests: pgbackrest-doc
Description: Reliable PostgreSQL Backup & Restore
 pgBackRest is a simple, reliable backup and restore system for PostgreSQL
 that can seamlessly scale up to the largest databases and workloads.

Package: pgbackrest-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Description: Documentation package for pgbackrest
 The pgBackRest documentation contains detailed information about the
 configuration and usage of pgBackRest.
 .
 pgBackRest is a simple, reliable backup and restore system for PostgreSQL
 that can seamlessly scale up to the largest databases and workloads.
