duplicity 0.6.18-0ubuntu3 source package in Ubuntu
Changelog
duplicity (0.6.18-0ubuntu3) precise; urgency=low * debian/patches/06lazywarnings.dpatch: - Backport patch to add some more machine-readable warning codes for when duplicity can't restore a particular file. This lets apps like deja-dup present the user with a list of files with problems. -- Michael Terry <email address hidden> Thu, 22 Mar 2012 09:24:58 -0400
Upload details
- Uploaded by:
- Michael Terry
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- utils
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
duplicity_0.6.18.orig.tar.gz | 1.1 MiB | 56bc583be1031762dd94082cb30e09e1347167aaa88188f8d6d6c052ad8f90af |
duplicity_0.6.18-0ubuntu3.diff.gz | 15.0 KiB | 198285b58ac74800c186fd1fd509c2d912c9d7abda424cb4d3f9b62eb4ad0027 |
duplicity_0.6.18-0ubuntu3.dsc | 1.2 KiB | 395ce43634450a88c56bbd77fd911d34a07a3d5e6d4bce156926fd9aac311e0e |
Available diffs
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.