[PATCH 1/2] xfsprogs: fix debian upgrade issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 <gregoa@xxxxxxxxxx>
Reviewed-by: Nathan Scott <nathans@xxxxxxxxxx>

diff --git a/debian/control b/debian/control
index 652ffcb..f429434 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.

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux