borgmatic 1.5.18-2 source package in Ubuntu

Changelog

borgmatic (1.5.18-2) unstable; urgency=medium

  * Fix the spelling of systemd.
  * Build-depend on dh-sequence-python3 instead of --with python3.
  * Clean manpages and egg-info in debian/clean.

 -- Andrej Shadura <email address hidden>  Tue, 12 Oct 2021 09:40:41 +0200

Upload details

Uploaded by:
Debian Borg Collective
Uploaded to:
Sid
Original maintainer:
Debian Borg Collective
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
borgmatic_1.5.18-2.dsc 1.7 KiB 197bdff27b28c8456a978202008c8e3fb949da364fb16f992bc571968fcccb70
borgmatic_1.5.18.orig.tar.gz 263.7 KiB e18fae9d7bd655ab3ae62c6a84f9bcf38a2cbacef08018e3e6eb61ab890bd965
borgmatic_1.5.18-2.debian.tar.xz 4.9 KiB f1a2c97d64b9970834f0c13485083cce357b48cce0059b1d94f96928e8a317d5

No changes file available.

Binary packages built by this source

borgmatic: automatically create, prune and verify backups with borgbackup

 borgmatic is a simple Python wrapper script for the Borg backup software that
 initiates a backup, prunes any old backups according to a retention policy,
 and validates backups for consistency. The script supports specifying your
 settings in a declarative configuration file rather than having to put them
 all on the command-line, and handles common errors.