duplicity 0.7.14-2ubuntu1 source package in Ubuntu
Changelog
duplicity (0.7.14-2ubuntu1) bionic; urgency=low * Merge from Debian unstable. Remaining changes: - Add a simple dep8 test - Drop Recommends for various backends to Suggests - d/p/{01-reverify,02-unicode}: Disabled, upstream fixed the issues duplicity (0.7.14-2) unstable; urgency=medium * adjusted testsuite to not bother with TZ-dependent time/date assertion, which seems to fail under sbuild/schroot (closes: #880251) duplicity (0.7.14-1) unstable; urgency=low * New upstream release * dependencies adjusted to accept both gnupg 2 and 1 duplicity (0.7.13.1-2) unstable; urgency=medium * explicitly depend on gnupg (closes: #873162) duplicity (0.7.13.1-1) unstable; urgency=low * New upstream release * recommend python-pexpect (same as python-paramiko) (closes: #866062) * run test suite during build (closes: #861703) * new rules file using mostly just dh -- Michael Terry <email address hidden> Sat, 11 Nov 2017 09:29:26 -0500
Upload details
- Uploaded by:
- Michael Terry
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
duplicity_0.7.14.orig.tar.gz | 1.5 MiB | 7a3eb74a2a36b004b10add2970b37cfbac0bd693d79513e6311c8e4b8c3dd73e |
duplicity_0.7.14-2ubuntu1.debian.tar.xz | 17.3 KiB | 28f19a9f6b1a39b91411d706a676c04305052bd1c9c88337de064112e8aeca8a |
duplicity_0.7.14-2ubuntu1.dsc | 2.0 KiB | eb18dc39aac40a7b6c0a3b420446ee1a9154de422f8df6a4712232eb326d8383 |
Available diffs
- diff from 0.7.12-1ubuntu1 to 0.7.14-2ubuntu1 (49.3 KiB)
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