DFSG NEW Queue

DFSG, Licensing & New Packages Team

moraine 0.2.2-1

Package Information

Descriptionsnapshot backup over SSH/rsync and rclone (CLI + GTK desktop app)

Moraine creates timestamped, hard-linked snapshots: each backup run looks like a complete tree, but unchanged files share disk via hard links, so history costs almost nothing. It restores individual files or whole trees, prunes old snapshots with a GFS retention policy, and keeps a run log.

Backends: rsync over SSH, and rclone (cloud, SFTP, SMB, WebDAV, S3, ...).

This package provides both the command-line client (moraine) and the GTK 4 desktop application (moraine-gui) — run whichever you prefer.

MaintainerJonaz Thern <info@thern.io>
Changed ByJonaz Thern <info@thern.io>
Sponsortsimonq2@debian.org
Distributionunstable
Architectureany
VCSgit: https://github.com/TheJonaz/moraine-backup.git (browse)
Closes#1141131
Trackerhttps://tracker.debian.org/pkg/moraine
Uploaded3 hours ago

New Package Report

.changes
Changed-ByJonaz Thern
Architecturesource amd64
Distributionunstable
DateWed, 22 Jul 2026 15:30:00 +0200
Sourcemoraine
Version0.2.2-1
Changelog
moraine (0.2.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1141131)
.dsc
Sectionutils
Priorityoptional
Componentmain
Package-Listmoraine deb utils optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: moraine
Upstream-Contact: Jonaz Thern <info@thern.io>
Source: https://github.com/TheJonaz/moraine-backup
Comment: Cargo dependencies are not vendored in this source package; in Debian
 they are provided by the separate librust-* packages and are covered by their
 own debian/copyright files. This file therefore only covers Moraine's own
 source, assets and packaging.

Files: *
Copyright: 2026 Jonaz Thern <info@thern.io>
License: Expat

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.

Back to Dashboard | View all reviews for this package