moraine 0.2.2-1
Package Information
| Description | snapshot 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. |
|---|---|
| Maintainer | Jonaz Thern <info@thern.io> |
| Changed By | Jonaz Thern <info@thern.io> |
| Sponsor | tsimonq2@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://github.com/TheJonaz/moraine-backup.git (browse) |
| Closes | #1141131 |
| Tracker | https://tracker.debian.org/pkg/moraine |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Changed-By | Jonaz Thern |
|---|---|
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Wed, 22 Jul 2026 15:30:00 +0200 |
| Source | moraine |
| Version | 0.2.2-1 |
Changelog
moraine (0.2.2-1) unstable; urgency=medium . * Initial release. (Closes: #1141131)
.dsc
| Section | utils |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | moraine 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.