From: nathans@debian.org
To: xfs <xfs@oss.sgi.com>
Subject: [PATCH 1/2] xfsprogs: fix debian upgrade issue
Date: Tue, 9 Nov 2010 22:56:58 +1100 (EST) [thread overview]
Message-ID: <1431731622.18831289303817979.JavaMail.root@acxmail-au2.aconex.com> (raw)
In-Reply-To: <1189766076.18791289303743211.JavaMail.root@acxmail-au2.aconex.com>
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@debian.org>
Reviewed-by: Nathan Scott <nathans@debian.org>
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@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next parent reply other threads:[~2010-11-09 11:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1189766076.18791289303743211.JavaMail.root@acxmail-au2.aconex.com>
2010-11-09 11:56 ` nathans [this message]
2010-11-09 13:38 ` [PATCH 1/2] xfsprogs: fix debian upgrade issue Christoph Hellwig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1431731622.18831289303817979.JavaMail.root@acxmail-au2.aconex.com \
--to=nathans@debian.org \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox