vorta 0.8.2-1 source package in Ubuntu

Changelog

vorta (0.8.2-1) unstable; urgency=medium

  [ Nicholas D Steeves ]
  * New upstream release.
  * Rebase patch queue onto this release.
  * Drop Build-Depends that are no longer required: python3-apscheduler.
  * Cherry pick the following from upstream to simplify unit test debugging:
    0006-Create-missing-parents-of-autostart-folder.-See-930.patch
    0007-Close-SVG-files-after-reading.-By-hroncok-1135.patch
    0008-Update-translations-ensure-new-store-module-is-inclu.patch
    0009-Remove-unused-pytest-runner-dependency.-Fixes-1136-1.patch
    0010-Remove-unused-setuptools-git-dependency.patch
    0011-Minor-test-fixes-1150.patch from upstream
    0012-Add-Bastien-to-contributors-1148.patch
    0013-Shows-folder-sizes-in-diff-view.-By-skrap-1156.patch
    0014-Ignore-encoding-errors-in-Wifi-names-darwin-1158.patch
    0015-Distinguish-different-errors-in-case-borg-check-fail.patch
    0016-Remove-unnecessary-qtbot.wait-1172.patch
    This brings the Debian source to parity with upstream 4d399fe.
  * Drop the following build deps (which are no longer necessary):
    python3-setuptools-git, python3-pytest-runner.
  * Add 0008-Update-translations-ensure-new-store-module-is-inclu.patch to
    include-binaries.
  * Update 0006-Create-missing-parents-of-autostart-folder.-See-930.patch to
    check if Vorta has been installed system-wide (eg: autopkgtests), and if
    not, load com.borgbase.Vorta.desktop from the upstream location; this
    solves FTBFS on buildd due to failing tests and prevents a regression in
    the autopkgtests.
  * rules: Set HOME to /tmp/home, and create it.
  * rules: Set XDG_RUNTIME_DIR to /tmp/run, and create it.
  * Drop 0007-disable-tests-that-depend-on-stable-PATH.patch, it is no longer
    needed!
  * Add libqt5svg5 to Build-Depends.  Without this lib 'test_archive_mount',
    which requires clickable elements, fails.
  * Add openssh-client to Recommends, so that network backup targets will
    work out of the box.
  * Declare Standards-Version: 4.6.0 (no changes required).

  [ Manuel Riel ]
  * Add explicit libqt5svg5 dependency to bin:vorta; this is needed for icons.
  * Drop Build-Depends that are no longer used by unit tests:
    python3-pytest-forked, python3-keyring, python3-networkmanager,
    python3-pyqt5.qsci.
  * Add back python3-pyqt5, which is no longer indirectly fulfilled by
    python3-pyqt5.qsci.
  * Also drop explicit bin:vorta deps on python3-pyqt5.qsci, and
    python3-secretstorage.

  [ Nicholas Steeves and Manuel Riel ]
  * Add openssh-client to Build-Depends; this is needed for ssh key tests in
    'test_ssh_dialog'.
  * Add explicit build dep on dbus-daemon, because this transitive dependency
    breaks when python3-keyring and python3-networkmanager are removed.

 -- Nicholas D Steeves <email address hidden>  Wed, 26 Jan 2022 19:25:26 -0500

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
vorta_0.8.2-1.dsc 2.5 KiB 436357c2b00b2641e4429971d34680d7aec1648cccf820143723915cfe2f9a18
vorta_0.8.2.orig.tar.xz 452.5 KiB f3a690d102d06d6e62c188f22073dc1b232158d2a7f4ab6cf72bd2a00c42d059
vorta_0.8.2-1.debian.tar.xz 30.6 KiB 9fc7a01ffccf75ee5d24b56fb265fb761c276b05511e055908fe873870205915

Available diffs

No changes file available.

Binary packages built by this source

vorta: Desktop Client for Borg Backup

 Vorta is a GUI backup client for macOS and Linux desktops. It enables less
 technical users, or users who prefer GUIs, to benefit from the mighty
 BorgBackup. Now anyone can easily and conveniently protect their data from
 disk failure, ransomware, theft, and user error.
 .
 Features:
   * Encrypted, deduplicated, and compressed backups via Borg.
   * Backup to disk (DAS: direct-attached storage), server (NAS: network
     attached storage), or a hosting service that supports Borg (BorgBase,
     rsync.net, et al).
   * Backups over SSH using "borg server".
   * Profiles for grouping source folders, backup destinations, and schedules.
   * Unified interface for viewing and managing all archives.
   * Enhanced ease of use when restoring individual files.
   * Built-in backup scheduling method that does not depend on system-level
     facilities such as cron or systemd timers.