From: Gregor Herrman Date: Tue, 9 Nov 2010 11:43:37 +0000 (+1100) Subject: Fix xfs_estimate issue upgrading xfsprogs/xfsdump from lenny X-Git-Tag: v3.1.4~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f7ce491cfe5cf69428068fd86380ad340f8954f;p=thirdparty%2Fxfsprogs-dev.git Fix xfs_estimate issue upgrading xfsprogs/xfsdump from lenny Fix bug "xfsprogs: file conflict when upgrading from lenny": add 'Replaces: xfsdump (<< 3.0.0); thanks to Vagrant Cascadian for the analysis. Signed-off-by: Gregor Herrman Reviewed-by: Nathan Scott --- diff --git a/debian/control b/debian/control index 652ffcb22..f4294347a 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Provides: fsck-backend Suggests: xfsdump, acl, attr, quota Breaks: xfsdump (<< 3.0.0) +Replaces: xfsdump (<< 3.0.0) Architecture: any Description: Utilities for managing the XFS filesystem A set of commands to use the XFS filesystem, including mkfs.xfs.