]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Fix xfs_estimate issue upgrading xfsprogs/xfsdump from lenny
authorGregor Herrman <gregoa@debian.org>
Tue, 9 Nov 2010 11:43:37 +0000 (22:43 +1100)
committerNathan Scott <nathans@debian.org>
Tue, 9 Nov 2010 11:43:37 +0000 (22:43 +1100)
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 <gregoa@debian.org>
Reviewed-by: Nathan Scott <nathans@debian.org>
debian/control

index 652ffcb229f456401e449bf45021ba3f56aec414..f4294347aa67bc8786ba998f19be875e27345aa5 100644 (file)
@@ -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.