Package: fsarchiver Version: 0.8.2-1 Severity: normal Tags: patch Trivial fix for renamed package. Btrfs-progs is present in stretch so this will not cause problems in stretch-backports.
I am also submitting patches for: systemd-container xen-tools udisks2 snapper schroot lxc linaro-image-tools libguestfs0 kvpm btrbk Cheers, Nicholas
>From 6ee30ca00612292249fecea6d034c16c984ff4fe Mon Sep 17 00:00:00 2001 From: Nicholas D Steeves <[email protected]> Date: Tue, 17 Oct 2017 13:15:13 -0400 Subject: [PATCH] Change Suggests: btrfs-tools to btrfs-progs --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index dde40d0..9c0df54 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Suggests: xfsprogs, jfsutils, ntfsprogs, ntfs-3g, - btrfs-tools + btrfs-progs Description: 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 -- 2.11.0
0001-Change-Suggests-btrfs-tools-to-btrfs-progs.patch.gpg
Description: Binary data

