name: "hydra-werther"
arch: "amd64"
platform: "linux"
version: "${PACKAGE_VERSION}"
section: "default"
priority: "extra"
maintainer: "Cadoles <contact@cadoles.com>"
description: |
  PostgreSQL automated backup scripts
vendor: "Cadoles"
homepage: "https://forge.cadoles.com/Cadoles/postgres-backup"
license: "AGPL-3.0"
version_schema: none
contents:
  - src: bin/werther_linux_amd64
    dst: /usr/bin/hydra-werther
  - src: conf/hydra-werther.conf
    dst: /etc/hydra-werther/hydra-werther.conf
  - src: misc/packaging/systemd/hydra-werther.service
    dst: /usr/lib/systemd/system/hydra-werther.service