duplicity 0.6.23-1ubuntu1 source package in Ubuntu

Changelog

duplicity (0.6.23-1ubuntu1) trusty; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Enable tests during build
    - Add simple dep8 test that does a backup/restore cycle
    - Drop Recommends for various backends to Suggests
    - debian/patches/{01-reverify,02-unicode}: Disabled, upstream fixed
      the bugs these patches work around
  * debian/control:
    - Add Breaks on older versions of deja-dup due to new lockfile support
 -- Michael Terry <email address hidden>   Wed, 19 Feb 2014 12:02:20 -0500

Upload details

Uploaded by:
Michael Terry
Uploaded to:
Trusty
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.23.orig.tar.gz 1.2 MiB 7a17f1e10395dedcf3204bc53925bb9dcbbf2a7552c9b096ebe727eceb9c0c60
duplicity_0.6.23-1ubuntu1.debian.tar.gz 19.5 KiB 613d96f491fc315b30e5f8dd53bd159fcdd1dfac0676e37d9e15d5cace5b9a54
duplicity_0.6.23-1ubuntu1.dsc 1.2 KiB bddec8527188854e8abb5c0a014f6449fe62505d75ef73524480241cc9429a59

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.