The following commit has been merged in the master branch:
commit ba934b612dae59e70654b4d9356252c25d7aef9a
Author: Samuel Thibault <[email protected]>
Date: Sun Feb 27 23:20:48 2011 +0100
Make gnumach-common replace gnumach
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.
--
Debian GNU Mach packaging