borgmatic 1.3.21-1 source package in Ubuntu

Changelog

borgmatic (1.3.21-1) unstable; urgency=medium

  * New upstream version 1.3.21
  * d/control:
    + switch to debhelper-compat and level 12
    + added Rules-Requires-Root: no

 -- Sebastien Badia <email address hidden>  Mon, 30 Sep 2019 23:31:32 +0200

Upload details

Uploaded by:
Johan Fleury
Uploaded to:
Sid
Original maintainer:
Johan Fleury
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
borgmatic_1.3.21-1.dsc 2.0 KiB 04b973032d3e6da23d48b4626465be45c4a35bcdca3ae6d55c2c78ff4594981d
borgmatic_1.3.21.orig.tar.gz 105.6 KiB ee0d385be93895a236fcc3305b89eacf43ec91e11dcd9f0a4fc531a9f2b653fa
borgmatic_1.3.21-1.debian.tar.xz 3.8 KiB 5d97543da44606aaec6c0836fc0a5aa3aa47a2d258da59c4b114a5c2c487fe61

Available diffs

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.