[Pkg-libvirt-maintainers] Bug#878916: [patch] Change Build-Depends:	btrfs-tools to btrfs-progs
    Nicholas D Steeves 
    nsteeves at gmail.com
       
    Tue Oct 17 17:11:41 UTC 2017
    
    
  
Package: src:libguestfs
Version: 1:1.36.7-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
  kvpm
  fsarchiver
  btrbk
Cheers,
Nicholas
-------------- next part --------------
>From 7569abdee3cfe92eec2106e5768e1dd041f65ec8 Mon Sep 17 00:00:00 2001
From: Nicholas D Steeves <nsteeves at gmail.com>
Date: Tue, 17 Oct 2017 13:08:57 -0400
Subject: [PATCH] Change Build-Depends: btrfs-tools to btrfs-progs
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 2a21759..9b3334e 100644
--- a/debian/control
+++ b/debian/control
@@ -60,7 +60,7 @@ Build-Depends: debhelper (>= 10),
   attr,
   binutils,
   bsdmainutils,
-  btrfs-tools,
+  btrfs-progs,
   bzip2,
   cpio,
   cryptsetup, busybox,
-- 
2.11.0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Change-Build-Depends-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-libvirt-maintainers/attachments/20171017/22bf642e/attachment.obj>
    
    
More information about the Pkg-libvirt-maintainers
mailing list