duplicity 0.6.18-0ubuntu1 source package in Ubuntu

Changelog

duplicity (0.6.18-0ubuntu1) precise; urgency=low

  * New upstream bug-fix release
  * debian/patches/01pexpect.dpatch:
    - Dropped, upstream switched to paramiko instead
  * debian/control:
    - Switch depend on python-pexpect to python-paramiko
 -- Michael Terry <email address hidden>   Mon, 05 Mar 2012 11:42:55 -0500

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
duplicity_0.6.18.orig.tar.gz 1.1 MiB 56bc583be1031762dd94082cb30e09e1347167aaa88188f8d6d6c052ad8f90af
duplicity_0.6.18-0ubuntu1.diff.gz 14.2 KiB 8ceabfd97353a55cd1ebf3c67164fcfc53f3d3c45e2e6e75f97adca8b297dbe5
duplicity_0.6.18-0ubuntu1.dsc 1.2 KiB f5853e5e3455d98679e5b79db2aae5d5ef6b7f6466ba0ef2a9835fa3b2fe1da4

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.