Source: pgbackrest
Section: database
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               libbz2-dev,
               liblz4-dev,
               libpq-dev,
               libssh2-1-dev,
               libssl-dev,
               libxml-checker-perl,
               libyaml-dev,
               libyaml-libyaml-perl (>= 0.67),
               libxml2-dev,
               libzstd-dev,
               meson,
               perl,
               pkg-config,
               txt2man,
               zlib1g-dev
Standards-Version: 4.6.2
Homepage: https://www.pgbackrest.org/
Vcs-Git: https://salsa.debian.org/postgresql/pgbackrest.git
Vcs-Browser: https://salsa.debian.org/postgresql/pgbackrest

Package: pgbackrest
Architecture: any
Depends: postgresql-common, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Suggests: pgbackrest-doc, check-pgbackrest
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.
 .
 This package contains all required binaries, scripts and libraries.

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