duplicity 2.1.4-3ubuntu1 source package in Ubuntu

Changelog

duplicity (2.1.4-3ubuntu1) noble; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Cherry-pick patch to drop unnecessary Depends: python3-setuptools-scm

duplicity (2.1.4-3) unstable; urgency=medium

  * switch from python3-boto (which is pending removal) to python3-boto3

 -- Gianfranco Costamagna <email address hidden>  Sun, 10 Mar 2024 01:29:33 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
duplicity_2.1.4.orig.tar.bz2 852.4 KiB eaa14f7536a4f6e935a3407a49a5959e14fda36576edbe8c305dccb1431e2132
duplicity_2.1.4-3ubuntu1.debian.tar.xz 16.2 KiB 423c6ccb4772f4a6ef364c54374ffdc1d7171d3d25cf5599bd485398f2784954
duplicity_2.1.4-3ubuntu1.dsc 2.2 KiB 6fd24cc45e1d06fe5dd9a3169bca41ce12bb014200ccf46be529df22be518be5

Available diffs

View changes file

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