From d2111daa89a4bd6c79f024203677e9dc5855e496 Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Wed, 18 Oct 2017 13:33:10 +0100 Subject: Add breaks against incompatible btrbk. Closes: #872836 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1fe77d5a..9c1695c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ btrfs-progs (4.13.3-1) unstable; urgency=medium * New upstream release. + * Add breaks against incompatible btrbk. Closes: #872836 -- Dimitri John Ledkov Wed, 18 Oct 2017 13:15:37 +0100 diff --git a/debian/control b/debian/control index 8aaf3d07..32498b33 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Package: btrfs-progs Architecture: linux-any Depends: ${misc:Depends}, ${shlibs:Depends} Replaces: btrfs-tools (<< 4.4.1-1) -Breaks: btrfs-tools (<< 4.4.1-1) +Breaks: btrfs-tools (<< 4.4.1-1), btrbk (<= 0.25.0) Suggests: duperemove Description: Checksumming Copy on Write Filesystem utilities Btrfs is a new copy on write filesystem for Linux aimed at implementing -- cgit v1.2.3