From: Ian Jackson Date: Wed, 10 Oct 2018 14:43:49 +0000 (+0100) Subject: debian/control: Add missing Replaces on old xen-utils-common X-Git-Tag: archive/raspbian/4.11.1-1+rpi1^2~73 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=10111cbef2263f21c47f7550f47dbdfc2942b623;p=xen.git debian/control: Add missing Replaces on old xen-utils-common Previously the xenstore utility manpages were erroneously in xen-utils-common. We need to declare Replaces so that dpkg lets us take them over rather than regarding it as a file conflict. I think we can safely drop the old Conflicts/Replaces from Xen 3.1.0 days. Signed-off-by: Ian Jackson --- diff --git a/debian/control b/debian/control index af02c2b72e..a224cc18ca 100644 --- a/debian/control +++ b/debian/control @@ -32,8 +32,7 @@ Package: xenstore-utils Architecture: amd64 arm64 armhf i386 Section: admin Depends: ${shlibs:Depends}, ${misc:Depends} -Replaces: xen-utils-common (<= 3.1.0-1) -Conflicts: xen-utils-common (<= 3.1.0-1) +Replaces: xen-utils-common (<= 4.11.1~pre+1.733450b39b-1~) Suggests: xen-doc Description: Xenstore command line utilities for Xen This package contains command line utilities for interacting with