summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f3bdc28..440d484 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,7 +14,8 @@ gnumach (2:1.3.99.dfsg.git20110227-1) unreleased; urgency=low
udebs).
- Add gnumach-image-1.3.99-xen-486{,-dbg} containing Xen variants of gnumach
- Add gnumach-common to contain msgids and info documentation shared by
- gnumach-image-1.3.99 packages, which now depend on it.
+ gnumach-image-1.3.99 packages, which now depend on it and replace the
+ previous gnumach package.
- Add gnumach-image-{xen-,}486, which depend on
gnumach-image-1.3.99-{xen-,}486.
- Re-add gnumach{,-dbg} packages, which depend on gnumach-image-486 and
diff --git a/debian/control b/debian/control
index af04953..f799513 100644
--- a/debian/control
+++ b/debian/control
@@ -117,6 +117,8 @@ Package: gnumach-common
Section: devel
Architecture: all
Depends: ${misc:Depends}
+Replaces: gnumach (<< 2:1.3.99.dfsg.git20110227-1)
+Breaks: gnumach (<< 2:1.3.99.dfsg.git20110227-1)
Description: The GNU version of the Mach microkernel, common files.
This are common files used by the Utah Mach microkernel used by the Hurd.