summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9e7e8aaa..1bb9856e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ btrfs-progs (4.9.1-1) UNRELEASED; urgency=medium
[ Dimitri John Ledkov ]
* New upstream release Closes: #849353, #817806, #854915, #845473
* Use dh addon for bash completion (--with bash-completion)
+ * Suggest duperemove Closes: #703169
[ Hideki Yamane ]
* debian/control
diff --git a/debian/control b/debian/control
index 9ab107ce..21979a50 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: btrfs-tools (<< 4.4.1-1)
Breaks: btrfs-tools (<< 4.4.1-1)
+Suggests: duperemove
Description: Checksumming Copy on Write Filesystem utilities
Btrfs is a new copy on write filesystem for Linux aimed at implementing
advanced features while focusing on fault tolerance, repair and easy