borgmatic (1.9.13-0.1) unstable; urgency=medium

    Pay attention to changes in borgmatic when upgrading!

    Look for breaking changes since bookworm version 1.7.7 in
    /usr/share/doc/borgmatic/changelog.gz

    Also check official documentation regarding upgrades:
    https://torsion.org/borgmatic/docs/how-to/upgrade/

    You can fetch upstream documention running:
    /usr/share/doc/borgmatic/borgmatic-doc-download.sh

 -- Geoffroy Youri Berret <efrim@azylum.org>  Wed, 05 Mar 2025 11:17:51 +0100

borgmatic (1.9.0-0.1) unstable; urgency=medium

    borgmatic now conditionally starts when a yaml configuration file is found in
    /etc/borgmatic/config.yaml or /etc/borgmatic.d/*yaml following borgmatic convention.

    Inspect unit for details and test conditions with systemd-analyze:
        systemd-analyze condition \
            'ConditionFileNotEmpty=|/etc/borgmatic/config.yaml' \
            'ConditionPathExistsGlob=|/etc/borgmatic.d/*.yaml'

    See upstream documentation for more:
    https://torsion.org/borgmatic/docs/how-to/make-per-application-backups/

 -- Geoffroy Youri Berret <kaliko@debian.org>  Mon, 14 Oct 2024 10:11:59 +0200
