[Pkg-mono-svn-commits] rev 188 - mono/trunk/debian
Eduard Bloch
blade@quantz.debian.org
Wed, 11 Feb 2004 17:44:03 +0100
Author: blade
Date: 2004-02-11 17:44:02 +0100 (Wed, 11 Feb 2004)
New Revision: 188
Modified:
mono/trunk/debian/control
Log:
Since cli-common may be the only one installed virtual package,
mono-common should also conflict with it
Modified: mono/trunk/debian/control
===================================================================
--- mono/trunk/debian/control 2004-02-11 10:29:58 UTC (rev 187)
+++ mono/trunk/debian/control 2004-02-11 16:44:02 UTC (rev 188)
@@ -8,10 +8,10 @@
Build-Conflicts: libmint-dev
Package: mono-common
+Architecture: any
+Depends: binfmt-support (>= 1.1.2)
Provides: cli-common
-Architecture: any
-Depends: binfmt-support
-Conflicts: binfmt-support (<< 1.1.2), binfmt-detector-cli
+Conflicts: binfmt-detector-cli, cli-common
Replaces: mono-jit (<< 0.16), binfmt-detector-cli
Description: common files for the Mono CLI runtimes
The Mono Project is an open development initiative sponsored by Ximian that is