fsarchiver 0.8.7-1 source package in Ubuntu

Changelog

fsarchiver (0.8.7-1) unstable; urgency=medium

  * New upstream version 0.8.7
    - Fixes compatibility with e2fsprogs >= 1.47. (Closes: #1033117)
  * Update debian/watch.
    Use the GitHub API when checking for new upstream releases.
  * Bump Standards-Version to 4.6.2
  * Update obsolete Build-Depends e2fslibs-dev => libext2fs-dev

 -- Michael Biebl <email address hidden>  Tue, 28 Mar 2023 20:34:29 +0200

Upload details

Uploaded by:
Michael Biebl
Uploaded to:
Sid
Original maintainer:
Michael Biebl
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe admin
Lunar release universe admin

Downloads

File Size SHA-256 Checksum
fsarchiver_0.8.7-1.dsc 2.1 KiB f4d10d394dc33b43e2c4b293acfb184bc7fc0db9b8acefbc09570fd87c298a6c
fsarchiver_0.8.7.orig.tar.gz 267.9 KiB f7cd059e70fc57e888db282c622ec050c0dcdbaacc65e3c1eb163cd9d92d810d
fsarchiver_0.8.7-1.debian.tar.xz 4.9 KiB f1d2bcf4d446620544d1c3aaf6b340cb642396f2b248766788f94c5b84f75231

No changes file available.

Binary packages built by this source

fsarchiver: file system archiver

 FSArchiver is a system tool that allows you to save the contents of a
 file system to a compressed archive file. The file system can be restored
 on a partition which has a different size and it can be restored on a
 different file system.
 Unlike tar/dar, FSArchiver also creates the file system when it extracts
 the data to partitions.
 Everything is checksummed in the archive in order to protect the data. If
 the archive is corrupt, you just lose the current file, not the whole archive.

fsarchiver-dbgsym: debug symbols for fsarchiver