[pkg-lxc-devel] Bug#878908: [patch] Change Suggests: btrfs-tools to btrfs-progs
Nicholas D Steeves
nsteeves at gmail.com
Tue Oct 17 16:38:05 UTC 2017
Package: lxc
Version: 1:2.0.8-3
Severity: normal
Tags: patch
Trivial fix for renamed package. It sounds like btrfs-tools
(transitional dummy package) will be present in buster, so this can be
put off until buster+1. 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
systemd-container
snapper
schroot
linaro-image-tools
libguestfs0
kvpm
fsarchiver
btrbk
Cheers,
Nicholas
-------------- next part --------------
>From 28eeed1a5e66afbdfe3ec9d5d61a5c44bf96e087 Mon Sep 17 00:00:00 2001
From: Nicholas D Steeves <nsteeves at gmail.com>
Date: Tue, 17 Oct 2017 11:41:51 -0400
Subject: [PATCH] Update 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 84a7fbc..68d6bbd 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Recommends: bridge-utils,
openssl,
rsync,
uidmap
-Suggests: apparmor, btrfs-tools, lvm2
+Suggests: apparmor, btrfs-progs, lvm2
Description: Linux Containers userspace tools
Containers are insulated areas inside a system, which have their own namespace
for filesystem, network, PID, IPC, CPU and memory allocation and which can be
--
2.11.0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Update-Suggests-btrfs-tools-to-btrfs-progs.patch.sig
Type: application/octet-stream
Size: 566 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-lxc-devel/attachments/20171017/ea08c7d1/attachment.obj>
More information about the Pkg-lxc-devel
mailing list