duplicity 0.6.18-0ubuntu2 source package in Ubuntu

Changelog

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

  * debian/control:
    - Drop python-paramiko to a Suggests to match the ssh Suggests and
      to keep it off the CD, for space reasons.  It isn't needed for
      deja-dup to use ssh anyway, since deja-dup uses GIO for that.  So
      no loss of functionality in the desktop.
 -- Michael Terry <email address hidden>   Tue, 06 Mar 2012 10:49:42 -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-0ubuntu2.diff.gz 14.3 KiB 9a5714fee6cafb552ebe50b5ff17d581d3fda24c4d5cef1ca59cd2c952857b7e
duplicity_0.6.18-0ubuntu2.dsc 1.2 KiB 6dfd6dfc1e74f3a07f2ddfad6ad407818459466e513e1098e4f93222dca1c79c

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.