duplicity 1.2.2-1 source package in Ubuntu

Changelog

duplicity (1.2.2-1) unstable; urgency=medium

  * new upstream release (closes: #817042, #565398, #801210, #880111)
  * various bits of build infrastructure cleanup,
    with thanks to Barak A. Pearlmutter for the work! (closes: #1032965)

 -- Alexander Zangerl <email address hidden>  Sun, 09 Apr 2023 16:26:53 +1000

Upload details

Uploaded by:
az
Uploaded to:
Sid
Original maintainer:
az
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
duplicity_1.2.2-1.dsc 2.1 KiB 56f1e8027d08a80c4835a949590880944aff0cdba92f88d6ed1dd72a6ee570f0
duplicity_1.2.2.orig.tar.gz 1.4 MiB 0b29a341f406402df5ed3656f7663ff0d7a03bf2155dc874d0b2caac41c2c234
duplicity_1.2.2-1.debian.tar.xz 15.9 KiB 4791c0c0be457603a3481a75dcc04a68b139b7a1dc97f1cf9f5c8967d6ff50a4

No changes file available.

Binary packages built by this source

duplicity: encrypted bandwidth-efficient backup

 Duplicity backs directories by producing encrypted tar-format volumes
 and uploading them to a remote or local file server. Because duplicity
 uses librsync, the incremental archives are space efficient and only
 record the parts of files that have changed since the last backup.
 Because duplicity uses GnuPG to encrypt and/or sign these archives, they
 will be safe from spying and/or modification by the server.

duplicity-dbgsym: debug symbols for duplicity